cvs commit: src/tools/regression/sockets/accf_data_attach Makefile accf_data_attach.c

Robert Watson rwatson at FreeBSD.org
Sun Jul 25 20:53:47 PDT 2004


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)


More information about the cvs-src mailing list