cvs commit: src/sys/netgraph ng_eiface.c

Robert Watson rwatson at FreeBSD.org
Wed Jul 14 13:26:38 PDT 2004


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


More information about the cvs-all mailing list