]> git.baikalelectronics.ru Git - kernel.git/commit
ip_tunnel: implement __iptunnel_pull_header
authorJiri Benc <jbenc@redhat.com>
Tue, 5 Apr 2016 12:47:12 +0000 (14:47 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 Apr 2016 20:50:32 +0000 (16:50 -0400)
commitdbfc0781be76e4f0ccf572ce649454bf5f695263
tree03db6af256a68f9626c65f0fed25cb1464fbf00a
parentb8d0b982f343442aefe0a35b1bc8287b46683b73
ip_tunnel: implement __iptunnel_pull_header

Allow calling of iptunnel_pull_header without special casing ETH_P_TEB inner
protocol.

Signed-off-by: Jiri Benc <jbenc@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip_tunnels.h
net/ipv4/ip_tunnel_core.c