Date: Sat, 9 Apr 2011 12:35:08 +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: <201104091235.p39CZLK4056453@repoman.freebsd.org>
index | next in thread | raw e-mail
bz 2011-04-09 12:35:08 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/netinet6 in6_pcb.c in6_src.c udp6_usrreq.c
Log:
SVN rev 220489 on 2011-04-09 12:35:08Z by bz
MFC r219570:
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.
Revision Changes Path
1.119.2.3 +4 -1 src/sys/netinet6/in6_pcb.c
1.74.2.6 +1 -4 src/sys/netinet6/in6_src.c
1.115.2.2 +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?201104091235.p39CZLK4056453>
