]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: call iptunnel_xmit with NULL sock pointer if no tunnel sock is available
authorHannes Frederic Sowa <hannes@stressinduktion.org>
Wed, 8 Apr 2015 15:01:23 +0000 (17:01 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 Apr 2015 16:09:43 +0000 (12:09 -0400)
commit51b96c46dc0fa164f86cb72371727a5542d4a456
tree9af21550464d484f5ba35aaec57cc3b4ba303feb
parent19bafbb2129a901edb734e567135cc040874d785
ipv6: call iptunnel_xmit with NULL sock pointer if no tunnel sock is available

Fixes: 3dbfebe86f72ad0 ("udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().")
Reported-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/sit.c