wenxu
9a32669fec
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 <wenxu@ucloud.cn>
Acked-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-08-08 18:44:30 -07:00
..
2019-07-06 12:50:01 +02:00
2019-07-12 17:31:19 -07:00
2019-06-19 17:09:55 +02:00
2019-06-22 08:59:24 -04:00
2019-07-30 14:21:32 -07:00
2019-05-30 11:26:32 -07:00
2019-06-16 14:22:37 -07:00
2019-08-04 22:22:00 +02:00
2019-07-11 10:55:49 -07:00
2019-05-30 11:29:53 -07:00
2019-07-12 16:03:16 -07:00
2019-08-06 18:44:57 -07:00
2019-05-30 11:29:22 -07:00
2019-08-06 18:44:57 -07:00
2019-07-18 11:05:25 -07:00
2019-08-08 18:44:30 -07:00
2019-05-30 11:29:52 -07:00
2019-07-18 17:08:07 -07:00
2019-05-24 17:36:42 +02:00
2019-07-10 18:43:43 -07:00
2019-08-06 18:44:57 -07:00
2019-06-07 11:00:14 -07:00
2019-07-11 14:37:45 -07:00
2019-06-19 11:37:47 -04:00
2019-05-21 10:50:46 +02:00
2019-08-06 18:44:57 -07:00
2019-08-06 18:44:57 -07:00
2019-07-29 10:26:14 -07:00
2019-07-30 14:21:32 -07:00
2019-07-08 19:48:57 -07:00
2019-07-30 14:42:13 -07:00
2019-06-23 13:24:17 -07:00
2019-06-17 20:20:36 -07:00
2019-06-05 17:36:36 +02:00
2019-08-06 18:44:57 -07:00
2019-05-30 11:26:41 -07:00
2019-07-18 17:08:07 -07:00
2019-05-30 11:26:32 -07:00
2019-08-08 18:44:30 -07:00
2019-05-21 11:28:45 +02:00
2019-06-14 19:50:33 -07:00
2019-07-24 15:49:05 -07:00
2019-07-29 08:56:26 -07:00
2019-06-19 17:09:55 +02:00
2019-08-06 18:44:57 -07:00
2019-06-27 21:06:39 -07:00
2019-06-05 17:37:07 +02:00
2019-06-19 17:09:55 +02:00
2019-06-05 17:36:37 +02:00
2019-07-27 13:58:12 -07:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:32 -07:00
2019-08-06 18:44:57 -07:00
2019-08-08 18:44:30 -07:00
2019-08-06 18:44:57 -07:00
2019-08-05 13:24:37 -07:00
2019-06-22 08:59:24 -04:00
2019-07-19 10:42:02 -07:00
2019-05-30 11:26:32 -07:00
2019-08-06 18:44:57 -07:00
2019-08-06 18:44:57 -07:00
2019-06-07 11:00:14 -07:00
2019-08-06 18:44:57 -07:00
2019-06-05 17:30:29 +02:00
2019-08-06 18:44:57 -07:00
2019-05-24 17:27:12 +02:00
2019-07-12 15:02:21 +02:00
2019-07-30 14:21:32 -07:00
2019-05-31 15:30:03 -06:00
2019-06-17 13:56:26 -07:00
2019-07-19 10:42:02 -07:00
2019-05-21 10:50:45 +02:00