Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jul 2004 20:26:29 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph ng_eiface.c
Message-ID:  <200407142026.i6EKQTbP018753@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2004-07-14 20:26:29 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_eiface.c 
  Log:
  Introduce a new mutex, ng_eiface_mtx, to protect the global unit list
  lock used to synchronize allocation of unit numbers for new netgraph
  ethernet interfaces.
  
  Reviewed by:    glebius
  
  Revision  Changes    Path
  1.17      +11 -1     src/sys/netgraph/ng_eiface.c



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