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

Gleb Smirnoff glebius at FreeBSD.org
Fri May 13 04:35:02 PDT 2005


glebius     2005-05-13 11:35:02 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         netgraph.h ng_base.c 
  Log:
  Since there is no way to queue a function call to node, create
  ng_queue_fn() - a queue version of ng_send_fn().
  
  Revision  Changes    Path
  1.50      +2 -0      src/sys/netgraph/netgraph.h
  1.98      +16 -3     src/sys/netgraph/ng_base.c


More information about the cvs-src mailing list