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-10-08 15:00:57 -07:00
2005-10-13 14:41:23 -07:00
2005-09-09 13:35:42 -07:00
2005-09-01 17:44:29 -07:00
2005-10-03 14:35:55 -07:00
2005-08-29 16:01:32 -07:00
2005-10-03 14:35:55 -07:00
2005-10-10 21:11:34 -07:00
2005-10-03 14:35:55 -07:00
2005-08-29 16:11:18 -07:00
2005-08-29 16:08:31 -07:00
2005-10-03 14:35:55 -07:00
2005-10-04 13:01:58 -07:00
2005-10-03 16:07:30 -07:00
2005-10-03 14:35:55 -07:00
2005-10-08 15:00:57 -07:00
2005-08-29 16:01:11 -07:00
2005-08-29 15:43:19 -07:00
2005-10-10 21:25:23 -07:00
2005-09-09 14:03:48 -07:00
2005-08-29 16:03:06 -07:00
2005-09-06 15:51:48 -07:00
2005-10-03 14:35:55 -07:00
2005-08-29 16:11:18 -07:00
2005-08-29 16:01:39 -07:00
2005-08-29 16:03:10 -07:00
2005-08-29 16:01:39 -07:00
2005-09-01 17:44:29 -07:00
2005-09-12 14:15:34 -07:00
2005-10-03 14:35:55 -07:00
2005-08-29 15:57:54 -07:00
2005-08-29 15:57:54 -07:00
2005-08-29 15:33:20 -07:00
2005-08-29 15:36:19 -07:00
2005-08-29 16:01:32 -07:00
2005-08-29 15:41:54 -07:00
2005-09-19 18:45:42 -07:00
2005-10-03 14:35:55 -07:00
2005-08-29 16:01:32 -07:00
2005-08-29 16:01:32 -07:00
2005-10-05 12:09:31 -07:00
2005-08-29 15:56:18 -07:00
2005-08-29 15:57:54 -07:00
2005-08-29 15:56:18 -07:00
2005-08-29 15:56:18 -07:00
2005-08-29 15:56:18 -07:00
2005-09-29 17:17:15 -07:00
2005-10-03 14:13:38 -07:00
2005-09-21 00:19:46 -07:00
2005-10-20 17:13:13 -02:00
2005-08-29 15:56:18 -07:00
2005-08-29 15:56:18 -07:00
2005-08-29 15:57:48 -07:00
2005-08-29 15:57:48 -07:00
2005-09-05 18:55:48 -07:00
2005-09-08 12:32:21 -07:00
2005-08-29 15:33:20 -07:00