Re: [PATCH net] net: ipv4: dst for local input routes should use l3mdev if relevant

2016-12-29 Thread David Miller
From: David Ahern Date: Thu, 29 Dec 2016 15:29:03 -0800 > IPv4 output routes already use l3mdev device instead of loopback for dst's > if it is applicable. Change local input routes to do the same. > > This fixes icmp responses for unreachable UDP ports which are directed > to the wrong table af

[PATCH net] net: ipv4: dst for local input routes should use l3mdev if relevant

2016-12-29 Thread David Ahern
IPv4 output routes already use l3mdev device instead of loopback for dst's if it is applicable. Change local input routes to do the same. This fixes icmp responses for unreachable UDP ports which are directed to the wrong table after commit 9d1a6c4ea43e4 because local_input routes use the loopback