From: "Michael S. Tsirkin"
Date: Mon, 3 Dec 2012 21:48:50 +0200
>
> + /* This flag has no real effect. We track the value for backwards
> + * compatibility. */
/* Always
* like this.
*/
/*
* Never
* like this.
*/
Historically tun supported two modes of operation:
- in default mode, a small number of packets would get queued
at the device, the rest would be queued in qdisc
- in one queue mode, all packets would get queued at the device
This might have made sense up to a point where we made the
queue depth
2 matches
Mail list logo