summaryrefslogtreecommitdiff
path: root/zebra/zebra_rnh.h
AgeCommit message (Expand)Author
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-01-24zebra: fix JSON fields for "show ip/ipv6 nht"Pooja Jagadeesh Doijode
2022-11-28zebra: json support for show ip nhtSindhu Parvathi Gopinathan
2022-03-27zebra: add a few `const` in RNH codeDavid Lamparter
2022-03-27zebra: `show ip nht mrib`David Lamparter
2022-03-27zebra: register NHT nexthops with proper SAFIDavid Lamparter
2021-09-27zebra: Start carrying safi for rnh processingDonald Sharp
2021-09-27zebra: remove 'enum rnh_type' from systemDonald Sharp
2021-09-27zebra: remove import check resolution from zebraDonald Sharp
2021-07-15zebra: When passing lookup information back pass the fully resolvedDonald Sharp
2021-04-07zebra: add config control to hide backup nh events in nhtMark Stapp
2020-10-02zebra: cleanup zebra_rnh.c debugsDonald Sharp
2020-08-07lib, zebra: Add SR-TE policy infrastructure to zebraSebastien Merle
2020-06-03zebra: Every time zebra receives a ZEBRA_PW_SET, zebra should evaluate nhKaren Schoener
2020-05-08zebra: Remove typedef rnh_type_t from systemDonald Sharp
2019-08-28zebra: nht resolution default configurable per vrfPhilippe Guibert
2019-06-18zebra: Display a bit better debugging for rnh trackingDonald Sharp
2019-05-02zebra: Remove linked list and replace with new LISTDonald Sharp
2019-05-02Revert "Zebra diet"Lou Berger
2019-05-01zebra: Remove linked list and replace with new LISTDonald Sharp
2019-04-05zebra: Allow specification of v[4|6] addrs on some commandsDonald Sharp
2019-03-27zebra: Modify NHT to occur when needed.Donald Sharp
2019-03-27zebra: Add the afi_t to the rnhDonald Sharp
2019-03-27zebra: Add the type we are working on to the rnh data structureDonald Sharp
2019-03-25add cplusplus guards to all zebra headersEmanuele Di Pascale
2019-01-21zebra: consolidate how we indentify address-families in the NHT codeRenato Westphal
2019-01-04zebra: Remove zebra_delete_rnh from being a public functionDonald Sharp
2018-10-11zebra: vrf aware routmap is missing in Zebra #2802(Part 2 of 4)vishaldhingra
2018-08-25zebra: When registering a nexthop, we do not always need to re-evalDonald Sharp
2018-07-29staticd: Start the addition of a staticdDonald Sharp
2018-04-22zebra: use hooks for client lifecycle callbacksQuentin Young
2018-04-22zebra: clean up zapi organizationQuentin Young
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger
2018-02-08lib, zebra: Move nh_resolve_via_default to appropriate headerDonald Sharp
2017-08-09zebra: add nexthop tracking for pseudowiresRenato Westphal
2017-07-22Revert "*: reindent pt. 2"David Lamparter
2017-07-17*: reindent pt. 2whitespace / reindent
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-06-01zebra: Refactor 'struct rib' to be 'struct route_entry'Donald Sharp
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2016-11-28zebra: plug more memory leaksRenato Westphal
2016-02-26Zebra: Fix static NHT to work properly in a VRFvivek
2016-02-26Zebra: Fix static NHT to work properly in a VRFvivek
2015-12-09zebra: Reorganize NHT codevivek
2015-11-27Quagga: Nexthop refactoringDonald Sharp
2015-11-03*: add VRF ID in the API message headerFeng Lu
2015-10-29lib, zebra: move "struct vrf" to be a lib moduleFeng Lu
2015-05-19bgpd-nht-import-check-fix.patchDonald Sharp
2015-05-19Zebra: Don't resolve routes over default for nexthop trackingDonald Sharp