Files
xtables-addons/extensions
Dmitry Popov b70905e7cb xt_RAWNAT: skb writable part might not include whole L4 header (IPv4 case)
Consider TCP/IPv4 packet with IP options: sizeof(*iph) + sizeof(struct
tcphdr) is not enough to include tcp checksum. It may hurt if this
packet is fragmented.

Therefore, we should use iph->ihl * 4 instead of sizeof(*iph).

Signed-off-by: Dmitry Popov <dp@highloadlab.com>
2013-05-08 13:21:54 +02:00
..
2012-11-12 18:30:20 +01:00
2012-11-12 19:01:14 +01:00
2012-11-12 19:01:14 +01:00
2012-11-12 19:01:14 +01:00
2012-11-12 19:01:14 +01:00
2008-02-21 18:56:21 +01:00
2012-11-12 19:01:14 +01:00
2012-11-12 19:01:14 +01:00
2012-11-12 19:01:14 +01:00
2012-06-10 22:31:10 +02:00
2012-11-12 19:01:14 +01:00
2012-06-10 22:31:10 +02:00
2012-11-12 19:01:14 +01:00
2012-11-12 19:01:14 +01:00
2012-11-12 19:01:14 +01:00
2012-11-12 19:01:14 +01:00
2012-09-18 03:33:37 +02:00
2009-10-03 21:41:29 +02:00
2012-11-12 19:01:14 +01:00
2009-12-31 16:24:47 +01:00
2009-03-19 11:05:26 +01:00
2010-12-30 08:36:15 +01:00
2012-11-12 18:30:20 +01:00
2012-11-12 19:01:31 +01:00
2008-02-21 18:56:21 +01:00
2012-11-12 19:01:14 +01:00
2009-03-26 21:55:10 +01:00
2013-03-07 22:56:27 +01:00
2012-11-12 19:01:31 +01:00
2008-09-01 15:22:16 -04:00
2011-02-02 04:47:28 +01:00
2012-11-12 19:01:14 +01:00
2008-04-09 19:24:01 +02:00
2011-08-16 14:50:53 +02:00
2009-01-30 06:02:10 +01:00
2012-11-12 19:01:14 +01:00
2012-11-12 19:01:14 +01:00
2009-01-30 06:01:12 +01:00
2012-11-12 19:01:31 +01:00
2012-11-12 19:01:31 +01:00
2009-03-05 01:43:29 +01:00
2012-10-15 21:15:25 +02:00
2012-11-12 19:01:31 +01:00
2009-12-31 16:24:47 +01:00
2012-11-12 19:01:14 +01:00
2012-12-27 07:59:34 +01:00
2012-11-12 19:01:31 +01:00