aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c
diff options
context:
space:
mode:
authorDavid Ahern <dsa@cumulusnetworks.com>2016-11-03 16:17:26 -0700
committerDavid S. Miller <davem@davemloft.net>2016-11-07 20:30:19 -0500
commit5d41ce29e3b91ef305f88d23f72b3359de329cec (patch)
tree5ef69732c3dde441072fc8836f52c5da32317d7d /net/ipv6/addrconf.c
parentbpf: fix map not being uncharged during map creation failure (diff)
downloadlinux-dev-5d41ce29e3b91ef305f88d23f72b3359de329cec.tar.xz
linux-dev-5d41ce29e3b91ef305f88d23f72b3359de329cec.zip
net: icmp6_send should use dst dev to determine L3 domain
icmp6_send is called in response to some event. The skb may not have the device set (skb->dev is NULL), but it is expected to have a dst set. Update icmp6_send to use the dst on the skb to determine L3 domain. Fixes: ca254490c8dfd ("net: Add VRF support to IPv6 stack") Signed-off-by: David Ahern <dsa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/addrconf.c')
0 files changed, 0 insertions, 0 deletions