Date: Sun, 24 Jun 2001 05:18:27 -0700 (PDT) From: David Malone <dwmalone@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_subr.c udp_usrreq.c Message-ID: <200106241218.f5OCIRh06256@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2001/06/24 05:18:27 PDT
Modified files:
sys/netinet tcp_subr.c udp_usrreq.c
Log:
Allow getcred sysctl to work in jailed root processes. Processes can
only do getcred calls for sockets which were created in the same jail.
This should allow the ident to work in a reasonable way within jails.
PR: 28107
Approved by: des, rwatson
Revision Changes Path
1.108 +15 -8 src/sys/netinet/tcp_subr.c
1.92 +8 -4 src/sys/netinet/udp_usrreq.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106241218.f5OCIRh06256>
