summaryrefslogtreecommitdiffstats
path: root/doc/user/nhrpd.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-17ospfd: Ospf ABR doesnt Advertise LSA summaryrgirada1-6/+7
2023-03-17ospfd: Log Adjacency Changes with Neighbor IP in addition to Neighbor IDMartin Winter1-6/+7
2023-03-17ospfd, ospf6d: Add more logging detailsDonatas Abraitis5-70/+100
2023-03-17bgpd: Always restart timer from scratch in OpenConfirm/EstablishedDonald Sharp1-10/+18
2023-03-16lib: Speedup prefix-list readin by a large factorDonald Sharp2-75/+4
2023-03-16bgpd: Use interface name instead of pointer valueDonald Sharp1-3/+6
2023-03-16bgpd: fix NULL argument warningDavid Lamparter1-1/+1
2023-03-15lib: adapt clippy to Python 3.8+ init APIDavid Lamparter1-0/+48
2023-03-15bgpd: Unlock bgp dest node if leak_update() failsDonatas Abraitis1-3/+7
2023-03-15bgpd: Free previously dup'ed aspath attribute for aggregate routesDonatas Abraitis1-3/+7
2023-03-15bgpd: Unlock dest if we return earlier for aggregate installDonatas Abraitis3-10/+14
2023-03-15tools: frr-reload fix list value not presentChirag Shah1-2/+4
2023-03-14bgpd: Drop afi_t from bgp_evpn_global_node_lookup()Donatas Abraitis4-21/+17
2023-03-14bgpd: Rename bgp_afi_node_lookup() to bgp_safi_node_lookup()Donatas Abraitis6-16/+17
2023-03-14bgpd: Free memory allocated by ecommunity_ecom2str()Donatas Abraitis1-5/+8
2023-03-13tools: Use specific syntax for conditions for Github actionsDonatas Abraitis1-1/+1
2023-03-12isisd: pfpacket BPF filter with IS-IS over tunnel supportJosef Miegl1-8/+19
2023-03-12pimd: IN_MULTICAST needs host orderDonald Sharp1-1/+1
2023-03-11bgpd: Increment version number even when no data is sentDonald Sharp1-0/+17
2023-03-09lib, bgpd: Add more debugs to GR Capability exchangeDonald Sharp6-18/+62
2023-03-09zebra: add json support when "show zebra mpls" returns nothingPhilippe Guibert1-2/+8
2023-03-08zebra: Make GR debug logs at least vrf awareDonald Sharp1-34/+70
2023-03-08bgpd: Simplify the code for show commandanlan_cs1-25/+10
2023-03-07tests: Check if IPv6 BGP Link-Local peering worksDonatas Abraitis6-0/+108
2023-03-07bgpd: Check if the peer is configured as interface when checking NHTDonatas Abraitis1-1/+1
2023-03-07bgpd: Add missing items to debug for update group hash key creationDonald Sharp1-2/+19
2023-03-06tests: [PIMv6] Adding multicast pim6 SM testsuiteKuldeep Kashyap3-0/+2526
2023-03-06tests: [PIMv6] F/W support for multicast pimv6 automationKuldeep Kashyap1-17/+149
2023-03-06doc: Correct some wordsanlan_cs3-25/+25
2023-03-05tools: Do not run commit linter for other branches than masterDonatas Abraitis1-2/+3
2023-03-05bgpd: Do not send notification twice when parsing NLRI labelsDonatas Abraitis1-4/+0
2023-03-04bgpd: Fix use beyond end of stream of labeled unicast parsingDonald Sharp1-0/+15
2023-03-04babeld: fix #11808 to avoid infinite loopsharryreps1-3/+3
2023-03-03bgpd: Intern attributes before putting into rib-outDonatas Abraitis1-4/+8
2023-03-03bgpd: rfapi memleak: clean CE tables at exitG. Paul Ziemba1-25/+28
2023-03-03tests: fix --pause functionalityChristian Hopps1-6/+1
2023-03-03tools: Do not force Sentence-case for commit messagesDonatas Abraitis2-2/+0
2023-03-03bfdd: Remove useless check for ECHO packetanlan_cs1-7/+1
2023-03-03tools: Add missing `mgmtd` prefix for commitlintDonatas Abraitis1-0/+1
2023-03-03tools: Add missing `pathd` prefix for commitlintDonatas Abraitis1-0/+1
2023-03-03tools: Add help url when commitlint failsDonatas Abraitis1-0/+1
2023-03-02ospfd: correctly update outbound filter-list once prefix-list is updatedRenato Westphal1-1/+1
2023-03-02ospfd, ospf6d: perform GR consistency check only when necessaryRenato Westphal2-4/+12
2023-03-02ospf6d: fix processing of inter-area-prefix-LSAs with the LA-bit setRenato Westphal1-5/+4
2023-03-02ospf6d: handle redistributed routes without nexthop addressesRenato Westphal5-7/+10
2023-03-02ospf6d: fix missing intra-area-prefix-LSA after a graceful restartRenato Westphal1-0/+6
2023-03-02ospf6d: originate AS-External LSAs with a forwarding addressRenato Westphal1-4/+12
2023-03-02ospf6d: fix refreshing of NSSA/AS-external LSAs after a graceful restartRenato Westphal1-0/+11
2023-03-02ospf6d: fix duplicate inter-area-prefix-LSAs after exiting from GR modeRenato Westphal3-3/+43
2023-03-02ospf6d: add exception for virtual links when exiting from the GR modeRenato Westphal1-1/+3