Pablo Neira Ayuso
1afc56794e
netfilter: nf_ct_helper: implement variable length helper private data
...
This patch uses the new variable length conntrack extensions.
Instead of using union nf_conntrack_help that contain all the
helper private data information, we allocate variable length
area to store the private helper data.
This patch includes the modification of all existing helpers.
It also includes a couple of include header to avoid compilation
warnings.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2012-06-16 15:08:55 +02:00
..
2012-01-05 10:51:44 -06:00
2012-05-16 16:14:17 -03:00
2012-04-13 11:37:36 -04:00
2012-03-07 22:52:24 -08:00
2012-06-16 15:08:55 +02:00
2012-06-11 12:56:14 -07:00
2012-06-04 21:34:31 +02:00
2012-05-16 22:17:37 -04:00
2012-05-19 01:08:16 -04:00
2012-06-08 14:27:23 -07:00
2012-02-15 17:48:35 -05:00
2011-11-30 18:51:03 -05:00
2012-04-23 22:14:47 -04:00
2011-08-08 14:26:29 -04:00
2012-06-06 15:18:17 -04:00
2012-06-01 14:18:29 -04:00
2012-05-16 15:30:26 -04:00
2012-04-15 12:44:40 -04:00
2011-10-06 15:49:51 -04:00
2012-04-05 05:08:04 -04:00
2012-04-15 12:44:40 -04:00
2012-04-15 12:44:40 -04:00
2012-04-15 12:44:40 -04:00
2011-12-01 11:41:06 -05:00
2012-04-15 12:44:40 -04:00
2012-05-27 01:11:22 -04:00
2011-11-29 13:17:03 -05:00
2012-02-04 19:29:48 -05:00
2012-01-30 15:22:06 -05:00
2012-04-15 12:44:40 -04:00
2011-11-11 12:32:50 -05:00
2012-05-16 15:16:56 -04:00
2011-11-14 00:19:42 -05:00
2012-05-15 20:14:35 -04:00
2012-04-14 15:28:55 -04:00
2011-12-11 18:25:16 -05:00
2012-06-09 01:25:47 -07:00
2011-10-22 01:25:23 -04:00
2012-05-18 01:40:27 -04:00
2011-07-26 16:49:47 -07:00
2012-02-13 00:46:41 -05:00
2011-12-14 13:34:55 -05:00
2012-06-11 04:13:57 -07:00
2012-06-11 02:09:16 -07:00
2012-06-11 15:52:29 -07:00
2012-06-11 02:09:16 -07:00
2012-05-08 19:40:33 +02:00
2012-05-15 20:14:35 -04:00
2012-04-14 14:47:05 -04:00
2012-05-19 01:08:16 -04:00
2012-05-17 18:45:20 -04:00
2011-10-31 19:32:32 -04:00
2012-04-15 12:44:40 -04:00
2012-05-15 20:14:35 -04:00
2011-07-26 16:49:47 -07:00
2012-06-06 15:31:18 -04:00
2012-05-16 15:16:44 -04:00
2012-04-12 15:56:57 -04:00
2012-04-15 12:44:40 -04:00
2012-04-23 19:24:28 -04:00
2011-08-01 17:58:33 -07:00
2012-04-02 04:33:45 -04:00
2012-02-10 15:08:57 -05:00
2012-04-15 12:44:40 -04:00
2011-12-11 18:25:16 -05:00
2012-05-19 01:08:16 -04:00
2012-04-16 23:53:11 -04:00
2011-11-21 16:20:41 -05:00
2011-09-15 14:49:43 -04:00
2012-06-11 15:52:29 -07:00
2012-04-13 14:21:04 -04:00
2012-02-09 13:50:34 -05:00
2011-09-28 13:29:50 -04:00
2011-10-21 05:22:42 -04:00
2012-01-09 13:08:28 -08:00
2012-05-29 16:22:28 -07:00
2012-04-10 10:04:07 -07:00
2012-06-09 14:56:12 -07:00
2012-06-09 14:56:12 -07:00
2011-08-30 17:39:01 -04:00
2012-04-28 22:21:51 -04:00
2012-03-12 17:05:21 -07:00
2012-04-15 12:44:40 -04:00
2012-05-16 15:17:08 -04:00
2012-04-15 12:44:40 -04:00
2012-05-15 15:04:57 -04:00