Date: Mon, 26 Jul 2004 03:53:47 +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/sockets/accf_data_attach Makefile accf_data_attach.c Message-ID: <200407260353.i6Q3rlap066013@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004-07-26 03:53:47 UTC
FreeBSD src repository
Added files:
tools/regression/sockets/accf_data_attach Makefile
accf_data_attach.c
Log:
Simple attachment regression test to attach the "accf_data" accept
filter to an inet socket and check at various points during the socket
life cycle that the filter can or cannot be attached, and that once
attached that the right one is attached and that it can be queried.
Revision Changes Path
1.1 +11 -0 src/tools/regression/sockets/accf_data_attach/Makefile (new)
1.1 +200 -0 src/tools/regression/sockets/accf_data_attach/accf_data_attach.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407260353.i6Q3rlap066013>
