]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_dplane.c
zebra: update dataplane flowspec address family in ipset_info
authorPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 28 Oct 2021 16:28:42 +0000 (18:28 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 3 Nov 2021 16:17:08 +0000 (17:17 +0100)
commit85b02353a9e9021c6e592036abdb07303f20a6d9
tree1d505c595d1fda118de0d45ea95dd4cbc516a133
parent8f065cd36fcf73b949cd1e25756c58da357d1e18
zebra: update dataplane flowspec address family in ipset_info

It is needed for the ipset entry to know for which address family
this ipset entry applies to. Actually, the family is in the original
ipset structure and was not passed as attribute in the dataplane
ipset_info structure. Add it.

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