Re: [PATCH nft,v2] src: add multidevice support for netdev chain

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Oct 26, 2019 at 01:13:00PM +0200, Pablo Neira Ayuso wrote:
> This patch allows you to specify multiple netdevices to be bound to the
> netdev basechain, eg.
> 
>  # nft add chain netdev x y { \
> 	type filter hook ingress devices = { eth0, eth1 } priority 0\; }
> 
> json codebase has been updated to support for one single device with the
> existing representation, no support for multidevice is included in this
> patch.

Please, scratch this patch.



[Index of Archives]     [Netfitler Users]     [Berkeley Packet Filter]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux