<feed xmlns='http://www.w3.org/2005/Atom'>
<title>accel-ppp.git/README, branch revert-145-dkms</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=revert-145-dkms</id>
<link rel='self' href='https://git.amelek.net/marekm72/accel-ppp.git/atom?h=revert-145-dkms'/>
<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>sstp: add man &amp; readme records</title>
<updated>2018-01-05T13:30:48+00:00</updated>
<author>
<name>Vladislav Grishenko</name>
<email>themiron@mail.ru</email>
</author>
<published>2018-01-05T13:21:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=2632ff4c1f3917f7d24cffad64c26740fdef0786'/>
<id>urn:sha1:2632ff4c1f3917f7d24cffad64c26740fdef0786</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updated contact information</title>
<updated>2017-08-08T16:06:26+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2017-08-08T16:06:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=f945565500c51bb24daf9823c0a2f98747e93c3d'/>
<id>urn:sha1:f945565500c51bb24daf9823c0a2f98747e93c3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>backport 1.7</title>
<updated>2013-01-24T19:58:56+00:00</updated>
<author>
<name>Kozlov Dmitry</name>
<email>xeb@mail.ru</email>
</author>
<published>2013-01-24T19:58:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=cf3de06a3346854d770ba147f081e3b22e93c1bc'/>
<id>urn:sha1:cf3de06a3346854d770ba147f081e3b22e93c1bc</id>
<content type='text'>
* l2tp: Fix allocation checking when adding octets AVP
* cli, tcp: Fix non-NULL terminated string reception
* Fix va_end() missing calls
* chap-secrets: implemented encryption
* auth_pap: make messages like other auth modules
* cli: check xmit_buf is not null at enter to write function
* pppoe: implemented regular expression support
* chap-secrets: implemented encryption
* ippool: fixed initialization order
* optional shaper compiling
* ppp: dns/wins code cleanup
</content>
</entry>
<entry>
<title>1.7.0 release</title>
<updated>2012-06-15T14:05:12+00:00</updated>
<author>
<name>Kozlov Dmitry</name>
<email>xeb@mail.ru</email>
</author>
<published>2012-06-15T14:02:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=c553a7bbbc96d36ba4d0999bb172c7a926518eb1'/>
<id>urn:sha1:c553a7bbbc96d36ba4d0999bb172c7a926518eb1</id>
<content type='text'>
* implemented per CTRL mppe config
* implemented vendor/attr options to specify which radius attribute containes ip pool name
* implemented adaptive lcp echo functionality
* implemented leaf qdisc attachment (only sfq at present)
* implemented Challenge attribute handling (l2tp)
* implemented unit(interface) cache
* fixed ip-pre-up script result handling
* fixed time range start detection on startup/config reload
* fixed reading of req-limit option (radius)
* fixed unexpected radattr file removal
</content>
</entry>
<entry>
<title>snmp: implemneted new node (ACCEL-PPP-MIB::cli.0) which can be used to send cli commands</title>
<updated>2011-12-27T13:24:55+00:00</updated>
<author>
<name>Kozlov Dmitry</name>
<email>xeb@mail.ru</email>
</author>
<published>2011-12-27T13:24:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=f1c39d3ff40aece8278afaec0098607d498cd768'/>
<id>urn:sha1:f1c39d3ff40aece8278afaec0098607d498cd768</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ppp: Neighbor Discovery for IP version 6 (prefix only)</title>
<updated>2011-08-23T09:32:05+00:00</updated>
<author>
<name>Kozlov Dmitry</name>
<email>dima@server</email>
</author>
<published>2011-08-23T09:32:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=e281cbf20eb2e8f36ef5037e138fdf3798f1897d'/>
<id>urn:sha1:e281cbf20eb2e8f36ef5037e138fdf3798f1897d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>snmp support</title>
<updated>2011-08-19T10:04:55+00:00</updated>
<author>
<name>Kozlov Dmitry</name>
<email>dima@server</email>
</author>
<published>2011-08-19T10:04:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=5ef49162ea9763ca9878c22e3736766d8f1db014'/>
<id>urn:sha1:5ef49162ea9763ca9878c22e3736766d8f1db014</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updated README</title>
<updated>2011-05-30T08:09:01+00:00</updated>
<author>
<name>Kozlov Dmitry</name>
<email>dima@server</email>
</author>
<published>2011-05-30T08:09:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=6dd6ad03bb7d9a9b687f2c3468dfdc2d102a0dda'/>
<id>urn:sha1:6dd6ad03bb7d9a9b687f2c3468dfdc2d102a0dda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shaper_tbf: implemented time ranges</title>
<updated>2011-01-04T23:07:15+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2011-01-04T23:07:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=2a05ce54544185f34016b1a9e46afda9d0af980e'/>
<id>urn:sha1:2a05ce54544185f34016b1a9e46afda9d0af980e</id>
<content type='text'>
</content>
</entry>
</feed>
