Lars Eggert wrote:
> Matthew Luckie wrote:
> 
>>>> Is there a mechanism to tell when ip_output should be called again?
>>>> Ideally, I would block until such time as i could send it via ip_output
>>>
>>>
>>> You probably get that because the outbound interface queue gets full, 
>>> so you want to block your caller until space becomes available there. 
>>> There currently is no such mechanism (AFAIK, and talking about 
>>> -STABLE here), but it's not too much work to add.
>>
>>
>> if you could suggest a few modifications that would be required, i'd like
>> to pursue this further.
> 
> 
> Look at tsleep/wakeup on ifnet of if_snd.
                                  ^^
                                  or

Sorry, big fingers.
-- 
Lars Eggert <[EMAIL PROTECTED]>               Information Sciences Institute
http://www.isi.edu/larse/              University of Southern California

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to