rwatson 2008-07-29 18:33:56 UTC
FreeBSD src repository
Added files:
tools/regression/netinet6/icmp6_filter Makefile icmp6_filter.c
Log:
SVN rev 180966 on 2008-07-29 18:33:56Z by 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.
Revision Changes Path
1.1 +9 -0 src/tools/regression/netinet6/icmp6_filter/Makefile (new)
1.1 +132 -0
src/tools/regression/netinet6/icmp6_filter/icmp6_filter.c (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"