Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | zebra: Add dataplane process result function for nexthops | Stephen Worley | 2019-10-25 | 1 | -0/+4 | |
* | zebra: Add functions for installing/uninstalling nexthops | Stephen Worley | 2019-10-25 | 1 | -0/+3 | |
* | zebra: Add function to install a nhe into the kernel | Stephen Worley | 2019-10-25 | 1 | -0/+2 | |
* | zebra: Add a queued flag to nhg_hash_entry | Stephen Worley | 2019-10-25 | 1 | -0/+5 | |
* | zebra: Add functionality to parse RTM_NEWNEXTHOP and RTM_DELNEXTHOP messages | Stephen Worley | 2019-10-25 | 1 | -4/+12 | |
* | zebra: Remove afi field in nexthop hash entry | Stephen Worley | 2019-10-25 | 1 | -6/+4 | |
* | zebra: Add a second table for indexing by ID | Stephen Worley | 2019-10-25 | 1 | -0/+4 | |
* | zebra: Add ability to find(create) and release a nhg from a re | Donald Sharp | 2019-10-25 | 1 | -0/+3 | |
* | zebra: Add some basic flags to the zebra nexthop group | Donald Sharp | 2019-10-25 | 1 | -0/+15 | |
* | zebra: Add hash of nexthop groups | Donald Sharp | 2019-10-25 | 1 | -0/+19 | |
* | zebra: Move nexthop_active_XXX functions to zebra_nhg.c | Stephen Worley | 2019-05-28 | 1 | -0/+29 |