]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: add new per-NS tree of interfaces
authorMark Stapp <mjs@cisco.com>
Tue, 22 Oct 2024 22:20:54 +0000 (15:20 -0700)
committerMark Stapp <mjs@cisco.com>
Mon, 28 Oct 2024 18:54:06 +0000 (14:54 -0400)
commit5af72e95b01b1ffc76c4ef8095f70cd9b7f55c3c
tree0b973522ba3c810b357e398494a2bb45bb7b1f4d
parent1f8d81335d177580147e778c70e5e84b2544359a
zebra: add new per-NS tree of interfaces

Add new per-NS interface typerb tree, using external linkage, to
replace the use of the if_table table.
Add apis to iterate the per-NS collection - which is not public.

Signed-off-by: Mark Stapp <mjs@cisco.com>
zebra/zebra_ns.c
zebra/zebra_ns.h