On 4 January 2018 at 10:27, Denys Vlasenko <[email protected]> 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, _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
