cvs commit: src/sys/netgraph netgraph.h ng_base.c
Gleb Smirnoff
glebius at FreeBSD.org
Fri May 27 05:31:30 PDT 2005
glebius 2005-05-27 12:31:29 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/netgraph netgraph.h ng_base.c
Log:
MFC:
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.43.2.6 +2 -0 src/sys/netgraph/netgraph.h
1.84.2.9 +16 -3 src/sys/netgraph/ng_base.c
More information about the cvs-src
mailing list