]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Move protodown_r_bit to a better spot
authorDonald Sharp <sharpd@nvidia.com>
Thu, 27 Apr 2023 11:37:58 +0000 (07:37 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Wed, 5 Jul 2023 15:49:36 +0000 (11:49 -0400)
commitc3c9683f99c004ea88f519e6dc023c79ebb4f4d9
tree462b6db5130f48da8a80de2b51d5f1478cd9c9db
parent6a3ae11c9b1480966b22d4f9b67a40b76d96aa15
zebra: Move protodown_r_bit to a better spot

Since we are moving some code handling out of the dataplane
and into zebra proper, lets move the protodown r bit as well.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
zebra/if_netlink.c
zebra/if_netlink.h
zebra/zebra_router.c
zebra/zebra_router.h
zebra/zebra_vrf.c