<feed xmlns='http://www.w3.org/2005/Atom'>
<title>accel-ppp.git/accel-pppd/shaper/shaper.c, branch marekm72-patch-1-printf-h</title>
<subtitle>High performance PPTP/L2TP/SSTP/PPPoE/IPoE server for Linux (mirror of https://github.com/marekm72/accel-ppp.git)
</subtitle>
<id>https://git.amelek.net/marekm72/accel-ppp.git/atom?h=marekm72-patch-1-printf-h</id>
<link rel='self' href='https://git.amelek.net/marekm72/accel-ppp.git/atom?h=marekm72-patch-1-printf-h'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/'/>
<updated>2024-04-11T07:40:10+00:00</updated>
<entry>
<title>shaper: add clsact policer support</title>
<updated>2024-04-11T07:40:10+00:00</updated>
<author>
<name>Sergey V. Lobanov</name>
<email>sergey@lobanov.in</email>
</author>
<published>2024-04-10T23:27:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=3ec2d773950ed9730467062ebd4eeec5e9d8b35c'/>
<id>urn:sha1:3ec2d773950ed9730467062ebd4eeec5e9d8b35c</id>
<content type='text'>
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 &lt;sergey@lobanov.in&gt;
</content>
</entry>
<entry>
<title>ipv6, shaper: fix possible NULL-pointer dereference</title>
<updated>2021-03-20T13:25:15+00:00</updated>
<author>
<name>Vladislav Grishenko</name>
<email>themiron@mail.ru</email>
</author>
<published>2021-03-20T13:25:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=5c6cf3e627b95a76ccdd21b956a9e77f05f250d9'/>
<id>urn:sha1:5c6cf3e627b95a76ccdd21b956a9e77f05f250d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shaper: fix support for Mikrotik-Rate-Limit with bursts</title>
<updated>2020-09-13T00:03:43+00:00</updated>
<author>
<name>Vladislav Grishenko</name>
<email>themiron@mail.ru</email>
</author>
<published>2020-09-13T00:02:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=c8575ff09416c967aa6907b5b4e9b187d4a78d14'/>
<id>urn:sha1:c8575ff09416c967aa6907b5b4e9b187d4a78d14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shaper: fix up/down order for Mikrotik-Rate-Limit</title>
<updated>2020-09-12T20:11:53+00:00</updated>
<author>
<name>Vladislav Grishenko</name>
<email>themiron@mail.ru</email>
</author>
<published>2020-09-12T19:52:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=12d5a5290bb78cd262c420fd934cfb34017fb6c9'/>
<id>urn:sha1:12d5a5290bb78cd262c420fd934cfb34017fb6c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>radius: keep vendor &amp; attr numbers in order</title>
<updated>2020-09-12T20:11:49+00:00</updated>
<author>
<name>Vladislav Grishenko</name>
<email>themiron@mail.ru</email>
</author>
<published>2020-09-12T19:51:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=6e851767b3074244d01f58da4208c9f2c779fa58'/>
<id>urn:sha1:6e851767b3074244d01f58da4208c9f2c779fa58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shaper: add support for speed suffixes (B/K/M/G)</title>
<updated>2020-09-11T15:49:57+00:00</updated>
<author>
<name>Vladislav Grishenko</name>
<email>themiron@mail.ru</email>
</author>
<published>2020-09-11T15:49:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=f18b6016ec9c96738f54fbb1f833de862edc6bee'/>
<id>urn:sha1:f18b6016ec9c96738f54fbb1f833de862edc6bee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shaper: adding default rate-limit</title>
<updated>2019-08-25T19:56:26+00:00</updated>
<author>
<name>DmitriyEshenko</name>
<email>snooppy@mail.ua</email>
</author>
<published>2019-08-25T19:56:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=0e9e6035cf076cb139c756ac4411a5180d857575'/>
<id>urn:sha1:0e9e6035cf076cb139c756ac4411a5180d857575</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shaper: small fix for previous commit</title>
<updated>2019-01-22T03:26:33+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2019-01-22T03:26:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=7a08d2a9fd1dc942d5ac09d069eea258b1e0c7d8'/>
<id>urn:sha1:7a08d2a9fd1dc942d5ac09d069eea258b1e0c7d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shaper: ignore radius CoA request if shaper attributes are absent</title>
<updated>2019-01-21T19:27:28+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2019-01-21T19:27:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=40859ae196897a8c7a835944188e7d41c484a765'/>
<id>urn:sha1:40859ae196897a8c7a835944188e7d41c484a765</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shaper: "change" command: consider value to be in simple format</title>
<updated>2018-04-21T05:20:32+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2018-04-21T05:20:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=fc6624493c6260f0b216aabd8e51944209b71bec'/>
<id>urn:sha1:fc6624493c6260f0b216aabd8e51944209b71bec</id>
<content type='text'>
</content>
</entry>
</feed>
