summaryrefslogtreecommitdiffstats
path: root/nhrpd/nhrp_nhs.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-28zebra: When we get a rib deletion event be smarterDonald Sharp1-1/+2
2020-08-28zebra: When shutting down an interface immediately notify about rnhDonald Sharp7-11/+24
2020-08-27zebra: fix netlink batchingJakub Urbańczyk1-15/+11
2020-08-27isisd: Remove IPV4 from NLPID's if not enabledPrzemyslaw1-1/+1
2020-08-27zebra: When we fail, actually note the failureDonald Sharp2-7/+4
2020-08-27zebra: Short circuit test for nexthop groups when not usingDonald Sharp1-4/+5
2020-08-27isisd: add abiliy to compute the reverse shortest path treeRenato Westphal7-13/+207
2020-08-27tests, isisd: add IS-IS SPF unit testsRenato Westphal20-79/+4760
2020-08-27isisd: make the SPF code more modularRenato Westphal6-388/+542
2020-08-27isisd: introduce command to display IS-IS routesRenato Westphal2-2/+180
2020-08-27isisd: minor cleanupRenato Westphal7-76/+75
2020-08-27isisd: reuse adjacency state change hook in the SPF codeRenato Westphal4-9/+15
2020-08-27isisd: introduce two LSP iteration functionsRenato Westphal2-0/+174
2020-08-26doc: test sphinx version, use correct apisMark Stapp1-2/+25
2020-08-26pimd: fix IGMP querier electionNathan Bahr1-1/+1
2020-08-26pimd: fix IGMP source address on transmitNathan Bahr1-0/+10
2020-08-26pimd: fix IGMP receive handlingNathan Bahr3-32/+28
2020-08-26ospfd: Coverity correctionsOlivier Dugeon3-30/+45
2020-08-26isisd: don't add Adj-SIDs when an IP address is missingRenato Westphal1-2/+2
2020-08-26isisd: make vid2string() fully reentrantRenato Westphal1-1/+3
2020-08-26bgpd: Remove a deadcode freeing JSON in bgp_show_all_instances_neighbors_vtyDonatas Abraitis1-4/+1
2020-08-25github: Add lost chapter witch issue templatene-vlezay801-1/+1
2020-08-25zebra: remove fuzzing stuffJakub Urbańczyk8-219/+0
2020-08-25tests: fix router stop logicMark Stapp1-8/+17
2020-08-25tests: remove some unused importsMark Stapp3-3/+0
2020-08-25tests: include all daemons in all-proto error testsMark Stapp1-0/+29
2020-08-25bgpd: reset session if ebgp-multihop is set and no session establishedAlexander Chernavin1-1/+1
2020-08-25bgpd: withdraw default route when route-map has no matchAlexander Chernavin1-0/+3
2020-08-25doc: vrf socket creation logicOleg A. Arkhangelsky1-1/+1
2020-08-24bgpd: alias for bgp no shutdown cmdDavid Schweizer1-12/+5
2020-08-24bfdd: fix parameter lengthIgor Ryzhov1-2/+2
2020-08-24lib, tools: fix reloading of key sub-context in key chainsAlexander Chernavin2-0/+3
2020-08-24bgpd: minor fix for shutdown cli commandsDavid Schweizer1-2/+2
2020-08-24topotests: bump zebra netlink socket buffer sizeRafael Zalamena1-1/+1
2020-08-24doc: Add docs for ospf proactive-arp commandJakub Urbańczyk1-0/+11
2020-08-24bgpd: additional no bgp shutdown cli commandDavid Schweizer1-0/+13
2020-08-22bgpd: Honor route-maps when forcing maximum-prefix for filtered routesDonatas Abraitis1-0/+13
2020-08-21doc: vrf socket creation logicOleg A. Arkhangelsky1-24/+3
2020-08-21zebra: fix SA warning in rib_process()Mark Stapp1-8/+10
2020-08-21tests: Cleanup and fix error message in bgp_features testsuiteMartin Winter1-8/+1
2020-08-21bgpd: fix Dereference of null pointer in flowspecPhilippe Guibert2-33/+32
2020-08-21bgpd: remove warnings related to line too longs in bgp codePhilippe Guibert4-62/+88
2020-08-21bgpd: do not forget to set the size of community val lengthPhilippe Guibert2-0/+2
2020-08-21bgpd: remove sprintf() usage on flowspecPhilippe Guibert1-1/+1
2020-08-21bgp, zebra: add some alignments with remarks from communityPhilippe Guibert6-35/+35
2020-08-21topotest: add bgp flowspec ipv4/ipv6 testPhilippe Guibert7-0/+373
2020-08-21doc: add bgp flowspec ipv6 documentationPhilippe Guibert1-1/+34
2020-08-21bgpd: fill in local ecommunity context with ecom unit lengthPhilippe Guibert2-12/+22
2020-08-21bgpd: fallback proto icmp/v6 to appropriate l3 filterPhilippe Guibert2-1/+6
2020-08-21bgpd: limit policy routing with flowlabel, fragment, and prefix offsetPhilippe Guibert1-0/+17