]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Cleanup a couple of api issues
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 16 Feb 2018 00:55:56 +0000 (19:55 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 9 Mar 2018 16:07:41 +0000 (11:07 -0500)
commitfd71d73eb307096d9f14804fdac9123742d868b1
treeedff6f7a2be125e8baa5c860aa4ec6be42af917f
parente16abbb303a4b2ce8d0959729a2c43dcf49ee44c
zebra: Cleanup a couple of api issues

1) use uint32_t instead of u_int32_t as we are supposed to
2) Consolidate priority into the rule.
3) Cleanup the api from this.

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