Re: [PATCH] net: ipv6: tcp reset, icmp need to consider L3 domain

2016-05-06 Thread David Miller
From: David Ahern Date: Wed, 4 May 2016 21:26:08 -0700 > 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

[PATCH] net: ipv6: tcp reset, icmp need to consider L3 domain

2016-05-04 Thread David Ahern
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