Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Apr 2011 12:38:09 +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:  <201104091238.p39CcRtZ057049@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2011-04-09 12:38:09 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/netinet6         in6_pcb.c in6_src.c udp6_usrreq.c 
  Log:
  SVN rev 220490 on 2011-04-09 12:38:09Z 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.84.2.22  +4 -1      src/sys/netinet6/in6_pcb.c
  1.46.2.13  +1 -4      src/sys/netinet6/in6_src.c
  1.81.2.19  +4 -1      src/sys/netinet6/udp6_usrreq.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104091238.p39CcRtZ057049>