summaryrefslogtreecommitdiffstats
path: root/bgpd/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-11pimd: Modifying in_addr to pim_addr in struct pim_neighbor and gm_socksarita patra2-3/+4
2022-01-11pimd: Modifying in_addr to pim_addr in struct pim_upstream for IPv6.sarita patra1-2/+2
2022-01-11pimd: Modifying in_addr to pim_addr in struct pim_nexthop for IPv6.sarita patra1-1/+2
2022-01-11pimd: Modifying in_addr to pim_addr in struct igmp_group for IPv6.sarita patra1-2/+1
2022-01-11pimd: Modifying in_addr to pim_addr in struct pim_iface_upstream_switchsarita patra2-2/+3
2022-01-11pimd: Modifying in_addr to pim_addr in struct pim_jp_agg_group for IPv6Mobashshera Rasool1-1/+1
2022-01-11pimd: Modifying in_addr to pim_addr in igmp_source for IPv6.Mobashshera Rasool1-1/+1
2022-01-11pimd: Modifying in_addr to pim_addr in igmp_join for IPv6.Mobashshera Rasool1-2/+3
2022-01-11pimd: Modifying in_addr to pim_addr in struct pim_interface for IPv6Mobashshera Rasool4-13/+11
2022-01-11pimd: Modify in_addr to pim_addr in pim_assert_metricMobashshera Rasool2-5/+5
2022-01-11pimd: Modifying in_addr to pim_addr in struct pim_ifchannel for IPv6.Mobashshera Rasool3-10/+8
2022-01-11ospfd,ospf6d: make clear the comparison of routemap nameanlan_cs2-12/+12
2022-01-10pimd: API changes to accomodate IPv4 and IPv6Mobashshera Rasool1-0/+15
2022-01-10doc: Adding the Design document for PIM IPv6Mobashshera Rasool2-0/+0
2022-01-10pimd: Adding pim_addr as common address for IPv4 and IPv6Mobashshera Rasool1-0/+2
2022-01-08tests: BGP : Dynamic route leak VRF lite (BGP-GR)ARShreenidhi3-1/+782
2022-01-08bgpd: VRF-Lite fix to clear stale leaked routesKantesh Mundaragi1-0/+20
2022-01-08pimd: Cleanup weird indentationDonald Sharp1-17/+15
2022-01-08bfdd: Clean up some white space snafu'sDonald Sharp1-2/+2
2022-01-08lib: small debug adjustment for bfdanlan_cs1-4/+4
2022-01-08pimd: remove redundant header inclusionMobashshera Rasool1-1/+0
2022-01-07tests: Adopt bgp_shutdown_message test to a proper encodingDonatas Abraitis1-6/+1
2022-01-07doc: Add rfc9003 to supported BGP RFCsDonatas Abraitis1-0/+2
2022-01-07bgpd: Use correct encoding before printing shutdown msgDonatas Abraitis1-2/+8
2022-01-07bgpd: Limit shutdown message size to max 255 charactersDonatas Abraitis1-0/+6
2022-01-07bgpd: Increase administrative shutdown message size to 255Donatas Abraitis3-5/+7
2022-01-07bgpd: Add a warning if we try to use the last reserved ASNDonatas Abraitis2-0/+6
2022-01-07tests: Ensure packets have a chance to arrive in test_multicast_pim_sm_topo4.pyDonald Sharp1-27/+54
2022-01-07test: Cleanup via black the test_multicast_pim_sm_topo4.pyDonald Sharp1-3/+3
2022-01-07tests: Rename poorly named functionDonald Sharp6-35/+35
2022-01-06bgpd: Deprecate DPA, ADVERTISER and RCID_PATH path attributesDonatas Abraitis4-9/+2
2022-01-06tools: Run formatter over generate_support_bundle.pyDonald Sharp1-3/+13
2022-01-06build: add "--with-service-timeout" in configure.acanlan_cs4-2/+25
2022-01-06tests: Fixup output that was incorrect in nhrp_topoDonald Sharp1-4/+4
2022-01-06bgpd: Graceful Restart restart-time can be 0Donatas Abraitis4-4/+15
2022-01-06doc: minor grammar correctionanlan_cs1-0/+1
2022-01-06bgpd: Increase maximum supress threshold for dampening to 50,000Donatas Abraitis3-3/+5
2022-01-06bgpd: Adjust symbolic names for cease notifications according to rfc4486Donatas Abraitis3-11/+11
2022-01-05topotests: require Linux 5.0 for NHRPDavid Lamparter1-0/+6
2022-01-05docs: clarify topotest requirementsMark Stapp1-6/+7
2022-01-04docker: update alpine build enable set own versionStephen Worley2-2/+10
2021-12-31bfdd: correct one spelling error of commentanlan_cs1-1/+1
2021-12-31tools: cleanup route convertion from null0/Null0 to blackholeanlan_cs1-5/+1
2021-12-28tests: Add basic BGP Long-lived Graceful restart testsDonatas Abraitis10-0/+247
2021-12-28bgpd: Change default long-lived graceful restart stale timer to 0 secondsDonatas Abraitis3-4/+7
2021-12-28bgpd: Implement LLGR helper modeDonatas Abraitis7-19/+288
2021-12-23bgpd: Drop `if 0` blocksDonatas Abraitis2-20/+0
2021-12-23ospf6d: clean coverity warning of possible null pointeranlan_cs1-0/+2
2021-12-23zebra: cleanup checking zebra_evpn_mac_add function's return valueanlan_cs2-29/+1
2021-12-22doc: Minor grammar correctionAdriano Marto Reis1-1/+1