summaryrefslogtreecommitdiff
path: root/lib/ns.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2018-02-13 20:25:11 -0500
committerDonald Sharp <sharpd@cumulusnetworks.com>2018-02-23 07:08:36 -0500
commit5335613bc741a45a2f307e66b73b4f1303567146 (patch)
tree750eea82e462498314e038778c17532538a23f9f /lib/ns.c
parent8d056acc82e16b83a56d82960e1d3f3dfbabfef9 (diff)
zebra: Move zvrf->other_tables into zns
The other_tables data structure does not belong to a vrf. It belongs to the zns. This is because each vrf does not need to have copies of each of other_tables. Additionally move the array into a RB_TREE. This will allow us to sort quickly and easily expand the number of tables we can support to beyond the ZEBRA_KERNEL_TABLE_MAX define. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'lib/ns.c')
0 files changed, 0 insertions, 0 deletions