| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-05-26 | Change the default value of DEBUG of stable tests to false | ozaki-r | |
| 2016-12-14 | Rename dump because it's used in net_common.sh | ozaki-r | |
| 2016-11-24 | Move get_lladdr to net_common.sh | ozaki-r | |
| 2016-11-07 | Accept DEBUG environment variable | ozaki-r | |
| By doing so, we can easily turn DEBUG on/off without modifying the ATF scripts. | |||
| 2016-10-03 | 80 column violation fixes, hopefully minor readability improvements. | kre | |
| No intended functional change. | |||
| 2016-10-02 | More adaptation to new ifconfig output format - prefix length is now | kre | |
| 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 | + -lrumpdev | kre | |
| 2016-03-13 | Fix test | ozaki-r | |
| 2016-03-13 | Add more debugging code | ozaki-r | |
| 2016-03-12 | Add debugging code and enable it by default | ozaki-r | |
| to know what is happening on anita (qemu) | |||
| 2015-12-15 | Add more tests for IPv6 link-local addresses | ozaki-r | |
| The tests include a test for PR 50549. | |||
| 2015-11-19 | Set timeout of ping6 to reduce execution time | ozaki-r | |
| 2015-11-12 | Add tests of IPv6 link local address | ozaki-r | |
| From s-yamaguchi@IIJ | |||
