aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/node.c
diff options
context:
space:
mode:
authorwenxu <[email protected]>2019-08-07 01:13:54 +0000
committerDavid S. Miller <[email protected]>2019-08-09 01:44:30 +0000
commit9a32669fecfb484a1f78fe48d0e42a5efccb0675 (patch)
treeb822e2d85a81320c74e07d2d8bf41455817dabae /net/tipc/node.c
parentflow_offload: support get multi-subsystem block (diff)
downloadkernel-9a32669fecfb484a1f78fe48d0e42a5efccb0675.tar.gz
kernel-9a32669fecfb484a1f78fe48d0e42a5efccb0675.zip
netfilter: nf_tables_offload: support indr block call
nftable support indr-block call. It makes nftable an offload vlan and tunnel device. nft add table netdev firewall nft add chain netdev firewall aclout { type filter hook ingress offload device mlx_pf0vf0 priority - 300 \; } nft add rule netdev firewall aclout ip daddr 10.0.0.1 fwd to vlan0 nft add chain netdev firewall aclin { type filter hook ingress device vlan0 priority - 300 \; } nft add rule netdev firewall aclin ip daddr 10.0.0.7 fwd to mlx_pf0vf0 Signed-off-by: wenxu <[email protected]> Acked-by: Jakub Kicinski <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc/node.c')
0 files changed, 0 insertions, 0 deletions