Pablo Neira Ayuso
2cbce139fc
netfilter: nf_tables: attach net_device to basechain
...
The device is part of the hook configuration, so instead of a global
configuration per table, set it to each of the basechain that we create.
This patch reworks ebddf1a8d7 ("netfilter: nf_tables: allow to bind table to
net_device").
Note that this adds a dev_name field in the nft_base_chain structure which is
required the netdev notification subscription that follows up in a patch to
handle gone net_devices.
Suggested-by: Patrick McHardy <kaber@trash.net >
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org >
2015-06-15 23:02:31 +02:00
..
2015-06-09 09:39:49 +02:00
2015-03-31 22:14:04 +02:00
2015-06-15 23:02:31 +02:00
2015-04-13 20:08:38 +02:00
2015-04-21 16:16:02 -04:00
2015-02-23 09:59:07 -06:00
2015-03-20 19:10:44 -04:00
2015-04-02 18:10:35 -03:00
2015-06-07 02:01:33 -07:00
2015-05-06 08:03:19 +02:00
2015-03-06 21:50:02 -05:00
2015-04-15 12:10:16 -04:00
2015-06-11 00:36:37 -07:00
2015-03-25 15:07:05 +11:00
2015-04-16 14:08:49 -04:00
2015-04-12 21:25:13 -04:00
2015-03-23 22:12:09 -04:00
2015-06-01 17:05:04 -07:00
2015-05-13 15:43:00 -04:00
2015-06-06 23:57:12 -07:00
2015-04-29 17:10:38 -04:00
2015-04-14 18:25:15 -07:00
2015-05-25 13:25:35 -04:00
2015-03-23 22:12:08 -04:00
2015-04-22 10:55:06 -07:00
2015-02-17 14:34:51 -08:00
2015-04-21 15:21:29 +02:00
2015-04-21 09:44:55 -03:00
2015-02-26 08:40:10 -03:00
2015-05-09 22:29:50 -04:00
2015-03-20 21:47:40 -04:00
2015-05-14 01:10:05 -04:00
2015-05-09 22:15:31 -04:00
2015-04-21 16:16:04 -04:00
2015-04-23 15:16:14 -04:00
2015-05-06 15:50:02 +02:00
2015-02-19 16:15:35 -07:00
2015-06-01 15:05:40 -07:00
2015-04-02 17:14:17 +02:00
2015-05-21 23:26:51 -04:00
2015-05-12 18:22:49 -04:00
2015-03-18 21:55:08 +01:00
2015-05-31 21:47:23 -07:00
2015-05-14 22:45:39 -04:00
2015-03-07 03:25:18 +01:00
2015-03-07 03:39:55 +01:00
2015-05-09 16:42:32 -04:00
2015-04-19 22:40:26 -07:00
2015-05-21 23:25:21 -04:00
2015-03-05 22:08:42 -05:00
2015-04-08 06:36:52 -03:00
2015-03-23 11:44:35 -07:00
2015-03-16 14:08:44 -06:00
2015-04-08 06:36:52 -03:00
2015-06-01 15:46:54 +02:00
2015-03-10 11:48:29 +10:30
2015-03-29 12:13:52 +10:30
2015-03-29 12:13:52 +10:30
2015-02-17 16:19:27 +10:30
2015-05-01 20:46:32 -07:00
2015-03-13 15:55:43 +10:30
2015-03-31 13:58:35 -04:00
2015-04-03 01:04:18 -03:00