Commit Graph

11 Commits (062d6419d64fe5f320b289bba101c07f74b597e5)

Author SHA1 Message Date
Erik Auerswald d312a278d5 Test ping to "all IPv6 nodes" multicast address
Any Echo Response packet uses a different source address than
used for the target, because it is not allowed to use a multicast
address as source.  This results in extra output in a specific
format on standard error.

This should work, because IPv6 requires multicast support, and
every IPv6 node is supposed to join the "all nodes" multicast
group, including the node the test runs on.  It at least works
on my Ubuntu 20.04 LTS system.
9 months ago
David Schweikert 73bfc121c2 more travis-ci improvements 4 years ago
David Schweikert a136764f8c always exclude IP header in returned size 4 years ago
David Schweikert 633ea983ed test robustness fixes 6 years ago
David Schweikert 98269fb83e unification work 8 years ago
David Schweikert 12971e5409 ipv4/ipv6 unification fixes 8 years ago
David Schweikert 6cd267c3a8 update changelog, travis-ci test 8 years ago
David Schweikert 2e316571bd try to fix tests on travis-ci (no ipv6?) 8 years ago
David Schweikert 458998ab5f try to fix tests on travis-ci (no ipv6?) 8 years ago
David Schweikert 9e1b32ba11 try to fix tests on travis-ci (no ipv6?) 8 years ago
David Schweikert 4d733db14a rename tests 10 years ago