Re: ipv6: strange routing behaviors on a multi-interfaces setup
From: Hannes Frederic Sowa <hidden> Date: 2013-09-27 08:50:29
On Wed, Sep 25, 2013 at 06:53:07PM +0200, Emmanuel Thierry wrote:
I experienced these problems on a 3.11.1 kernel but they look to be quite recurrent in the past versions as well.
A current solution would be to bind the socket to an interface
(SO_BINDTODEVICE) from user-space. I'll look if we can make the next hop
selection more fine grained.
Greetings,
Hannes