summaryrefslogtreecommitdiff
path: root/Documentation/lockup-watchdogs.txt
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2013-03-13 02:37:49 (GMT)
committerDavid S. Miller <davem@davemloft.net>2013-03-17 03:00:41 (GMT)
commit8c6216d7f118a128678270824b6a1286a63863ca (patch)
treee158488e36eb37a7731ce9d19ff3e61b4c4ae064 /Documentation/lockup-watchdogs.txt
parentaaa0c23cb90141309f5076ba5e3bfbd39544b985 (diff)
downloadlinux-8c6216d7f118a128678270824b6a1286a63863ca.tar.xz
Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally"
This reverts commit 412ed94744d16806fbec3bd250fd94e71cde5a1f. The commit is wrong as tiph points to the outer IPv4 header which is installed at ipgre_header() and not the inner one which is protocol dependant. This commit broke succesfully opennhrp which use PF_PACKET socket with ETH_P_NHRP protocol. Additionally ssl_addr is set to the link-layer IPv4 address. This address is written by ipgre_header() to the skb earlier, and this is the IPv4 header tiph should point to - regardless of the inner protocol payload. Signed-off-by: Timo Teräs <timo.teras@iki.fi> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/lockup-watchdogs.txt')
0 files changed, 0 insertions, 0 deletions