Files
kernel/net/ipv4
Timo Teräs 77a482bdb2 ip_gre: fix ipgre_header to return correct offset
Fix ipgre_header() (header_ops->create) to return the correct
amount of bytes pushed. Most callers of dev_hard_header() seem
to care only if it was success, but af_packet.c uses it as
offset to the skb to copy from userspace only once. In practice
this fixes packet socket sendto()/sendmsg() to gre tunnels.

Regression introduced in c544193214
("GRE: Refactor GRE tunneling code.")

Cc: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: Timo Teräs <timo.teras@iki.fi>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-08-09 11:05:24 -07:00
..
2013-06-12 15:03:24 -07:00
2013-05-28 13:11:02 -07:00
2013-06-12 14:14:55 -07:00
2013-03-17 14:35:13 -04:00
2013-07-16 12:59:28 -07:00
2013-07-02 01:13:09 -07:00
2013-06-10 21:22:35 -07:00
2013-07-10 17:08:27 -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