summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_rnh.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: consolidate how we indentify address-families in the NHT codeRenato Westphal2019-01-211-2/+2
* zebra: Remove zebra_delete_rnh from being a public functionDonald Sharp2019-01-041-1/+0
* zebra: vrf aware routmap is missing in Zebra #2802(Part 2 of 4)vishaldhingra2018-10-111-1/+1
* zebra: When registering a nexthop, we do not always need to re-evalDonald Sharp2018-08-251-1/+1
* staticd: Start the addition of a staticdDonald Sharp2018-07-291-14/+9
* zebra: use hooks for client lifecycle callbacksQuentin Young2018-04-231-8/+2
* zebra: clean up zapi organizationQuentin Young2018-04-231-2/+8
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-1/+1
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-3/+3
* lib, zebra: Move nh_resolve_via_default to appropriate headerDonald Sharp2018-02-091-0/+9
* zebra: add nexthop tracking for pseudowiresRenato Westphal2017-08-091-0/+4
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-4/+4
* *: reindent pt. 2whitespace / reindent2017-07-171-4/+4
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-28/+30
* zebra: Refactor 'struct rib' to be 'struct route_entry'Donald Sharp2017-06-011-1/+1
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* zebra: plug more memory leaksRenato Westphal2016-11-281-0/+1
* Zebra: Fix static NHT to work properly in a VRFvivek2016-02-261-1/+0
* Zebra: Fix static NHT to work properly in a VRFvivek2016-02-261-3/+7
* zebra: Reorganize NHT codevivek2015-12-091-1/+1
* Quagga: Nexthop refactoringDonald Sharp2015-11-271-0/+1
* *: add VRF ID in the API message headerFeng Lu2015-11-041-1/+2
* lib, zebra: move "struct vrf" to be a lib moduleFeng Lu2015-10-301-6/+6
* bgpd-nht-import-check-fix.patchDonald Sharp2015-05-201-9/+23
* Zebra: Don't resolve routes over default for nexthop trackingDonald Sharp2015-05-201-0/+3
* Zebra: Ensure we compare prefix and NHs when checking if NH changedDonald Sharp2015-05-201-0/+1
* Zebra: Fix multiple RNH deletesDonald Sharp2015-05-201-0/+1
* zebra: zebra-static-route-nht.patchDonald Sharp2015-05-201-0/+3
* bgpd-nht-connected-route.patchDonald Sharp2015-05-201-0/+1
* zebra: zebra-nht-routemap.patchDonald Sharp2015-05-201-1/+2
* nexthop-tracking.patchDonald Sharp2015-05-201-0/+48