summaryrefslogtreecommitdiff
path: root/bgpd
AgeCommit message (Expand)Author
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
2024-04-08Merge pull request #15690 from FRRouting/mergify/bp/stable/9.1/pr-15640Jafar Al-Gharaibeh
2024-04-05bgpd: Fix errors handling for MP/GR capabilities as dynamic capabilityDonatas Abraitis
2024-04-04Revert "bgpd: fix 6vpe nexthop"Donatas Abraitis
2024-04-03Merge pull request #15663 from FRRouting/mergify/bp/stable/9.1/pr-15634Donatas Abraitis
2024-04-03bgpd: Arrange peer notification to after zebra announceDonald Sharp
2024-04-03bgpd: Note when receiving but not understanding a route notificationDonald Sharp
2024-04-02bgpd: Prevent from one more CVE triggering this placeDonatas Abraitis
2024-04-02bgpd: Fix error handling when receiving BGP Prefix SID attributeDonatas Abraitis
2024-03-30bgpd: fix srv6 memory leak detectionPhilippe Guibert
2024-03-26bgpd: Convert the bgp_advertise_attr->adv to a fifoDonald Sharp
2024-03-19bgpd: Update default-originate route-map actual map structureDonatas Abraitis
2024-03-14bgpd: Ensure community data is freed in some cases.Donald Sharp
2024-03-14bgpd: Include unsuppress-map as a valid outgoing policyDonald Sharp
2024-03-14bgpd: Ensure that the correct aspath is free'dDonald Sharp
2024-02-28bgpd: fix 6vpe nexthopLouis Scalbert
2024-02-27bgpd: fix no bgp as-path access-list issueFrancois Dumontet
2024-02-06bgpd: fix VRF leaking with 'no bgp network import-check'Louis Scalbert
2024-01-24bgpd: Fix format overflow for graceful-restart debug logsDonatas Abraitis
2024-01-23bgpd: fix route-map match probability deconfiguration callbackIgor Ryzhov
2024-01-12Merge pull request #15147 from FRRouting/mergify/bp/stable/9.1/pr-15121Donald Sharp
2024-01-12bgpd: Set correct TTL for the dynamic neighbor peersRajesh Varatharaj
2024-01-12bgpd: fix ecommunity_fill_pbr_action heap-buffer-overflowLouis Scalbert
2023-12-18bgpd: "default-originate" shouldn't withdraw non-default routesXiao Liang
2023-12-12bgpd: Make `suppress-fib-pending` clear peeringDonald Sharp
2023-12-08bgpd: Ensure BGP does not stop monitoring nexthopsDonald Sharp
2023-12-05bgpd: check bgp evpn instance presence in sooChirag Shah
2023-11-30Merge pull request #14917 from FRRouting/mergify/bp/stable/9.1/pr-14909Donatas Abraitis