Date: Sat, 12 Mar 2011 16:45:15 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet6 in6_pcb.c in6_src.c udp6_usrreq.c Message-ID: <201103121645.p2CGjUqa033012@repoman.freebsd.org>
index | next in thread | raw e-mail
bz 2011-03-12 16:45:15 UTC
FreeBSD src repository
Modified files:
sys/netinet6 in6_pcb.c in6_src.c udp6_usrreq.c
Log:
SVN rev 219570 on 2011-03-12 16:45:15Z by bz
Push a possible "unbind" in some situation from in6_pcbsetport() to
callers. This also fixes a problem when the prison call could set
the inp->in6p_laddr (laddr) and a following priv_check_cred() call
would return an error and will allow us to merge the IPv4 and IPv6
implementation.
MFC after: 2 weeks
Revision Changes Path
1.122 +4 -1 src/sys/netinet6/in6_pcb.c
1.81 +1 -4 src/sys/netinet6/in6_src.c
1.117 +4 -1 src/sys/netinet6/udp6_usrreq.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103121645.p2CGjUqa033012>
