summaryrefslogtreecommitdiffstats
path: root/debian (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-19zebra: add alias for "show ip/ipv6 ro"Stephen Worley1-0/+10
2020-10-19zebra: fix NHE dependents backpointer relationshipStephen Worley1-11/+20
2020-10-18bgpd: Convert inet_ntoa to %pI4/inet_ntopDonatas Abraitis17-279/+360
2020-10-17ospf6d: Convert to using %pFXDonald Sharp1-28/+10
2020-10-17ospfd: Convert to using %pFXDonald Sharp6-39/+28
2020-10-17ripd: Convert to using %pFXDonald Sharp2-29/+18
2020-10-17ripngd: Convert to using %pFXDonald Sharp2-38/+23
2020-10-17lib: Convert usage of strings to %pFX and %pRNDonald Sharp3-60/+17
2020-10-17*: Create/Use accessor functions for lock countDonald Sharp15-33/+53
2020-10-17lib: Relax usage of `ip prefix-list A.B.C.D/M ge Y`Donald Sharp1-3/+3
2020-10-17zebra: Fix use after free in debug pathDonald Sharp1-1/+10
2020-10-17doc: Add %pBD print formatter to docDonald Sharp1-0/+2
2020-10-17bgpd: Use bgp_dest_get_prefix accessor functionDonald Sharp2-5/+8
2020-10-17bgpd: More bgp_node -> bgp_dest cleanupDonald Sharp4-149/+161
2020-10-17bgpd: Convert to %pFX or %pBD where possibleDonald Sharp2-71/+44
2020-10-17bgpd: add `%pBD` for printing `struct bgp_dest *`David Lamparter8-23/+36
2020-10-17sharpd: Fix nexthop group name collisionDonald Sharp1-2/+3
2020-10-17tests: fix spurious failures in the TI-LFA topotestRenato Westphal6-20/+0
2020-10-16zebra: support multiple connected subnets on an interfaceMark Stapp1-10/+5
2020-10-16bgpd: replace bgp_evpn_route2str with prefix2strPat Ruddy5-118/+50
2020-10-15vrrpd: Convert to using %pFXPat Ruddy2-17/+8
2020-10-15lib: align prefixevpn2str output with bgp_evpn_route2strPat Ruddy1-49/+42
2020-10-15ospfd: fix invocation of ospfTrapNbrStateChangeBabis Chalios1-14/+19
2020-10-15isisd: fix check for area-tag modificationIgor Ryzhov1-6/+1
2020-10-14bgpd: print error when as-path filter doesn't existIgor Ryzhov1-2/+4
2020-10-14isisd: change debug messages to use uppercase SPFRenato Westphal2-27/+19
2020-10-14doc: document new IS-IS TI-LFA commands and optionsRenato Westphal1-2/+15
2020-10-14tests: add IS-IS TI-LFA topotestRenato Westphal182-0/+13318
2020-10-14tests: add IS-IS TI-LFA unit testsRenato Westphal4-4/+1908
2020-10-14isisd: implement TI-LFA protection for Adj-SIDsRenato Westphal5-16/+146
2020-10-14isisd: add support for Topology Independent LFA (TI-LFA)Renato Westphal16-154/+1705
2020-10-14yang, isisd: add TI-LFA YANG nodes and corresponding skeleton callbacksRenato Westphal5-0/+249
2020-10-14ospfd: fix SA warnings in ospfd, ospfclientMark Stapp2-9/+96
2020-10-14ospfd: make reason string production saferMark Stapp3-35/+66
2020-10-14ospfd: Store neighbor Adjacency SID in SR databaseOlivier Dugeon2-19/+23
2020-10-13bgpd: numerical evpn type support to route-map cmdsStephen Worley1-14/+46
2020-10-13bgpd: numerical evpn type support to debug commandsStephen Worley3-17/+19
2020-10-13bgpd: make debug evpn help use string constantsStephen Worley1-8/+8
2020-10-13bgpd: numerical evpn type support to more show cmdsStephen Worley1-77/+58
2020-10-13lib: consolidate evpn type help strings into macroStephen Worley1-0/+8
2020-10-13*: Consolidate on first git blame ignore revsDonald Sharp2-10/+11
2020-10-13zebra: Isolate mlag_rd_buf_offset to the actual using functionDonald Sharp3-3/+2
2020-10-13Revert "zebra: the mlag_rd_buf_offset variable was write only"Donald Sharp3-1/+6
2020-10-13zebra: quiet the zebra opaque message debugsMark Stapp1-10/+9
2020-10-13zebra: only track NHEs from the dataplane for ID usageStephen Worley1-3/+4
2020-10-13tests: Enable evpn_type5_test_topo1 suite to run in CIKuldeep Kashyap1-1/+1
2020-10-13ospfd: Prevent crash if transferring config amongst instancesDonald Sharp1-2/+15
2020-10-13ospfd: fix "no ip ospf area"Igor Ryzhov1-3/+6
2020-10-13doc, zebra: remove keep_kernel option everywhereEmanuele Bovisio2-5/+0
2020-10-13zebra: ifi_link_state is the link stateRoy Marples1-25/+69