rator' content='cgit '/>
summaryrefslogtreecommitdiff
path: root/tests/net/net/t_ipv6address.sh
AgeCommit message (Collapse)Author
2017-05-26Change the default value of DEBUG of stable tests to falseozaki-r
2016-12-14Rename dump because it's used in net_common.shozaki-r
2016-11-24Move get_lladdr to net_common.shozaki-r
2016-11-07Accept DEBUG environment variableozaki-r
By doing so, we can easily turn DEBUG on/off without modifying the ATF scripts.
2016-10-0380 column violation fixes, hopefully minor readability improvements.kre
No intended functional change.
2016-10-02More adaptation to new ifconfig output format - prefix length is nowkre
appended to the address, rather than a second parameter, so needs to be deleted if just the bare address is what we want (which it is here).
2016-08-10+ -lrumpdevkre
2016-03-13Fix testozaki-r
2016-03-13Add more debugging codeozaki-r
2016-03-12Add debugging code and enable it by defaultozaki-r
to know what is happening on anita (qemu)
2015-12-15Add more tests for IPv6 link-local addressesozaki-r
The tests include a test for PR 50549.
2015-11-19Set timeout of ping6 to reduce execution timeozaki-r
2015-11-12Add tests of IPv6 link local addressozaki-r
From s-yamaguchi@IIJ