Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jun 2010 08:55:45 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet ip_divert.c
Message-ID:  <201006030856.o538u1Xd047397@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2010-06-03 08:55:45 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/netinet          ip_divert.c 
  Log:
  SVN rev 208766 on 2010-06-03 08:55:45Z by rwatson
  
  Merge r204810 from head to stable/8:
  
    Remove unnecessary locking of divcbinfo lock from div_output(): this has
    not been required since FreeBSD 7.0 when the so_pcb pointer leading to inp
    was guaranteed to be stable when a valid socket reference is held (as it
    is in the output path).
  
    Reviewed by:  bz
    Sponsored by: Juniper Networks
  
  Approved by:    re (kib)
  
  Revision   Changes    Path
  1.156.2.6  +0 -3      src/sys/netinet/ip_divert.c



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