Eric Dumazet
9cb429d692
tcp: early_demux fixes
...
1) Remove a non needed pskb_may_pull() in tcp_v4_early_demux()
and fix a potential bug if skb->head was reallocated
(iph & th pointers were not reloaded)
TCP stack will pull/check headers anyway.
2) must reload iph in ip_rcv_finish() after early_demux()
call since skb->head might have changed.
3) skb->dev->ifindex can be now replaced by skb->skb_iif
Signed-off-by: Eric Dumazet <edumazet@google.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2012-07-24 13:54:15 -07:00
..
2012-07-20 13:31:20 -07:00
2012-07-19 11:02:03 -07:00
2012-07-11 21:27:49 -07:00
2012-07-20 13:31:20 -07:00
2012-07-18 09:01:12 -07:00
2011-05-08 13:48:57 -07:00
2012-06-12 15:25:46 -07:00
2012-07-11 21:27:49 -07:00
2012-07-23 13:00:54 -07:00
2011-03-24 18:06:47 -07:00
2012-07-13 08:21:29 -07:00
2012-07-20 13:36:40 -07:00
2012-07-12 09:39:28 -07:00
2012-03-12 17:05:21 -07:00
2012-07-23 16:36:26 -07:00
2012-04-15 12:37:19 -04:00
2012-07-20 13:36:54 -07:00
2012-07-16 22:31:34 -07:00
2012-06-08 14:27:23 -07:00
2012-04-15 12:37:19 -04:00
2011-10-19 03:10:46 -04:00
2012-05-16 01:01:03 -04:00
2012-07-10 22:40:14 -07:00
2012-06-07 14:50:56 -07:00
2012-07-20 13:30:59 -07:00
2012-07-20 13:31:20 -07:00
2012-07-24 13:54:15 -07:00
2012-07-19 08:30:49 -07:00
2012-07-22 17:04:15 -07:00
2012-07-23 16:36:26 -07:00
2012-07-23 13:00:54 -07:00
2012-07-11 21:27:49 -07:00
2012-05-20 04:06:16 -04:00
2012-07-20 13:31:20 -07:00
2012-07-20 13:38:34 -07:00
2012-07-18 09:36:12 -07:00
2012-07-19 10:55:36 -07:00
2012-04-20 21:22:30 -04:00
2012-07-11 21:27:49 -07:00
2012-07-19 11:02:03 -07:00
2012-06-19 18:56:21 -07:00
2012-07-11 21:27:49 -07:00
2012-07-23 16:36:27 -07:00
2012-07-19 10:55:36 -07:00
2012-07-19 10:55:36 -07:00
2012-01-20 14:17:26 -05:00
2012-07-20 10:59:41 -07:00
2012-01-20 14:17:26 -05:00
2012-01-11 12:56:06 -08:00
2012-07-19 10:55:36 -07:00
2011-03-10 00:40:17 -08:00
2011-03-10 00:40:17 -08:00
2012-05-17 14:59:59 -04:00
2011-03-10 00:40:17 -08:00
2012-07-23 16:36:26 -07:00
2012-07-24 13:54:15 -07:00
2011-03-31 11:26:23 -03:00
2012-05-29 16:22:28 -07:00
2012-07-23 00:57:12 -07:00
2012-07-19 10:55:36 -07:00
2012-07-23 00:58:46 -07:00
2012-04-15 12:44:40 -04:00
2011-03-10 00:40:17 -08:00
2012-07-20 10:59:41 -07:00
2011-03-10 00:40:17 -08:00
2011-03-10 00:40:17 -08:00
2011-03-10 00:40:17 -08:00
2011-03-31 11:26:23 -03:00
2012-07-19 11:02:03 -07:00
2012-03-11 23:42:51 -07:00
2012-07-16 22:31:34 -07:00
2012-04-15 12:37:19 -04:00
2012-07-11 21:27:49 -07:00
2012-03-12 17:05:21 -07:00
2012-07-20 13:30:59 -07:00
2012-02-23 16:50:45 -05:00
2012-07-18 09:36:12 -07:00
2011-07-01 17:33:19 -07:00
2012-07-20 13:40:02 -07:00
2011-10-31 19:30:30 -04:00
2012-03-12 17:05:21 -07:00