diff options
| author | Florian Westphal <[email protected]> | 2016-06-09 00:27:39 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2016-06-08 23:58:51 -0700 |
| commit | c3498d34dd369115a06e5bb862b90b06fde3d114 (patch) | |
| tree | e9db92025b9f550133ab1bc6d9b10d96d8d5555d /tools/perf/scripts/python | |
| parent | 76e48f9fbe3b0d1279868eef0543725577525e97 (diff) | |
cbq: remove TCA_CBQ_OVL_STRATEGY support
since initial revision of cbq in 2004 iproute 2 has never implemented
support for TCA_CBQ_OVL_STRATEGY, which is what needs to be set to
activate the class->drop() call (TC_CBQ_OVL_DROP strategy must be
set by userspace value must be set by userspace).
David Miller says:
It seems really safe to kill this thing off, flag an error if someone
tries to set the attribute, and therefore kill off all of the
non-default cbq_ovl_*() functions.
A followup commit can then remove all .drop qdisc methods since this
removed the only caller.
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions