aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/vxlan.c
diff options
context:
space:
mode:
authorDavid Ahern <dsa@cumulusnetworks.com>2016-05-04 21:26:08 -0700
committerDavid S. Miller <davem@davemloft.net>2016-05-06 15:49:07 -0400
commit1d2f7b2d956e242179aaf4a08f3545f99c81f9a3 (patch)
tree7d8e72c0dc054642d059c695b581572fb30bd91c /drivers/net/vxlan.c
parentbridge: fix igmp / mld query parsing (diff)
downloadlinux-dev-1d2f7b2d956e242179aaf4a08f3545f99c81f9a3.tar.xz
linux-dev-1d2f7b2d956e242179aaf4a08f3545f99c81f9a3.zip
net: ipv6: tcp reset, icmp need to consider L3 domain
Responses for packets to unused ports are getting lost with L3 domains. IPv4 has ip_send_unicast_reply for sending TCP responses which accounts for L3 domains; update the IPv6 counterpart tcp_v6_send_response. For icmp the L3 master check needs to be moved up in icmp6_send to properly respond to UDP packets to a port with no listener. Fixes: ca254490c8df ("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 'drivers/net/vxlan.c')
0 files changed, 0 insertions, 0 deletions