Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Sep 2000 06:35:43 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet in_pcb.c
Message-ID:  <200009171335.GAA01313@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2000/09/17 06:35:43 PDT

  Modified files:
    sys/netinet          in_pcb.c 
  Log:
  Properly jail UDP sockets.  This is quite a bit more tricky than TCP.
  
  This fixes a !root userland panic, and some cases where the wrong
  interface was chosen for a jailed UDP socket.
  
  PR:		20167, 19839, 20946
  
  Revision  Changes    Path
  1.68      +20 -6     src/sys/netinet/in_pcb.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?200009171335.GAA01313>