harti 2004/01/30 07:34:57 PST FreeBSD src repository Modified files: sys/netgraph ng_source.c Log: Use the official ng_timeout function to trigger sending. This means, that we can get rid of of all the spl*() calls, because ng_timeout handles the locking issues. Revision Changes Path 1.16 +14 -22 src/sys/netgraph/ng_source.c