]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: add a helper structure to look zebra_pbr_ipset per ipsetname
authorPhilippe Guibert <philippe.guibert@6wind.com>
Sat, 24 Mar 2018 13:55:06 +0000 (14:55 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 16 Apr 2018 12:40:43 +0000 (14:40 +0200)
commited78b7c8251277bebbd5780e32d5bff3fb072751
treee78c52e036a67e12852361644398f11067295ea8
parent7abd6c4fa0331bc6a416c69080218457f9efc90f
zebra: add a helper structure to look zebra_pbr_ipset per ipsetname

Add an intermediate helper structure that is used to walk the list of
ipset entries, and look for associated name.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
zebra/zebra_pbr.c