[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56796902.8080703@stressinduktion.org>
Date: Tue, 22 Dec 2015 16:15:14 +0100
From: Hannes Frederic Sowa <hannes@...essinduktion.org>
To: Marc Haber <mh+netdev@...schlus.de>, netdev@...r.kernel.org
Subject: Re: IPv6 route to gateway on fe80::1%eth0 when I have fe80::1%br0
locally
On 12.12.2015 20:58, Marc Haber wrote:
> Any hints would be appreciated.
This sysctl should help:
accept_ra_from_local - BOOLEAN
Accept RA with source-address that is found on local machine
if the RA is otherwise proper and able to be accepted.
Default is to NOT accept these as it may be an un-intended
network loop.
Functional default:
enabled if accept_ra_from_local is enabled
on a specific interface.
disabled if accept_ra_from_local is disabled
on a specific interface.
Anyway, this has to be fixed up in a clean way and should work by default.
Thanks for the report,
Hannes
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists