summaryrefslogtreecommitdiffstats
path: root/pimd/pim_cmd.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-15bgpd: Create separate udpate-group when using `maximum-prefix-out` commandDonatas Abraitis1-1/+3
2020-09-01zebra: increase netlink receive buffer sizeJakub Urbańczyk1-1/+13
2020-08-31eigrpd: make `show ip eigrp vrf all neighbor` work correctlyDonald Sharp1-16/+37
2020-08-31eigrpd: Make `show ip eigrp vrf all interfaces` work correctlyDonald Sharp1-14/+36
2020-08-31lib: silence overly verbose CLI warningRenato Westphal1-4/+10
2020-08-31eigrpd: Fix `show ip eigrp vrf all topology` to actually workDonald Sharp1-15/+40
2020-08-29eigrpd: Cleanup eigrp interface display to respect 16 charactersDonald Sharp1-2/+2
2020-08-29zebra: fix misc problems with ES managementAnuradha Karuppiah1-4/+9
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-28tests: small topotest improvements for python3Mark Stapp2-19/+37
2020-08-28tests: Add new tests to bgp-basic-functionality-topo1Kuldeep Kashyap4-113/+882
2020-08-28pbrd: Convert pnhc->nexthop to it's own dataDonald Sharp3-50/+49
2020-08-28pbrd: When multiple items share the pnhc do the right thingDonald Sharp3-26/+86
2020-08-28lib: Note old ifindex on shutdownDonald Sharp4-1/+12
2020-08-28pbrd: Allow interfaces to be deleted then added back inDonald Sharp6-2/+100
2020-08-28lib: Allow nexthop simple display to take an alternate ifp nameDonald Sharp3-8/+15
2020-08-28pbrd: Properly hook back up when vrf is destroyed than recreatedDonald Sharp6-3/+135
2020-08-27lib: break up show nexthop API a bit for reuseStephen Worley2-3/+12
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-27ospfd: use a new vertex list for every SPF runGalaxyGorilla3-25/+30
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