Files
unison/src
Stefano Avallone f3c4596867 traffic-control: (fixes #2284) Never requeue a packet sent to a netdevice
This change allows us to more closely follow the Linux behavior. A packet
is only requeued when the device queue is stopped before we attempt to send
the packet to the device. Thus, a packet sent to a netdevice is never requeued.
It turns out that packets can only be requeued if the underlying device is
tc-aware and multi-queue. The PointToPointNetDevice code is updated accordingly.
2016-05-19 00:14:07 +02:00
..
2015-09-07 11:04:33 -07:00
2016-03-08 22:01:30 -08:00
2016-03-08 22:01:30 -08:00
2016-03-08 22:01:30 -08:00
2016-03-21 22:02:32 -07:00
2016-03-08 22:01:30 -08:00
2016-03-08 22:01:30 -08:00
2016-03-21 22:02:32 -07:00
2016-03-21 22:02:32 -07:00
2016-03-21 22:02:32 -07:00
2016-03-08 22:01:30 -08:00
2016-02-25 11:58:10 -08:00
2016-03-14 06:41:52 -07:00
2016-03-21 22:02:32 -07:00
2016-03-21 22:02:32 -07:00
2015-09-07 11:04:33 -07:00
2016-03-21 22:02:32 -07:00
2016-03-21 22:02:32 -07:00
2016-05-14 18:25:46 -07:00
2016-03-21 22:02:32 -07:00
2016-05-13 12:46:42 +02:00
2016-03-21 22:02:32 -07:00
2015-09-09 15:14:27 -07:00