Wei Yongjun
59cae0092e
xfrm6: fix the proto and ports decode of sctp protocol
...
The SCTP pushed the skb above the sctp chunk header, so the
check of pskb_may_pull(skb, nh + offset + 1 - skb->data) in
_decode_session6() will never return 0 and the ports decode
of sctp will always fail. (nh + offset + 1 - skb->data < 0)
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>
2009-07-03 19:10:10 -07:00
..
2009-06-11 16:00:49 +02:00
2009-06-25 20:03:50 -07:00
2008-10-29 12:52:50 -07:00
2009-06-26 13:51:31 -07:00
2009-06-23 04:31:07 -07:00
2008-10-29 12:50:24 -07:00
2008-11-25 17:35:18 -08:00
2009-06-23 04:31:07 -07:00
2009-06-03 02:51:04 -07:00
2009-05-20 17:26:23 -07:00
2009-06-23 04:31:07 -07:00
2009-06-03 02:51:04 -07:00
2009-02-26 03:35:13 -08:00
2009-01-13 22:17:51 -08:00
2009-02-06 00:49:55 -08:00
2009-06-26 19:22:37 -07:00
2009-06-11 02:55:43 -07:00
2009-06-23 04:31:07 -07:00
2009-06-14 03:16:13 -07:00
2009-06-23 04:31:07 -07:00
2009-04-14 02:21:41 -07:00
2009-06-12 18:01:50 +02:00
2008-04-05 22:33:38 +09:00
2009-06-03 02:51:04 -07:00
2009-06-23 04:31:07 -07:00
2009-06-03 02:51:04 -07:00
2009-06-03 02:51:04 -07:00
2009-04-27 02:45:02 -07:00
2008-06-11 21:00:38 -07:00
2009-06-23 04:31:07 -07:00
2009-06-09 00:20:05 -07:00
2009-06-23 04:31:07 -07:00
2009-06-03 02:51:04 -07:00
2009-04-20 02:25:26 -07:00
2009-01-08 08:31:14 -08:00
2009-06-23 04:31:07 -07:00
2009-06-23 04:31:07 -07:00
2009-06-23 04:31:07 -07:00
2009-06-23 04:31:07 -07:00
2009-06-23 04:31:07 -07:00
2008-11-25 17:59:52 -08:00
2008-08-06 02:40:25 -07:00
2008-01-28 14:53:52 -08:00
2009-06-03 02:51:04 -07:00
2009-06-03 02:51:04 -07:00
2009-07-03 19:10:10 -07:00
2009-02-21 23:37:10 -08:00
2009-06-23 04:31:07 -07:00