Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Feb 2005 21:13:53 +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/netinet/udpconnectjail Makefile udpconnectjail.c
Message-ID:  <200502132113.j1DLDrmX033895@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2005-02-13 21:13:53 UTC

  FreeBSD src repository

  Added files:           (Branch: RELENG_5)
    tools/regression/netinet/udpconnectjail Makefile 
                                            udpconnectjail.c 
  Log:
  Merge udpconnectjail regression test from HEAD to RELENG_5, Makefile:1.2,
  udpconnectjail.c:1.2:
  
    Add udpconnectjail, a simple regression test to exercise an (as yet)
    unfixed bug in the jail() implementation relating to using the connect()
    system call on UDP sockets.
  
    PR:     26506
  
  The only change in the merge was NO_MAN -> NOMAN.
  
  Revision  Changes    Path
  1.2.2.1   +7 -0      src/tools/regression/netinet/udpconnectjail/Makefile (new)
  1.2.2.1   +110 -0    src/tools/regression/netinet/udpconnectjail/udpconnectjail.c (new)



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