summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_nht.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: Address LL peer not NHT when receiving connection attemptDonald Sharp2021-04-151-1/+1
* bgpd: Switch LL nexthop tracking to be interface basedDonald Sharp2021-02-171-0/+4
* bgpd: make sure nh is valid for MPLS vpn routesPat Ruddy2021-01-271-2/+3
* bgpd: L3NHG infrastructure for host routes in EVPNAnuradha Karuppiah2020-11-241-0/+6
* bgpd: turn off RAs when numbered peers are deletedDon Slice2020-04-271-1/+2
* bgpd: Remove not used bgp_find_nexthop() functionDonatas Abraitis2019-11-081-8/+0
* bgpd: Late registration of Extended Nexthop should allow RA's to happenDonald Sharp2018-11-071-0/+9
* bgpd: Allow registration of nexthops after zebra connectionDonald Sharp2018-10-311-0/+6
* bgpd: Fix crash when using v4 route w/ v6 nexthopDonald Sharp2018-10-171-0/+7
* bgpd: Convert `struct bgp_info` to `struct bgp_path_info`Donald Sharp2018-10-091-5/+6
* bgpd: nexthop tracking with labels for vrf-vpn leakingG. Paul Ziemba2018-04-041-3/+5
* bgpd: Cleanup NHT state when underlying VRF goes downvivek2017-08-171-0/+6
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-4/+4
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* bgpd: bgp_nexthop_cache not deleted with peersPaul Jakma2016-10-181-0/+1
* BGP: VRF registration and cleanupvivek2016-02-121-2/+0
* bgpd: Add the ability to use a VRF to bgpDonald Sharp2016-02-021-1/+1
* *: add VRF ID in the API message headerFeng Lu2015-11-041-1/+3
* bgpd-nht-import-check-fix.patchDonald Sharp2015-05-201-1/+1
* Ensure connected nexthop entry for the peer is freed when the peer is freed.Donald Sharp2015-05-201-0/+10
* When internal operations are performed (e.g., best-path selection, next-hopDonald Sharp2015-05-201-2/+3
* bgpd-nht-connected-route.patchDonald Sharp2015-05-201-10/+6
* nexthop-tracking.patchDonald Sharp2015-05-201-0/+62