summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorStephen Worley <sworley@cumulusnetworks.com>2020-04-30 18:35:13 -0400
committerStephen Worley <sworley@cumulusnetworks.com>2020-09-28 12:40:59 -0400
commit5b27c09d4e7e304845d89fe6de597d29a40d774e (patch)
tree4b9733fcb2b9ea1b6dd04cbcfb9beb9fa2b78991 /lib
parent569e87c0c831252f46fc9a8ddcbc5e268bff8327 (diff)
zebra: remove NHG unhashable flag and its code
Remove the code for setting a NHG as unhashable. Originally this was to prevent us from attempting to put duplicates from the kernel in our hashtable. Now I think its better to not use them in the hashtable at all and only track them in the ID table. Routes will still be able to use them if they specify the ID explicitly when sending Zebra the route, but 'normal' routes we hash the nexthop group on will not. Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions