Herbert Xu
b2cc99f04c
[TCP] Allow len == skb->len in tcp_fragment
...
It is legitimate to call tcp_fragment with len == skb->len since
that is done for FIN packets and the FIN flag counts as one byte.
So we should only check for the len > skb->len case.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2005-10-20 17:13:13 -02:00
..
2005-09-22 04:51:56 -03:00
2005-09-19 15:41:28 -07:00
2005-09-27 16:11:29 -07:00
2005-10-08 15:00:57 -07:00
2005-10-05 12:16:04 -07:00
2005-10-08 15:00:57 -07:00
2005-10-13 14:41:23 -07:00
2005-10-08 15:00:57 -07:00
2005-10-20 14:49:59 -02:00
2005-10-08 15:00:57 -07:00
2005-10-03 14:35:55 -07:00
2005-09-28 22:37:53 -07:00
2005-10-08 15:00:57 -07:00
2005-10-20 17:13:13 -02:00
2005-10-15 16:15:38 -07:00
2005-08-29 16:01:32 -07:00
2005-10-03 14:35:55 -07:00
2005-10-08 15:00:57 -07:00
2005-08-29 15:31:14 -07:00
2005-10-08 15:00:57 -07:00
2005-10-10 20:52:19 -07:00
2005-10-08 15:00:57 -07:00
2005-10-05 12:16:04 -07:00
2005-10-03 13:57:23 -07:00
2005-09-27 15:45:15 -07:00
2005-10-08 15:00:57 -07:00
2005-10-13 14:41:44 -07:00
2005-10-08 15:00:57 -07:00
2005-10-08 15:00:57 -07:00
2005-08-29 16:01:32 -07:00
2005-08-29 15:41:54 -07:00
2005-08-29 15:41:54 -07:00
2005-10-08 15:00:57 -07:00
2005-09-08 08:14:11 -07:00
2005-09-17 00:41:21 -07:00
2005-09-01 18:02:01 -04:00
2005-09-27 15:23:38 -07:00
2005-10-03 14:16:34 -07:00