diff options
author | Jakub Kicinski | 2018-11-14 22:23:50 -0800 |
---|---|---|
committer | David S. Miller | 2018-11-16 23:08:51 -0800 |
commit | 25fc1989077e71be9fdbe6b78670cf90df2fb789 (patch) | |
tree | 45ed6ea2c9c6d1be5da8fb4c9bc3d717fb4ba8b8 /README | |
parent | 80e22e961dfd15530215f6f6dcd94cd8f65ba1ea (diff) |
net: sched: gred: store red flags per virtual queue
Right now ECN marking and HARD drop (the common RED flags) can only
be configured for the entire Qdisc. In preparation for per-vq flags
store the values in the virtual queue structure. Setting per-vq
flags will only be allowed when no flags are set for the entire Qdisc.
For the new flags we will also make sure undefined bits are 0.
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: John Hurley <john.hurley@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions