tech-net archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: IPv6 prefix route lifetime



On Mon, Aug 8, 2016 at 5:43 AM, Roy Marples <roy%marples.name@localhost> wrote:
> On Sunday 07 August 2016 13:32:21 Roy Marples wrote:
>> > Here is a patch for -current to facilitate this:
>> > http://www.netbsd.org/~roy/in6_ifa_route.patch
>> >
>> Patch for -7
>> http://www.netbsd.org/~roy/in6_ifa_route-7.patch
>>
>> Only compile tested at this point.
>
> Both patches updated, more useless code removed.
> ndp -p now only reports prefixes the kernel received from a RA, no prefixes from
> ifconfig addresses are registered.
>
> My production -7 server is now running the above patch.

The patch for -current breaks the following tests:
- recursiveipv6overipv4
- recursiveipv6overipv6
- route_flags_lo6

We need to either fix the patch or adjust the tests if changes
breaking tests are expected.

And I hope we add some tests when we change behaviors of the
kernel.

Regards,
  ozaki-r


Home | Main Index | Thread Index | Old Index