Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Aug 2001 11:59:54 -0700 (PDT)
From:      Guy Helmer <ghelmer@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet udp_usrreq.c
Message-ID:  <200108081859.f78Ixs243316@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ghelmer     2001/08/08 11:59:54 PDT

  Modified files:        (Branch: RELENG_4)
    sys/netinet          udp_usrreq.c 
  Log:
  MFC rev 1.74
  Make sure UDP sockets are explicitly bound before connect(2) to avoid
  UDP datagrams being sent from an IP address other than the jail's IP
  address.
  
  PR:		20946
  Approved by:	murray
  
  Revision   Changes    Path
  1.64.2.13  +9 -4      src/sys/netinet/udp_usrreq.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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