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
Pawel Jakub Dawidek
pjd at FreeBSD.org
Sat Mar 27 16:36:12 PST 2004
On Sat, Mar 27, 2004 at 04:00:28PM -0800, Julian Elischer wrote:
+> Pawel Jakub Dawidek wrote:
+>
+> > Log:
+> > Reduce 'td' argument to 'cred' (struct ucred) argument in those
+> > 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
+>
+> do any of these store the cred pointer?
Nope, they are used only for permission checks.
--
Pawel Jakub Dawidek http://www.FreeBSD.org
pjd at FreeBSD.org http://garage.freebsd.pl
FreeBSD committer Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20040328/d591beeb/attachment.bin
More information about the cvs-src
mailing list