]> git.baikalelectronics.ru Git - kernel.git/commit
bridge: netlink: add support for netfilter tables config
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>
Sun, 4 Oct 2015 12:23:46 +0000 (14:23 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 4 Oct 2015 23:46:07 +0000 (16:46 -0700)
commit54e2e1c46d12152ee5062e010a30210bcf998572
treeb51c6e16df8f2fc4de66fdc85ef2e556300cca80
parent276b5e4cb01a64845c320da88c2928bdafa7e683
bridge: netlink: add support for netfilter tables config

Add support to allow getting/setting netfilter tables settings.
Currently these are IFLA_BR_NF_CALL_IPTABLES, IFLA_BR_NF_CALL_IP6TABLES
and IFLA_BR_NF_CALL_ARPTABLES.

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/if_link.h
net/bridge/br_netlink.c