]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: use new per-NS ifp iterators in vxlan code
authorMark Stapp <mjs@cisco.com>
Thu, 24 Oct 2024 21:50:12 +0000 (14:50 -0700)
committerMark Stapp <mjs@cisco.com>
Tue, 29 Oct 2024 17:49:43 +0000 (13:49 -0400)
commit8353cf5d4c8377d08d7e1efba0aea9174fae0112
tree0cb6f4d1881b14ddce8ab65323a33a90d221aae3
parentc1160538ea8a043490c533e2d669d307e84950ac
zebra: use new per-NS ifp iterators in vxlan code

Replace use of the old if_table with the new per-NS ifp
iterator apis in the zebra vxlan code.

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