History log of /freebsd-10.1-release/tools/regression/netinet6/
Revision Date Author Comments
272461 03-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


180967 29-Jul-2008 rwatson

Remove extra comment that snuck in in last commit.


180966 29-Jul-2008 rwatson

Add a simple ICMPv6 filter test for IPv6 raw sockets: determine that
the default ICMPv6 filter is pass all, test that we can set it to block
all and restore to pass all. No attempt is made to test that the
filtering works, just that we can get and set it.


168925 21-Apr-2007 mtm

Regression tests for recent changes to inet6_rth_* family of functions
regarding RFC3542 compliance.


160500 19-Jul-2006 rwatson

Add a test case for closing a UDPv6 socket that has been connected to
the IPv6 loopback address.

Warns ?= 2.


160499 19-Jul-2006 rwatson

Add very basic regression test for netinet6: create and close raw,
UDP, and TCP IPv6 sockets.