]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_router.h
zebra: Move ipset_hash, ipset_entry_hash and iptable_hash into zrouter
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 27 Aug 2018 19:24:02 +0000 (15:24 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 24 Oct 2018 10:54:29 +0000 (06:54 -0400)
commit62f20a52ab08c89697c094d4f44df5cf0272499a
tree864e73d9a8c5034b89edb28ac8ad89d61ca259b4
parent7f0ea8a4a23f4500421e89268b442cf145d0d75f
zebra: Move ipset_hash, ipset_entry_hash and iptable_hash into zrouter

These three data structures belong in the `zebra_router` structure
as that they do not belong in `struct zebra_ns`.

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