summaryrefslogtreecommitdiff
path: root/bgpd
AgeCommit message (Expand)Author
2024-11-17bgpd: Validate both nexthop information (NEXTHOP and NLRI)Donatas Abraitis
2024-11-12bgpd: Fix for match source-protocol in route-map for redistribute cmdRajasekar Raja
2024-11-11bgpd: fix addressing information of non established outgoing sessionsPhilippe Guibert
2024-11-11bgpd: remove useless control checks about TCP connectionPhilippe Guibert
2024-11-08bgpd: Set LLGR stale routes for all the paths including addpathDonatas Abraitis
2024-11-08bgpd: Clear all paths including addpath once GR expiresDonatas Abraitis
2024-11-05bgpd: Treat numbered community-list only if it's in a range 1-500Donatas Abraitis
2024-10-29Merge pull request #17289 from opensourcerouting/16354-bp-9.1Russ White
2024-10-29Merge pull request #17285 from FRRouting/mergify/bp/stable/9.1/pr-17278Russ White
2024-10-29bgpd: fix crash when polling bgp4v2PathAttrTableFrancois Dumontet
2024-10-29bgpd: add `bgp ipv6-auto-ra` commandMikhail Sokolovskiy
2024-10-29bgpd: fix blank line in running-config with bmp listener cmdPhilippe Guibert
2024-10-28bgpd: fix display of local label in show bgpLouis Scalbert
2024-10-25bgpd: compare aigp after local route check in bgp_path_info_cmp()Enke Chen
2024-10-23bgpd: Include structure when removing End.DT46 SIDCarmine Scarpitta
2024-10-23bgpd: Include structure when removing End.DT4/6 SIDCarmine Scarpitta
2024-10-23bgpd: Include structure when installing End.DT46 SIDCarmine Scarpitta
2024-10-23bgpd: Include structure when installing End.DT4/6 SIDCarmine Scarpitta
2024-10-21bgpd: allow value 0 in aigp-metric settingEnke Chen
2024-10-17bgpd: fix several issues in sourcing AIGP attributeEnke Chen
2024-10-15bgpd: fix route selection with AIGPEnke Chen
2024-10-14Merge pull request #16927 from FRRouting/mergify/bp/stable/9.1/pr-16913Donatas Abraitis
2024-10-11bgpd: Move some non BGP-specific route-map functions to libDonatas Abraitis
2024-10-07Merge pull request #16981 from FRRouting/mergify/bp/stable/9.1/pr-16971Donatas Abraitis
2024-10-02bgpd: fix printfrr_bp for non initialized peersLouis Scalbert
2024-10-02bgpd: Actually make ` --v6-with-v4-nexthops` it workDonatas Abraitis
2024-09-25bgpd: EVPN fix per rd specific type-2 json outputSindhu Parvathi Gopinathan
2024-08-22Merge pull request #16624 from FRRouting/mergify/bp/stable/9.1/pr-16546Donatas Abraitis
2024-08-22bgpd: fix, do not access peer->notify.data when it is nullDmytro Shytyi
2024-08-21bgpd: fix crash at no rpkiLouis Scalbert
2024-07-31bgpd: Check the actual remaining stream length before taking TLV valueDonatas Abraitis
2024-07-01bgpd: Ignore RFC8212 for BGP ConfederationsDonatas Abraitis
2024-06-25bgpd: Check if we have real stream data for tunnel encapsulation sub-tlvsDonatas Abraitis
2024-06-25bgpd: Adjust the length of tunnel encap sub-tlv by sub-tlv typeDonatas Abraitis
2024-06-25Merge pull request #16276 from FRRouting/mergify/bp/stable/9.1/pr-16242Donatas Abraitis
2024-06-24bgpd: Check if we have really enough data before doing memcpy for software ve...Donatas Abraitis
2024-06-24bgpd: Remove redundant whitespace before printing the reason of the failed peerDonatas Abraitis
2024-06-24bgpd: Set last reset reason to admin shutdown if it was manuallyDonatas Abraitis
2024-05-20Merge pull request #16046 from FRRouting/mergify/bp/stable/9.1/pr-16033Donald Sharp
2024-05-20bgpd: Fix `match peer` when switching between IPv4/IPv6/interfaceDonatas Abraitis
2024-05-20bgpd: Fix logging message when receiving a software version capabilityDonatas Abraitis
2024-05-17bgpd: fix dynamic peer graceful restart race conditionLouis Scalbert
2024-05-08Merge pull request #15957 from FRRouting/mergify/bp/stable/9.1/pr-15895Donald Sharp
2024-05-07bgpd: Allow using optional table id for negative `no set table X` commandDonatas Abraitis
2024-05-07bgpd: Fix `no set as-path prepend ASNUM...`Donatas Abraitis
2024-05-07bgpd: Ignore validating the attribute flags if path-attribute is configuredDonatas Abraitis
2024-05-06bgpd: Fix the order of NULL check and ZAPI decodeCarmine Scarpitta
2024-05-06bgpd: Fix crash when deleting the SRv6 locatorCarmine Scarpitta
2024-04-24Revert "bgpd: fix pointer arithmetic in bgp snmp module"Louis Scalbert
2024-04-16bgpd: Fix display when using `missing-as-worst`Donald Sharp