]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: removing use of per-NS if_table
authorMark Stapp <mjs@cisco.com>
Tue, 22 Oct 2024 22:57:53 +0000 (15:57 -0700)
committerMark Stapp <mjs@cisco.com>
Mon, 28 Oct 2024 18:54:06 +0000 (14:54 -0400)
commitd349877aa5fe1f7e61ed2154d7b9126f9a95b24d
tree72b84bf63daf7656209a4a61e4b2ff2ac05e016b
parent971b392cfe054ec5de387a4638109ea8ceaa0d75
zebra: removing use of per-NS if_table

Remove use of the per-NS if_table from zebra/interface
module. Use new add, lookup, and iteration apis.

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