On Thu, 1 Mar 2001, Julian Elischer wrote:

JE>> MM>timers, buffers, retransmissions and friends.
JE>
JE>you can certainly do that in netgraph.
JE>there are issues with locking in that a timer must not jump into a node while
JE>the node is locked, but there is a method for doing that. I will be adding more
JE>support for it so that it is easier to do. Add a small 'stub' function that does
JE>nothing but call the 'real' timer function through the locking mechanism.

>From reading the man page or the articel I was under the impression, that
the entire netgraph runs at splnet. So I thought I just do a splnet in the
timer function and that's it. No problems on my UP machine so far :-) I'm
wrong?

harti
-- 
harti brandt, http://www.fokus.gmd.de/research/cc/cats/employees/hartmut.brandt/private
              [EMAIL PROTECTED], [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to