tech-net archive

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

Re: IPv6 NS looback avoidance - RFC7527 support



On Tue, Mar 6, 2018 at 7:58 PM, Roy Marples <roy%marples.name@localhost> wrote:
> On 02/03/2018 12:37, Roy Marples wrote:
>>
>> Following on from my prior email, this new patch removes the limitation of
>> only checking the most recent nonce sent.
>> It can store 3 nonces (configurable at compile time) and if the user wants
>> to send more probes, it will store the last 3.
>> Currently we default to sending 1 probe and the storage for an extra 2 is
>> just a nice to have.
>
>
> This has now been committed to -current.
> Hopefully someone can test it and we can pull it up to -8.

Please write some ATF tests for the change :)

Anyway I've tweaked existing tests for the change (just changed the size of
NS packets). Other than that, it seems there is no regression on the tests.

  ozaki-r


Home | Main Index | Thread Index | Old Index