]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Move v6_rr_semantics to be part of zrouter structure
authorDonald Sharp <sharpd@nvidia.com>
Fri, 3 Nov 2023 16:58:42 +0000 (16:58 +0000)
committerDonald Sharp <sharpd@nvidia.com>
Mon, 6 Nov 2023 13:42:30 +0000 (08:42 -0500)
commit7fe9333dd7e963dd6c96e1dac1dbbc4271ad693f
treea3b56299d230e8aab834fb901c265adf38e0edcf
parent4e996e98ecca5bc92ef133ca243fcd621d7d235a
zebra: Move v6_rr_semantics to be part of zrouter structure

Move global variable v6_rr_semantics from a global data structure
into the zrouter data structure.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
zebra/main.c
zebra/rib.h
zebra/rt_netlink.c
zebra/zebra_router.h
zebra/zebra_vty.c