]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: move allow_delete to zrouter.allow_delete
authorDonald Sharp <sharpd@nvidia.com>
Thu, 30 Jun 2022 15:59:39 +0000 (11:59 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Fri, 1 Jul 2022 11:59:53 +0000 (07:59 -0400)
commit88b0baa64865918fe042444b32bb684db54fdbc1
tree6cd3d77662f7e6af444796fa29ea44509a5d2439
parentc3dcd24bc2df1a8554b02b208275ed1879cc1bad
zebra: move allow_delete to zrouter.allow_delete

Instead of having global allow_delete move it to
where it belongs in the zrouter data structure.

Additionally show this data in `show zebra`

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