> > 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.

i've worked at a layer above ip_output, but i havent looked to deeply at
this issue and the code in the kernel.

if you could suggest a few modifications that would be required, i'd like
to pursue this further.

Thanks for your response.


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

Reply via email to