This message was sent from Geocrawler.com by "Manju Radhakrishnan"
<[EMAIL PROTECTED]>
Be sure to reply to that address.
Hi,
I am trying to modify IP code in FreeBSD so that the packets from IP layer are not
immediately sent to the interface output but they are buffered and sent at a certain
rate. So I need to set an interrupt such that a function is called after some time
interval. Is using timeout the only way?
since timeouts are at a priority lower than network priority, is there anything else
that I can use.
thanks for the help,
Manju
Geocrawler.com - The Knowledge Archive
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message