summaryrefslogtreecommitdiffstats
path: root/bfdd/bfdd_nb_state.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-16vtysh: Check if bgpd is enabled before installing vtysh commands for RPKIDonatas Abraitis1-0/+2
2024-04-15zebra: fix encoded DNSSL lengthIgor Ryzhov1-0/+1
2024-04-15bgpd: Fix display when using `missing-as-worst`Donald Sharp5-38/+65
2024-04-15bgpd: fix compile erroranlan_cs1-0/+2
2024-04-15bgpd: fix addressing information of non established outgoing sessionsPhilippe Guibert1-0/+18
2024-04-15bgpd: remove useless control checks about TCP connectionPhilippe Guibert1-4/+0
2024-04-15bgpd: Flow Spec redirect IPv6 Extended Community should be 0x0dDonatas Abraitis1-4/+2
2024-04-13tests: Check if maximum-prefix works for EVPN stuff alsoDonatas Abraitis6-0/+155
2024-04-13bgpd: Allow using `maximum-prefix` for EVPNDonatas Abraitis1-0/+9
2024-04-13ospfd: Fix compile warning with `-Wformat-truncation`Donatas Abraitis1-2/+2
2024-04-13isisd: Fix compile warning with `-Wformat-truncation`Donatas Abraitis1-1/+1
2024-04-13bgpd: Drop newline in JSON output for `show bgp afi safi json detail`Donatas Abraitis1-1/+1
2024-04-13bgpd: Drop `bgp_network_import_check_exact_cmd` commandDonatas Abraitis1-0/+3
2024-04-13bgpd: prompt should be given only for the real changeanlan_cs1-62/+76
2024-04-13bpgd: adjust return value for the same commandanlan_cs1-4/+4
2024-04-12zebra: backpressure - Fix Null ptr access (Coverity Issue)Rajasekar Raja1-1/+1
2024-04-12bgpd: Convert int's to bool in a couple of spotsDonald Sharp1-6/+6
2024-04-12bgpd: Increase install/uninstall speed of evpn vpn vni'sDonald Sharp1-47/+21
2024-04-12bfdd: add check for flag Mzmw123062-0/+8
2024-04-11ospfd, ospf6d: Remove deprecated JSON fieldsDonatas Abraitis2-18/+0
2024-04-11tools: frr-reload strip interface vrf ctx lineChirag Shah1-0/+21
2024-04-10tests: Cleanup generate_support_bundle() to not failDonald Sharp1-2/+14
2024-04-10zebra: rtadv uses uninited data to sendmsgDonald Sharp1-5/+5
2024-04-10bgpd: fix 'show bgp neighbors' outputPhilippe Guibert1-2/+2
2024-04-10tools/indent.py: fix encoded byte stream handlingAndrew Cooks1-2/+2
2024-04-09zebra: Use more appropriately sized stream packets for evpnDonald Sharp3-7/+7
2024-04-09zebra: Actually display I/O buffer sizesDonald Sharp2-5/+1
2024-04-09isisd: The hold time of hello packets on a P2P link does not match the sendin...zhou-run1-1/+1
2024-04-09doc: add doc about the zebra dataplane api versionMark Stapp1-0/+15
2024-04-09zebra: add dataplane API version valueMark Stapp2-0/+20
2024-04-09lib: add simple generic version helpersMark Stapp2-0/+20
2024-04-09topotests: do not check table versionLouis Scalbert7-7/+0
2024-04-08bgpd : backpressure - Handle BGP-Zebra(EPVN) Install evt CreationRajasekar Raja9-142/+300
2024-04-08tests: add ascii diagram to test_bgp_linkbw_ipLouis Scalbert1-1/+33
2024-04-08zebra: fix static srv6 segment-list sid orderDmytro Shytyi1-1/+1
2024-04-08doc: fix one bgp commandanlan_cs1-1/+1
2024-04-06zebra: fix wrong check for mpls labelanlan_cs3-7/+12
2024-04-05pimd: pim mlag summary should display the down connection status.Rajesh Varatharaj1-6/+9
2024-04-05doc: correct a few commands for isisanlan_cs1-4/+4
2024-04-05zebra: cosmetic change for one flaganlan_cs1-3/+3
2024-04-04bgpd: fix install BGP route with appropriate colored ext. communityPhilippe Guibert1-2/+4
2024-04-04tests: increase topotest wait time for bfd convergenceMark Stapp1-1/+1
2024-04-04isisd: fix mispelling with ISIS_SR_LAN_BACKUPPhilippe Guibert5-11/+9
2024-04-03lib: add srv6 bsid to seg6local_context2strPhilippe Guibert1-1/+3
2024-04-03topotests: fix ignore routes with linkdownPhilippe Guibert1-0/+2
2024-04-02ospfd: Implement non-broadcast support for point-to-multipoint networksAcee Lindem23-200/+1188
2024-04-02doc: fix one command for isisanlan_cs1-1/+1
2024-04-01bgpd: Sort the bgp_path_info'sDonald Sharp4-69/+335
2024-04-01tests: add topotest for PG remote-as add delChirag Shah5-1/+62
2024-04-01zebra: don't deref vxlan-vni arrayMark Stapp1-0/+3