Pablo Neira Ayuso
2ee0d3c80f
netfilter: nf_tables: fix wrong datatype in nft_validate_data_load()
...
This patch fixes dictionary mappings, eg.
add rule ip filter input meta dnat set tcp dport map { 22 => 1.1.1.1, 23 => 2.2.2.2 }
The kernel was returning -EINVAL in nft_validate_data_load() since
the type of the set element data that is passed was the real userspace
datatype instead of NFT_DATA_VALUE.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2013-12-28 22:32:28 +01:00
..
2013-11-15 13:28:47 +09:00
2013-09-23 16:53:52 -04:00
2013-11-14 16:30:30 +09:00
2013-11-20 21:52:30 -05:00
2013-11-20 21:52:30 -05:00
2013-11-20 21:52:30 -05:00
2013-10-23 17:03:47 +02:00
2013-11-21 10:26:17 -05:00
2013-12-06 15:41:40 -05:00
2013-11-20 21:52:30 -05:00
2013-11-15 16:47:22 -08:00
2013-10-19 19:12:11 -04:00
2013-12-17 16:14:35 -05:00
2013-12-10 22:51:00 -05:00
2013-10-14 11:29:31 +02:00
2013-09-03 20:57:49 -04:00
2013-09-30 21:52:53 -07:00
2013-11-30 12:48:14 -05:00
2013-11-19 16:39:06 -05:00
2013-12-17 15:06:20 -05:00
2013-12-11 11:30:25 +01:00
2013-11-20 21:52:30 -05:00
2013-11-20 21:52:30 -05:00
2013-11-20 21:52:30 -05:00
2013-11-20 21:52:30 -05:00
2013-12-10 22:51:00 -05:00
2013-09-23 16:52:45 -04:00
2013-11-20 21:52:30 -05:00
2013-12-02 11:54:13 +01:00
2013-10-30 17:18:46 -04:00
2013-10-19 19:36:19 -04:00
2013-12-28 22:32:28 +01:00
2013-11-19 16:39:05 -05:00
2013-11-28 18:26:30 -05:00
2013-11-20 21:52:30 -05:00
2013-11-20 21:52:30 -05:00
2013-11-19 15:50:47 -08:00
2013-12-09 20:09:20 -05:00
2013-11-19 15:50:47 -08:00
2013-12-03 11:54:18 -05:00
2013-10-28 15:05:25 +01:00
2013-11-20 21:52:30 -05:00
2013-11-20 21:52:30 -05:00
2013-12-11 22:53:26 -05:00
2013-12-16 20:04:27 -05:00
2013-12-05 13:05:48 -08:00
2013-12-10 22:35:49 -05:00
2013-12-17 15:04:42 -05:00
2013-11-20 21:52:30 -05:00
2013-11-21 13:09:42 -05:00
2013-12-02 11:53:44 +01:00
2013-11-20 21:52:30 -05:00
2013-11-07 19:28:58 -05:00
2013-11-29 16:12:52 -05:00
2013-11-21 16:42:27 -08:00
2013-11-03 23:20:14 -05:00
2013-11-29 16:12:52 -05:00
2013-10-07 15:57:56 -04:00