summaryrefslogtreecommitdiff
path: root/bgpd/bgp_route.c
AgeCommit message (Expand)Author
2025-03-17bgpd: Do not call evpn_overlay_free no matter whatDonald Sharp
2025-03-17bgpd: In bgp_update() for mac addrs ensure we are dealing with evpnDonald Sharp
2025-03-15bgpd: Fixed crash upon bgp network import-check commandManpreet Kaur
2025-02-21bgpd: remove dmed check not required in bestpath selectionDonald Sharp
2025-02-12bgpd: fix incorrect json in bgp_show_table_rdLouis Scalbert
2025-02-01bgpd: With suppress-fib-pending ensure withdrawal is sentDonald Sharp
2025-01-14bgpd: Respect allowas-in value from the source VRF's peerDonatas Abraitis
2025-01-10bgpd: fix memory leak in bgp_aggregate_install()Enke Chen
2025-01-10bgpd: apply route-map for aggregate before attribute comparisonEnke Chen
2025-01-10Revert "bgpd: Reinstall aggregated routes if using route-maps and it was chan...Enke Chen
2024-12-17bgpd: Fix evpn bestpath calculation when path is not establishedDonald Sharp
2024-12-13bgpd: When calling bgp_process, prevent infinite loopDonald Sharp
2024-11-26bgpd: fix version attribute is an int, not a stringPhilippe Guibert
2024-11-17bgpd: Validate both nexthop information (NEXTHOP and NLRI)Donatas Abraitis
2024-11-09bgpd: Fix for match source-protocol in route-map for redistribute cmdRajasekar Raja
2024-11-07bgpd: Clear all paths including addpath once GR expiresDonatas Abraitis
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-22bgpd: Do not filter no-export community for BGP OAD (one administration domain)Donatas Abraitis
2024-10-22bgpd: fix AIGP calculation in route advertisementEnke Chen
2024-10-17bgpd: fix several issues in sourcing AIGP attributeEnke Chen
2024-10-15bgpd: fix route selection with AIGPEnke Chen
2024-10-11bgpd: reset ipv6 invalid link-local nexthopLouis Scalbert
2024-10-11bgpd: do not insert link-local with local unchangedLouis Scalbert
2024-10-11Revert "bgpd: Exclude case for remote prefix w/o link-local"Louis Scalbert
2024-10-08Merge pull request #16945 from opensourcerouting/fix/bgp_received-routes_with...Russ White
2024-10-01bgpd: Remove bgp_path_info_mpath_dequeueDonald Sharp
2024-10-01bgpd: Cleanup multipath figuring out in bgpDonald Sharp
2024-09-27bgpd: Show unmodified version of received-routes per neighborDonatas Abraitis
2024-09-24Merge pull request #16838 from opensourcerouting/fix/refresh_pr_9079Russ White
2024-09-24Merge pull request #16219 from cunningr/prevent-ipv6-link-local-injectionRuss White
2024-09-18bgpd: VRF-Lite fix default bgp deleteDon Slice
2024-09-18Merge pull request #16720 from opensourcerouting/fix/default_originate_not_ne...Russ White
2024-09-17bgpd: add counters for redistributed and aggregated routesEnke Chen
2024-09-11bgpd: Remove check for bgp pointerDonald Sharp
2024-09-11bgpd: Allow BGP to process certain routes earlyDonald Sharp
2024-09-10Merge pull request #15259 from dmytroshytyi-6WIND/nexthop_resolutionRuss White
2024-09-03Merge pull request #15605 from donaldsharp/evpn_local_table_warningRuss White
2024-09-02bgpd: fix proper json format for unicast statistics for non exists vrfSindhu Parvathi Gopinathan
2024-09-02bgpd: Do not scan update-groups if default-originate timer is set to 0Donatas Abraitis
2024-08-30bgpd: Ensure evpn local table display shows route send statusDonald Sharp
2024-08-29bgpd: Exclude case for remote prefix w/o link-localRichard Cunningham
2024-08-27Merge pull request #16655 from louis-6wind/fix-bmp-bpi-extraDonatas Abraitis
2024-08-27Merge pull request #16651 from opensourcerouting/fix/blackhole_community_bgpdDonald Sharp
2024-08-27bgpd: Respect BLACKHOLE community for internal BGP peering alsoDonatas Abraitis
2024-08-26bgpd: fix labels static-analyserLouis Scalbert
2024-08-24Merge pull request #16649 from opensourcerouting/fix/free_memory_on_returnDonald Sharp
2024-08-24bgpd: Free epvn_overlay memory on errorDonatas Abraitis
2024-08-24Merge pull request #16631 from pguibert6WIND/imported_from_l3nhg_jsonDonatas Abraitis
2024-08-23bgpd: add json support for BGP L3NHG valuesPhilippe Guibert