packages/net/nft-qos/files/lib
Rosy Song 6649ac91e9 nft-qos: add new package
This is the nftables implementation for qos on OpenWrt,
Currently, it has below features:

* Static QoS : setting limit rate for devices or global network.

* Dynamic/Auto QoS : setting limit rate according to the network
  bandwidth and adjust itself automatically (hotplug event).

* Traffic Priority : this feature is like traffic shaping under tc,
  it uses ingress hook to handle to packets here.

Signed-off-by: Rosy Song <rosysong@rosinson.com>
2018-11-06 16:13:28 +08:00
..
core.sh nft-qos: add new package 2018-11-06 16:13:28 +08:00
dynamic.sh nft-qos: add new package 2018-11-06 16:13:28 +08:00
monitor.sh nft-qos: add new package 2018-11-06 16:13:28 +08:00
priority.sh nft-qos: add new package 2018-11-06 16:13:28 +08:00
static.sh nft-qos: add new package 2018-11-06 16:13:28 +08:00