Date: Sun, 28 Mar 2004 01:36:09 +0100 From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: Julian Elischer <julian@elischer.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet in_pcb.c in_pcb.h ip_divert.c tcp_syncache.c tcp_usrreq.c udp_usrreq.c src/sys/netinet6 in6_pcb.c in6_pcb.h in6_src.c udp6_output.c udp6_usrreq.c Message-ID: <20040328003609.GU8930@darkness.comp.waw.pl> In-Reply-To: <4066159C.7030102@elischer.org> References: <200403272105.i2RL5kKL058589@repoman.freebsd.org> <4066159C.7030102@elischer.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--nV0Xx5nODoP5kWxY Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Mar 27, 2004 at 04:00:28PM -0800, Julian Elischer wrote: +> Pawel Jakub Dawidek wrote: +>=20 +> > Log: +> > Reduce 'td' argument to 'cred' (struct ucred) argument in those=20 +> > functions: +> > - in_pcbbind(), +> > - in_pcbbind_setup(), +> > - in_pcbconnect(), +> > - in_pcbconnect_setup(), +> > - in6_pcbbind(), +> > - in6_pcbconnect(), +> > - in6_pcbsetport(). +> > "It should simplify/clarify things a great deal." --rwatson +>=20 +> do any of these store the cred pointer? Nope, they are used only for permission checks. --=20 Pawel Jakub Dawidek http://www.FreeBSD.org pjd@FreeBSD.org http://garage.freebsd.pl FreeBSD committer Am I Evil? Yes, I Am! --nV0Xx5nODoP5kWxY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAZh35ForvXbEpPzQRAjibAJ9tXcjEUaJlQ5yDSj5yL2zpbrBL/gCdF9tZ 1mfthVx8nj9TrhmL4WuDiSQ= =NdzA -----END PGP SIGNATURE----- --nV0Xx5nODoP5kWxY--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040328003609.GU8930>