summaryrefslogtreecommitdiff
path: root/bgpd/bgp_mplsvpn.c
AgeCommit message (Expand)Author
2025-01-14bgpd: move bgp_aggregate_increment() after bgp_path_info_add()Enke Chen
2025-01-08bgpd: Respect allowas-in value from the source VRF's peerDonatas Abraitis
2024-12-23Merge pull request #17580 from varuntumbe/dev/label_pool_release_fixDonatas Abraitis
2024-12-20bgpd: Replace ctime_r() to time_to_string[_json]() to handle JSON/non-JSONDonatas Abraitis
2024-12-16bgpd: Releasing the label in bgp_delete flowvaruntumbe
2024-12-08bgpd: Print the actual prefix when we try to import in vpn_leak_to_vrf_updateDonatas Abraitis
2024-12-08bgpd: Import allowed routes with self AS if desiredDonatas Abraitis
2024-10-29Merge pull request #16990 from lsang6WIND/label-per-nexthopRuss White
2024-10-25bgpd: fix prefix same as nexthop in label per nexthopLoïc Sang
2024-10-23bgpd: fix uninitialized labelsLouis Scalbert
2024-09-18bgpd: Fixup crash when leaking from default vrf for mpls vpn'sDonald Sharp
2024-09-18bgpd: copy source vrf ASN to leaked route and block loopsDon Slice
2024-09-18bgpd: VRF-Lite fix default bgp deleteDon Slice
2024-09-15bgpd: Include structure when removing End.DT46 SIDCarmine Scarpitta
2024-09-15bgpd: Include structure when removing End.DT4/6 SIDCarmine Scarpitta
2024-09-15bgpd: Include structure when installing End.DT46 SIDCarmine Scarpitta
2024-09-15bgpd: Include structure when installing End.DT4/6 SIDCarmine Scarpitta
2024-09-05bgpd: Cleanup related to SRv6Carmine Scarpitta
2024-09-05bgpd: Make `sid_register()` non-staticCarmine Scarpitta
2024-09-05bgpd: Request SRv6 SIDs to SID ManagerCarmine Scarpitta
2024-09-05bgpd: Release SIDs when disabling SRv6 in BGPCarmine Scarpitta
2024-09-05bgpd: Deal with SRv6 locator instead of chunkCarmine Scarpitta
2024-09-04bgpd: remove redundant loopback check in label updateLoïc Sang
2024-08-26bgpd: fix labels static-analyserLouis Scalbert
2024-08-11bgpd: Move evpn_overlay to a pointerDonatas Abraitis
2024-07-28bgpd: Do not process VRF import/export to/from auto created VRF instancesDonatas Abraitis
2024-07-17bgpd: fix label lost when vrf loopback comes backLoïc Sang
2024-06-05bgpd: move labels from extra to extra->labelsLouis Scalbert
2024-06-05bgpd: store number of labels with 8 bitsLouis Scalbert
2024-06-05bgpd: add bgp_path_info_num_labels()Louis Scalbert
2024-06-05bgpd: num_labels cannot be greater than BGP_MAX_LABELSLouis Scalbert
2024-06-05bgpd: add bgp_path_info_labels_same()Louis Scalbert
2024-06-05bgpd: add bgp_path_info_has_valid_label()Louis Scalbert
2024-06-05bgpd: check and set extra num_labelsLouis Scalbert
2024-05-20bgpd, tests: fix route leaking from the default l3vrfLouis Scalbert
2024-04-18bgpd: do allocate vrf label only when necessaryPhilippe Guibert
2024-04-01bgpd: Sort the bgp_path_info'sDonald Sharp
2024-04-01bgpd: Add pi to bgp_processDonald Sharp
2024-03-29bgpd: fix srv6 memory leak detectionPhilippe Guibert
2024-02-14bgpd: update route leak when vrf state changesLouis Scalbert
2024-02-01bgpd: fix interface on leaks from redistribute connectedLouis Scalbert
2024-02-01bgpd: fix interface on leaks from network statementLouis Scalbert
2024-01-29bgpd: fix VRF leaking with 'network import-check' (3/4)Louis Scalbert
2024-01-29bgpd: fix VRF leaking with 'network import-check' (1/4)Louis Scalbert
2024-01-25bgpd: fix VRF leaking with 'no bgp network import-check'Louis Scalbert
2023-11-29bgpd: Free Memory for SRv6 Functions and Locator ChunksKeelan10
2023-11-21bgpd, topotests: apply route-map after rt vpn exportPhilippe Guibert
2023-11-21bgpd: fix bgp node created at withdraw eventPhilippe Guibert
2023-11-21bgpd: fix export prefixes when rt extcomm set by route-mapPhilippe Guibert
2023-10-13bgpd: Ecommunity_dup memory leak fixryndia