[git commit] tc: enables this applet

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Mon Jan 8 12:10:37 UTC 2018


On 4 January 2018 at 10:27, Denys Vlasenko <vda.linux at googlemail.com> wrote:
> commit: https://git.busybox.net/busybox/commit/?id=a034cab0952bcb93cfbe8b2a333c59615dfa7e90
> branch: https://git.busybox.net/busybox/commit/?id=refs/heads/master

> +//config:config TC
> +//config:      bool "tc (3.1 kb)"
> +//config:      default y
> +//config:      help
> +//config:      Show / manipulate traffic control settings
> +//config:
> +//config:config FEATURE_TC_INGRESS
> +//config:      bool "Enable ingress"
> +//config:      default y
> +//config:      depends on TC
>
> -/* Was disabled in 2008 by Bernhard, not known why.

I had it disabled because IIRC "modify" and "delete" needed some
refactoring. I do not remember, however, if they were dysfunctional or
just too bloated (i suspect the latter).

thanks,


More information about the busybox mailing list