Re: local route left hanging around in wrong table

2015-12-09 Thread David Ahern
On 12/9/15 4:32 PM, David Ahern wrote: At this point I don't see a simple solution to fix this for v4.4 hence this email -- any thoughts? never mind. As soon as you send up the flares you solve problem. patch coming soon. -- To unsubscribe from this list: send the line "unsubscribe netdev" in

local route left hanging around in wrong table

2015-12-09 Thread David Ahern
The VRF driver cycles netdevs (down then up) when an interface is enslaved or released -- the down event is used to flush neighbor and route tables and the up event effectively moves local and connected routes to the proper table. As of 4f823defdd5b ("ipv4: fix to not remove local route on l