Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Nov 2003 14:48:28 -0800 (PST)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet in_pcb.h
Message-ID:  <200311082248.hA8MmSbm013375@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2003/11/08 14:48:28 PST

  FreeBSD src repository

  Modified files:
    sys/netinet          in_pcb.h 
  Log:
  add locking assertions that turn into noops if INET6 is configured;
  this is necessary because the ipv6 code shares the in_pcb code with
  ipv4 but (presently) lacks proper locking
  
  Supported by:   FreeBSD Foundation
  
  Revision  Changes    Path
  1.65      +17 -0     src/sys/netinet/in_pcb.h



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