]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_pbr.c
zebra: Keep track of rules written
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 16 Feb 2018 02:34:04 +0000 (21:34 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 9 Mar 2018 16:07:41 +0000 (11:07 -0500)
commit43fe6a2a7377d7a214bcc0afd599edd697a44e5d
tree51790f6bb6edfcc6d86adfb3ed3e4126f85f8da9
parent1fbfe5a57249d907b44b31f9031b27eb59a606d4
zebra: Keep track of rules written

Keep track of rules written into the kernel.  This will
allow us to delete them on shutdown if we are not cleaned
up properly.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/rule_netlink.c
zebra/zebra_ns.c
zebra/zebra_ns.h
zebra/zebra_pbr.c
zebra/zebra_pbr.h
zebra/zserv.c