]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Allow table creation for tables greater than 252
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 14 Feb 2018 01:29:38 +0000 (20:29 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 23 Feb 2018 12:08:36 +0000 (07:08 -0500)
commit36064c0d9bb0a123c9a34919e58fa8dfed53b007
tree76f42ea5a531795e61f1a01678af622f90a8196d
parent5335613bc741a45a2f307e66b73b4f1303567146
zebra: Allow table creation for tables greater than 252

The linux kernel allows a vast expanse of tables to be used.
It would be useful for zebra to track these tables if they
are being used.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/zebra_vrf.c