blob: 020b92b91940f521bd539f9bd3a062fc85690ec7 (
plain)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_WONDERSHAPER
tristate "WonderShaper - The Wonder Shaper"
default m if CONFIG_DEVEL
select BR2_PACKAGE_IPROUTE2_TC
help
WonderShaper is a tc based traffic shaping tool.
Depends: tc
|