Florian Westphal
9cefbbc9c8
netfilter: nfnetlink_queue: cleanup copy_range usage
...
For every packet queued, we check if configured copy_range
is 0, and treat that as 'copy entire packet'.
We can move this check to the queue configuration, and can
set copy_range appropriately.
Also, convert repetitive '0xffff - NLA_HDRLEN' to a macro.
[ queue initialization still used 0xffff, although its harmless
since the initial setting is overwritten on queue config ]
Signed-off-by: Florian Westphal <fw@strlen.de >
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org >
2013-06-05 12:40:28 +02:00
..
2013-05-02 14:14:04 -07:00
2013-04-22 20:32:51 -04:00
2013-05-02 13:58:12 -04:00
2013-04-25 01:47:58 -04:00
2013-05-01 17:51:54 -07:00
2013-04-07 16:28:00 -04:00
2013-05-09 12:39:45 +02:00
2013-05-01 17:51:54 -07:00
2013-05-23 14:23:16 +02:00
2013-04-23 13:25:51 -04:00
2013-05-01 17:51:54 -07:00
2013-05-02 11:58:41 -05:00
2013-05-22 15:06:13 -07:00
2013-03-22 10:31:16 -04:00
2013-03-17 14:35:13 -04:00
2013-04-07 17:12:01 -04:00
2012-12-16 15:40:50 -08:00
2013-03-25 12:23:41 -04:00
2013-03-28 01:20:42 -04:00
2013-04-08 12:00:16 -04:00
2013-05-23 14:23:16 +02:00
2013-05-23 01:17:47 -07:00
2013-02-27 19:10:24 -08:00
2013-05-01 14:08:52 -07:00
2013-04-22 20:32:51 -04:00
2013-03-27 14:07:04 -04:00
2013-04-07 18:37:01 -04:00
2013-01-11 11:40:01 -08:00
2013-04-07 16:28:01 -04:00
2013-04-24 10:54:20 -04:00
2013-04-30 03:55:20 -04:00
2013-06-05 12:40:28 +02:00
2013-03-08 11:33:51 -05:00
2013-05-01 15:02:42 -04:00
2013-04-25 01:47:58 -04:00
2013-04-30 03:55:20 -04:00
2013-04-30 00:19:11 -04:00
2013-05-03 16:10:33 -04:00
2013-03-22 10:31:16 -04:00
2013-03-08 00:35:44 -05:00
2013-04-22 14:58:14 -04:00
2013-04-07 16:28:02 -04:00
2013-02-21 12:05:51 -08:00
2013-05-23 00:06:40 -07:00
2013-05-01 14:08:52 -07:00
2013-05-10 09:28:55 -07:00
2013-05-06 16:16:52 -04:00
2013-05-01 15:13:49 -04:00
2013-04-30 03:55:20 -04:00
2012-04-15 12:44:40 -04:00
2013-05-01 17:51:54 -07:00
2013-04-09 14:13:35 -04:00
2013-05-02 14:53:12 -07:00
2012-09-26 21:10:25 -04:00
2013-05-20 13:48:04 -07:00
2013-02-10 19:41:08 -05:00
2013-05-23 14:22:30 +02:00
2012-11-18 20:32:45 -05:00