trafficshaper: new package
authorLuiz Angelo Daros de Luca <luizluca@gmail.com>
Fri, 13 Apr 2018 23:13:55 +0000 (20:13 -0300)
committerPaul Spooren <mail@aparcar.org>
Mon, 18 Mar 2019 23:27:57 +0000 (00:27 +0100)
commita99b9f128dab3503133c57bb13ee07f915ee49ce
treef1166644e4da9c92c26efa47a12e911fd3a9e528
parent05cb8878f5ac21a2bb7d03449d87a63ef42572b2
trafficshaper: new package

trafficshaper create QoS rules to limit (or reserve) traffic used
by classes of clients.

Uplink and downlink can be controled (or not controlled) independently.

Client classes are defined by its network addresses (IPv4 or IPv6). Each
client class can define absolute or relative (to wan) bandwith, and also
the use (or not) of spare wan bandwidth when avaiable.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
net/trafficshaper/Makefile [new file with mode: 0644]
net/trafficshaper/files/etc/config/trafficshaper [new file with mode: 0644]
net/trafficshaper/files/etc/init.d/trafficshaper [new file with mode: 0755]