summaryrefslogtreecommitdiffstats
path: root/ripd (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-24debianpkg, tools: Add fabricd to distribution scriptsChristian Franke7-3/+8
2018-10-24isisd: delay lsp regeneration while events are still coming inChristian Franke3-5/+19
2018-10-24isisd: Combine lsp_l1/l2_refreshChristian Franke3-49/+37
2018-10-24isisd: Log LSP-update trigger sourceChristian Franke2-4/+13
2018-10-24isisd: Log SPF trigger source when debuggingChristian Franke2-5/+12
2018-10-23Revert "bgpd: Set attributes according route-maps if applied for default-orig...Donald Sharp1-30/+32
2018-10-23Revert "bgpd: Make sure default-originate works without route-map as well"Donald Sharp1-19/+5
2018-10-23bgpd: When displaying default originate debugs don't print gibberishDonald Sharp1-0/+2
2018-10-23bgpd:Fixing the signature of community_free functionSri Mohana Singamsetty7-41/+37
2018-10-23bgpd: Select default routing table when importing VRF routes into globalDonatas Abraitis1-7/+6
2018-10-23bgpd: fill in prefix for flowspec entry when json format is requestedPhilippe Guibert1-9/+26
2018-10-23zebra: add comment about Linux ifdown handlingDavid Lamparter1-0/+4
2018-10-23ripd: fix list compare orderDavid Lamparter1-1/+1
2018-10-20ospfd: fix issue with the "no segment-routing prefix A.B.C.D/M" commandRenato Westphal1-0/+3
2018-10-20ospf6d: fix two "show" commandsRenato Westphal1-2/+12
2018-10-20lib: fix the "no match ipv6 next-hop type" commandRenato Westphal1-1/+2
2018-10-20bgpd: use the vrf_bitmap_*() helper functions when necessaryRenato Westphal1-6/+9
2018-10-20bgpd: fix bug while iterating over VPN tableRenato Westphal1-0/+2
2018-10-20bgpd: remove wrong assertRenato Westphal1-1/+0
2018-10-20bgpd: fix NULL pointer dereference bugRenato Westphal1-0/+4
2018-10-20bgpd: add a NULL check to prevent a crash in the rfapi codeRenato Westphal1-1/+1
2018-10-20bgpd: fix crashes caused by missing input validationRenato Westphal1-2/+2
2018-10-20bgpd: fix some NULL pointer dereference bugsRenato Westphal1-8/+15
2018-10-20bgpd: fix the "no neighbor A.B.C.D maximum-prefix" commandRenato Westphal1-15/+19
2018-10-20bgpd: handle NULL pointers in lcommunity_cmp()Renato Westphal1-0/+6
2018-10-20bgpd: fix cleanup of dampening configurationRenato Westphal1-0/+3
2018-10-20bfdd: do not allow multihop peers without a local-addressRenato Westphal1-1/+1
2018-10-20ospfd: Do not allow thread dropDonald Sharp1-3/+1
2018-10-20bgpd: Dissallow v6 routes from setting a v4 nexthopDonald Sharp1-0/+3
2018-10-20bgpd: Prep commit to cleanup indentationDonald Sharp1-35/+32
2018-10-19*: Replace hash_cmp function return value to a boolDonald Sharp52-240/+239
2018-10-19*: Fixup to use proper list_cmp functionsDonald Sharp4-5/+30
2018-10-19build: rewrite readline/curses checkDavid Lamparter3-38/+43
2018-10-19debianpkg: remove bad USE_* options, add WERRORDavid Lamparter1-23/+8
2018-10-19debianpkg: clean up dependenciesDavid Lamparter2-1/+2
2018-10-19debianpkg: strip ancient/unused cruftDavid Lamparter3-23/+4
2018-10-19build: try to use -D option for ar and ranlibDavid Lamparter2-0/+30
2018-10-19build: fix some escapes in configure.acDavid Lamparter1-3/+3
2018-10-18zebra: Add some missing breadcrumbsDonald Sharp1-0/+11
2018-10-18lib: add libunwind support for backtracesDavid Lamparter5-19/+128
2018-10-17zebra: remove kernel routes that are suppressedPhilippe Guibert1-2/+8
2018-10-17bgpd: add command to display update groups for l2vpn evpnDon Slice1-0/+18
2018-10-17bgpd: Cleanup bnch_nexthop_cache_reset to fit cleanerDonald Sharp1-9/+9
2018-10-17bgpd: Fix crash when using v4 route w/ v6 nexthopDonald Sharp3-6/+19
2018-10-17bgpd: Route Server support for evpn address-familyLakshman Krishnamoorthy1-0/+2
2018-10-16bgpd: Add a better breadcrumb for interface based peersDonald Sharp1-1/+2
2018-10-16staticd: add ability to create onlink static routeQuentin Young4-33/+55
2018-10-16isisd: adjust lsp size to area->lsp_size before packingChristian Franke1-2/+15
2018-10-16isisd: Unlink LSP fragments from LSP0 on lsp_destroyChristian Franke1-7/+13
2018-10-16bgpd: fix missed info->path rename in snmpDavid Lamparter1-1/+1