NetBSD/tests/net/ndp
ozaki-r 57e881a906 Avoid setting IP addresses of the same subnet on different interface
If we do so, there will remain one route that is of a preceding address, but
that behavior is not documented and may be changed in the future.  Tests
shouldn't rely on such a unstable behavior.
2018-03-22 09:21:24 +00:00
..
Makefile
t_dad.sh Tweak tests; increase the size of NS packets for the addition of a nonce 2018-03-07 02:30:37 +00:00
t_ndp.sh Avoid setting IP addresses of the same subnet on different interface 2018-03-22 09:21:24 +00:00
t_ra.sh