Files
unison/doc
Stefano Avallone bedc89eea9 traffic-control: Add the QueueDisc base class
QueueDisc is a base class providing the interface and implementing
the operations common to all the queueing disciplines. Child classes
need to implement the methods used to enqueue a packet (DoEnqueue),
dequeue a single packet (DoDequeue), get a copy of the next packet
to extract (DoPeek), plus methods to classify enqueued packets in
case they manage multiple queues internally.
2016-03-08 10:44:13 -08:00
..
2015-07-24 11:49:59 -07:00
2016-01-11 14:44:13 -08:00
2013-11-13 16:06:43 -05:00
2011-07-19 09:21:47 -07:00
2011-07-19 09:22:30 -07:00
2015-07-28 16:33:35 -07:00
2007-08-30 14:57:59 +02:00
2007-08-30 14:57:59 +02:00