mirror of
https://github.com/novatiq/packages.git
synced 2026-07-27 14:03:50 +01:00
Introduce package for additional experimental scripts for sqm-scripts. The target is to provide an opportunity to test QoS scripts and qdiscs still under development. E.g. cake related scripts can be placed here for testing. sqm-scripts and luci-app-sqm will pick up the new scripts automatically. Initially the package contains five cake-related scripts. The package depends on the main sqm-scripts package. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
13 lines
705 B
Plaintext
13 lines
705 B
Plaintext
test_LAN_triple-isolate__piece_of_cake.qos (Cero3 Shaper)
|
|
|
|
Abstract:
|
|
This is a one band cake and ipv6 enabled shaping script for Ethernet gateways.
|
|
This exists for the purpose of testing cake's different isolation options,
|
|
specifically the non-directional triple-isolate feature that promises to finally
|
|
tackle the bit-torrent hole in simple.qos.
|
|
This specific version is supposed to be used on LAN interfaces:
|
|
the script's ingress direction equals the internet/WAN upload direction
|
|
the script's egress direction equals the internet/WAN download direction
|
|
NOTE: Shaping on a LAN interface only affects machines connected via that
|
|
LAN interface, so typically WIFI/WLAN traffic will not be shaped!
|