>>> with *your permission* I'd like to be marking babel packets in cerowrt
>>> as CS6 + ECN capable.

>> You're applying AQM to locally-originated data in order to compensate
>> for the lack of backpressure, and then falsely asserting ECN in order
>> to bypass the AQM policy.

> Have a sys call that told you packets outstanding in the driver?

$ man 2 sendmsg
   ...
   ENOBUFS
          The output queue for a network interface was full.  This  gener‐
          ally  indicates  that the interface has stopped sending, but may
          be caused by transient congestion.   (Normally,  this  does  not
          occur in Linux.  Packets are just silently dropped when a device
          queue overflows.)
   ...

_______________________________________________
Babel-users mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/babel-users

Reply via email to