about summary refs log tree commit homepage
path: root/test/test_linux_ipv6.rb
DateCommit message (Collapse)
2014-11-14Add setup and teardown for ipv6 tests
Signed-off-by: Eric Wong <normalperson@yhbt.net>
2011-06-27fix Ruby warnings
Found in the check-warnings target in pkg.mk
2011-03-12inet_diag: stricter IPv6 address parsing
Be stricter about invalid inputs.
2011-03-01tests: cleaner skipping for missing components
2011-02-15linux: add ipv6 support for inet_diag
inet_diag already supports AF_INET6.