summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_nhg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* zebra: Add dataplane process result function for nexthopsStephen Worley2019-10-251-0/+4
* zebra: Add functions for installing/uninstalling nexthopsStephen Worley2019-10-251-0/+3
* zebra: Add function to install a nhe into the kernelStephen Worley2019-10-251-0/+2
* zebra: Add a queued flag to nhg_hash_entryStephen Worley2019-10-251-0/+5
* zebra: Add functionality to parse RTM_NEWNEXTHOP and RTM_DELNEXTHOP messagesStephen Worley2019-10-251-4/+12
* zebra: Remove afi field in nexthop hash entryStephen Worley2019-10-251-6/+4
* zebra: Add a second table for indexing by IDStephen Worley2019-10-251-0/+4
* zebra: Add ability to find(create) and release a nhg from a reDonald Sharp2019-10-251-0/+3
* zebra: Add some basic flags to the zebra nexthop groupDonald Sharp2019-10-251-0/+15
* zebra: Add hash of nexthop groupsDonald Sharp2019-10-251-0/+19
* zebra: Move nexthop_active_XXX functions to zebra_nhg.cStephen Worley2019-05-281-0/+29