Files
linux-apfs/net/ipv4
Pravin B Shelar 23a3647bc4 ip_tunnels: Use skb-len to PMTU check.
In path mtu check, ip header total length works for gre device
but not for gre-tap device.  Use skb len which is consistent
for all tunneling types.  This is old bug in gre.
This also fixes mtu calculation bug introduced by
commit c544193214 (GRE: Refactor GRE tunneling code).

Reported-by: Timo Teras <timo.teras@iki.fi>
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-07-02 16:43:35 -07:00
..
2013-06-12 15:03:24 -07:00
2013-05-28 13:11:02 -07:00
2013-05-06 11:06:51 -04:00
2013-06-12 14:14:55 -07:00
2013-03-17 14:35:13 -04:00
2013-07-01 23:35:22 -07:00
2013-07-02 01:13:09 -07:00
2013-06-19 18:07:41 -07:00
2013-06-10 21:22:35 -07:00
2013-03-21 11:47:50 -04:00
2013-03-21 11:47:50 -04:00
2013-05-31 17:19:05 -07:00