Wei Yongjun
283d07ac20
ipv6: Do not drop packet if skb->local_df is set to true
...
The old code will drop IPv6 packet if ipfragok is not set, since
ipfragok is obsoleted, will be instead by used skb->local_df, so this
check must be changed to skb->local_df.
This patch fix this problem and not drop packet if skb->local_df is
set to true.
Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-08-03 21:15:59 -07:00
..
2008-07-26 17:48:38 -07:00
2007-07-31 02:28:21 -07:00
2008-07-25 21:43:18 -07:00
2008-06-12 02:38:15 +09:00
2008-07-27 04:40:51 -07:00
2008-02-12 22:50:35 -08:00
2008-07-19 22:35:03 -07:00
2008-07-29 23:57:58 -07:00
2008-03-27 16:08:03 -07:00
2007-02-10 23:19:42 -08:00
2008-07-19 22:35:03 -07:00
2008-04-11 19:47:53 +09:00
2008-07-01 19:29:07 -07:00
2008-07-25 21:43:18 -07:00
2008-07-25 21:43:18 -07:00
2008-07-25 21:43:18 -07:00
2008-06-05 04:02:36 +09:00
2008-07-19 22:35:03 -07:00
2008-08-03 21:15:59 -07:00
2008-06-11 21:00:38 -07:00
2008-07-19 22:34:43 -07:00
2008-07-27 03:59:24 -07:00
2008-08-03 18:16:15 -07:00
2008-07-25 02:54:40 -07:00
2008-04-05 22:33:38 +09:00
2008-07-19 22:36:07 -07:00
2008-07-25 21:43:18 -07:00
2008-07-19 22:35:03 -07:00
2008-04-14 11:15:49 +02:00
2008-07-30 03:27:52 -07:00
2008-06-11 21:00:38 -07:00
2008-07-19 00:28:58 -07:00
2008-07-25 21:43:18 -07:00
2008-07-22 14:35:50 -07:00
2008-06-16 18:25:48 -07:00
2008-08-03 18:13:44 -07:00
2008-07-27 04:40:51 -07:00
2008-07-31 21:36:07 -07:00
2008-06-05 04:02:32 +09:00
2008-06-14 17:04:49 -07:00
2008-07-05 21:19:40 -07:00
2008-06-11 21:00:38 -07:00
2008-03-25 10:23:56 +09:00
2008-03-26 16:51:09 -07:00
2008-01-28 14:53:52 -08:00
2007-10-10 16:55:54 -07:00
2008-03-24 14:51:51 -07:00
2008-03-24 14:51:51 -07:00
2008-03-26 04:39:53 +09:00
2008-03-27 18:48:56 -07:00
2008-03-25 10:23:57 +09:00