Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jul 2008 18:33:56 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/tools/regression/netinet6/icmp6_filter Makefile icmp6_filter.c
Message-ID:  <200807291834.m6TIYCEp072315@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807291834.m6TIYCEp072315>