cvs commit: src/sys/netgraph netgraph.h ng_base.c

Andrew Thompson thompsa at FreeBSD.org
Mon Sep 22 19:45:50 UTC 2008


thompsa     2008-09-22 19:28:18 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         netgraph.h ng_base.c 
  Log:
  SVN rev 183277 on 2008-09-22 19:28:18Z by thompsa
  
  Add ng_rmnode_flags() so the caller can pass NG_QUEUE and have the node
  destroyed asynchronously due to locking or other constraints.
  
  Reviewed by:    julian
  
  Revision  Changes    Path
  1.75      +1 -0      src/sys/netgraph/netgraph.h
  1.164     +8 -2      src/sys/netgraph/ng_base.c


More information about the cvs-src mailing list