]> git.puffer.fish Git - matthieu/frr.git/commit
lib,zebra: remove table node from ifp struct
authorMark Stapp <mjs@cisco.com>
Thu, 24 Oct 2024 21:49:28 +0000 (14:49 -0700)
committerMark Stapp <mjs@cisco.com>
Tue, 29 Oct 2024 17:49:43 +0000 (13:49 -0400)
commitc1160538ea8a043490c533e2d669d307e84950ac
treedf7f171b88b1a2e161fd3b0bb32bf576b4406179
parent2b05d34a008d8ca64c819be85a7b044bdd69c08d
lib,zebra: remove table node from ifp struct

Finish removing the table route_node from the ifp struct.

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