Fix released in 2.0.10-1 in intrepid.

Upstream changelog entry:
2008-04-17  Dmitry Butskoy  <dmi...@butskoy.name> - 2.0.10

        *  Interpret ENOBUFS errors for send(2) as "can retry later".

           Slow devices (like ppp) with small tx_queue_len can reject
           the sending of too many packets simultaneously. To handle this,
           do_send() now returns a negate value in a case of ENOBUFS
           and similar (instead of program exit). The send_probe method
           clears the probe and returns immediately in such cases.
           Then, if there is an amount of time to wait for something,
           the failed probe will be attempted again after that time expired.
           If nothing to wait more, the program is exited.

** Changed in: traceroute (Ubuntu)
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/290145

Title:
  send: No buffer space available for ppp interface

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/traceroute/+bug/290145/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to