[SLOF] [PATCH 0/6] net-snk: More IPv6 fixes and improvements

Thomas Huth thuth at redhat.com
Fri Jan 15 22:04:30 AEDT 2016


On 15.01.2016 05:55, Alexey Kardashevskiy wrote:
> On 01/14/2016 08:21 PM, Thomas Huth wrote:
>> On 14.01.2016 09:18, Alexey Kardashevskiy wrote:
[...]
>>> It seems that SLOF just fails to use the default route. The code is
>>> there, just needs some debugging...

I now had a quick look at the code, and it seems to be very incomplete
to me. There is some code in ndp.c to manage the router information that
has been retrieved from RAs, e.g. find_router() which should give you
the router address for a given IP - but this is not used in the
send_ipv6() code that sends out packets... so there is likely quite a
bunch of work left to be done to get that working, not only a simple bug
fix :-/

 Thomas



More information about the SLOF mailing list