summaryrefslogtreecommitdiff
path: root/bgpd/bgp_nht.h
AgeCommit message (Expand)Author
2025-03-24bgpd: fix check validity of a VPN SRv6 route with modified nexthopPhilippe Guibert
2024-12-30bgpd: fix do re-send post-policy bgp update when not validPhilippe Guibert
2023-12-11bgpd: move l3nhg functions in separate bgp_nhg.[ch] filePhilippe Guibert
2023-11-20bgpd: use `zclient->nexthop_update`David Lamparter
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2021-07-12bgpd: prevent routes loop through itselfPhilippe Guibert
2021-06-07bgpd: EVPN route type-5 to type-2 recursive resolution using gateway IPAmeya Dharkar
2021-04-15bgpd: Address LL peer not NHT when receiving connection attemptDonald Sharp
2021-02-17bgpd: Switch LL nexthop tracking to be interface basedDonald Sharp
2021-01-27bgpd: make sure nh is valid for MPLS vpn routesPat Ruddy
2020-11-24bgpd: L3NHG infrastructure for host routes in EVPNAnuradha Karuppiah
2020-04-27bgpd: turn off RAs when numbered peers are deletedDon Slice
2019-11-08bgpd: Remove not used bgp_find_nexthop() functionDonatas Abraitis
2018-11-07bgpd: Late registration of Extended Nexthop should allow RA's to happenDonald Sharp
2018-10-31bgpd: Allow registration of nexthops after zebra connectionDonald Sharp
2018-10-17bgpd: Fix crash when using v4 route w/ v6 nexthopDonald Sharp
2018-10-09bgpd: Convert `struct bgp_info` to `struct bgp_path_info`Donald Sharp
2018-04-04bgpd: nexthop tracking with labels for vrf-vpn leakingG. Paul Ziemba
2017-08-17bgpd: Cleanup NHT state when underlying VRF goes downvivek
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2016-10-18bgpd: bgp_nexthop_cache not deleted with peersPaul Jakma
2016-02-12BGP: VRF registration and cleanupvivek
2016-02-02bgpd: Add the ability to use a VRF to bgpDonald Sharp
2015-11-03*: add VRF ID in the API message headerFeng Lu
2015-05-19bgpd-nht-import-check-fix.patchDonald Sharp
2015-05-19Ensure connected nexthop entry for the peer is freed when the peer is freed.Donald Sharp
2015-05-19When internal operations are performed (e.g., best-path selection, next-hopDonald Sharp
2015-05-19bgpd-nht-connected-route.patchDonald Sharp
2015-05-19nexthop-tracking.patchDonald Sharp