mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
d54725cd11
This patch allows you to register one netdev basechain to multiple devices. This adds a new NFTA_HOOK_DEVS netlink attribute to specify the list of netdevices. Basechains store a list of hooks. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>