summaryrefslogtreecommitdiff
path: root/zebra/zebra_rnh.c
AgeCommit message (Expand)Author
2020-03-24*: remove tabs from log messagesDavid Lamparter
2020-03-18bgpd,zebra: replace some more FUNCTION macrosMark Stapp
2020-03-06*: Finish off the __PRETTY_FUNCTION__ to __func__Donald Sharp
2020-03-05Merge pull request #5918 from ton31337/fix/__func__everywhereQuentin Young
2020-03-05*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__Donatas Abraitis
2020-03-05zebra: when override flag is set, do not forget to update nhtPhilippe Guibert
2020-02-27zebra: Embed lib nexthop-group in zebra hash entryMark Stapp
2019-12-06*: revise zapi nexthop encodingMark Stapp
2019-12-04lib,zebra: use nhg_hash_entry pointer in route_entryMark Stapp
2019-10-25lib,pbrd,zebra: Use one api to delete nexthops/groupStephen Worley
2019-10-25zebra: Remove re->nexthop_num from reDonald Sharp
2019-10-25zebra: Replace nexthop_group with pointer in route entryDonald Sharp
2019-09-19Zebra: Rectifying the log messages.vdhingra
2019-09-06zebra: improve cleanup of MPLS labels when zclient disconnectsRenato Westphal
2019-08-28zebra: nht resolution default configurable per vrfPhilippe Guibert
2019-08-01Merge pull request #4757 from donaldsharp/import_check_fixupRenato Westphal
2019-07-31zebra: Fix display of `show ip import-check A.B.C.D`Donald Sharp
2019-07-30Merge pull request #4746 from donaldsharp/zebra_rib_improvementsRuss White
2019-07-30Merge pull request #4560 from lkrishnamoor/filter_vni_changes_junDonald Sharp
2019-07-29zebra, tests: Remove ROUTE_ENTRY_NEXTHOPS_CHANGEDDonald Sharp
2019-07-26zebra: skip queued entries when resolving nexthopDon Slice
2019-07-22lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOPLakshman Krishnamoorthy
2019-06-24zebra: Fix rnh old -vs- new comparisonDonald Sharp
2019-06-21zebra: use MTYPE_STATICDavid Lamparter
2019-06-18zebra: Display a bit better debugging for rnh trackingDonald Sharp
2019-06-10zebra,pbrd: Update pbrd to handle NHT properlyStephen Worley
2019-06-03Revert of PR 4078 and PR 4315Lakshman Krishnamoorthy
2019-06-03zebra: the route nexthop interfaces per vrf were not displayed okPhilippe Guibert
2019-05-30lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOPLakshman Krishnamoorthy
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-19zebra: stop sending invalid nexthops to clientsDon Slice
2019-04-05zebra: Allow specification of v[4|6] addrs on some commandsDonald Sharp
2019-03-27zebra: If we copy re than the state has changedDonald Sharp
2019-03-27zebra: Add detailed debugging command for NHT trackingDonald Sharp
2019-03-27zebra: Modify NHT to occur when needed.Donald Sharp
2019-03-27zebra: Set and track the resolved_route for the rnh as it changes.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-27zebra: The prn value may be NULL do not allow derefDonald Sharp
2019-03-27zebra: Make the import_check look like nexthop_checkDonald Sharp
2019-03-14*: remove trailing newlines from zlog messagesQuentin Young
2019-01-25zebra: Use ROUTE_ENTRY_INSTALLED as decision for route is installedDonald Sharp
2019-01-21zebra: remove dead macroRenato Westphal
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
2019-01-04zebra: Abstract zebra_delete_rnhDonald Sharp
2018-12-12zebra: For rnh handling use actual resolved nexthopDonald Sharp
2018-11-28zebra: Always resend nexthop information when registeredDonald Sharp