cvs commit: src/sys/kern uipc_socket.c

Bruce M Simpson bms at FreeBSD.org
Sat Feb 3 04:01:22 UTC 2007


bms         2007-02-03 04:01:22 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/kern             uipc_socket.c 
  Log:
  MFC:
   Drop all received data mbufs from a socket's queue if the MT_SONAME
   mbuf is dropped, to preserve the invariant in the PR_ADDR case.
  
  PR:             kern/38495
  Submitted by:   James Juran
  Reviewed by:    sam, rwatson
  Obtained from:  NetBSD
  
  Revision   Changes    Path
  1.242.2.8  +13 -1     src/sys/kern/uipc_socket.c


More information about the cvs-all mailing list