From: stephen hemminger Date: Tue, 9 Oct 2012 20:35:49 +0000 (+0000) Subject: vxlan: associate with tunnel socket on transmit X-Git-Tag: v3.7-rc1~25^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cad87156b3e79d25731cdcbfa9e149bf3e08f60;p=pandora-kernel.git vxlan: associate with tunnel socket on transmit When tunnelling a skb, associate it with the tunnel socket. This allows parameters set on tunnel socket (like multicast loop flag), to be picked up by ip_output. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed