diff options
author | Sergey V. Lobanov <sergey@lobanov.in> | 2024-04-11 01:27:18 +0200 |
---|---|---|
committer | Sergey V. Lobanov <sergey@lobanov.in> | 2024-04-11 09:40:10 +0200 |
commit | 3ec2d773950ed9730467062ebd4eeec5e9d8b35c (patch) | |
tree | 6aedeb28cef8772363fb1e387e9bcf9ed0785773 /.gitignore | |
parent | 3668336266cb74b6d37e5b56c9c5b74761a868fc (diff) | |
download | accel-ppp-3ec2d773950ed9730467062ebd4eeec5e9d8b35c.tar.gz accel-ppp-3ec2d773950ed9730467062ebd4eeec5e9d8b35c.zip |
shaper: add clsact policer support
Use the following configuration to enable clsact up and down limiters:
[shaper]
up-limiter=police
down-limiter=clsact
It is also recommended to set down-burst-factor=1.0
How to check current configuration in Linux:
tc qdisc show dev ppp0
tc filter show dev ppp0 egress
tc filter show dev ppp0 ingress
Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions