Home | History | Annotate | Download | only in ndp
History log of /src/tests/net/ndp/t_dad.sh
RevisionDateAuthorComments
 1.14  07-Mar-2018  ozaki-r Tweak tests; increase the size of NS packets for the addition of a nonce
 1.13  07-Mar-2018  ozaki-r Provide more informative reports on failures
 1.12  25-Nov-2016  ozaki-r branches: 1.12.12;
Share rump_server start/stop and interface creation/destruction functions

The common functions store socks of rump_servers, interfaces of rump_servers
and buses that intefaces connect and allow to destroy them with common
functions without specifying which socks, interfaces and buses we should
destroy.

This change reduces lots of similar setup/cleanup codes.
 1.11  24-Nov-2016  ozaki-r Move HIJACKING definition to net_common.sh
 1.10  24-Nov-2016  ozaki-r Reduce duplicate codes

Introduce net_common.sh that is to share common functions used in tests
for networking. This commit commonizes extract_new_packets. Other duplicate
codes will be moved to the file in further commits.
 1.9  07-Nov-2016  ozaki-r Accept DEBUG environment variable

By doing so, we can easily turn DEBUG on/off without modifying
the ATF scripts.
 1.8  04-Oct-2016  ozaki-r Add tests for sysctl net.inet6.ip6.dad_count

From suzu-ken@IIJ
 1.7  16-Sep-2016  ozaki-r Ignore case in duplicated
 1.6  16-Sep-2016  ozaki-r Adjust for new ifconfig output

And use -o match to provide informative error messages.
 1.5  10-Aug-2016  kre + -lrumpdev
 1.4  24-Aug-2015  ozaki-r branches: 1.4.2;
Disable another tentative state check

It's too ephemeral to check robustly.
 1.3  17-Aug-2015  ozaki-r Improve test stability

- Take a diff between packet dumps and use it for packet checking
- it's resistant against packet reorder
- Seep 2 sec to make sure a NS message is sent
- Disable tentative state check for now
- it's too ephemeral to check robustly
 1.2  10-Aug-2015  ozaki-r Fix cleanup
 1.1  03-Aug-2015  ozaki-r Add tests for NDP
 1.4.2.2  07-Jan-2017  pgoyette Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)
 1.4.2.1  04-Nov-2016  pgoyette Sync with HEAD
 1.12.12.1  15-Mar-2018  pgoyette Synch with HEAD

RSS XML Feed