]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_pbr.c
zebra: handle iptable list of interfaces
authorPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 25 Apr 2018 16:34:27 +0000 (18:34 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 25 May 2018 13:49:38 +0000 (15:49 +0200)
commitf80ec7e3d630cbe3adfbb393c2fc7b11ee73d5fd
treef78735b6dcb00937f3437d8218273486bf8e6b77
parent25d760c5518ab49a7fc1e9812112a4f529d8630e
zebra: handle iptable list of interfaces

Upon reception of an iptable_add or iptable_del, a list of interface
indexes may be passed in the zapi interface. The list is converted in
interface name so that it is ready to be passed to be programmed to the
underlying system.

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