<feed xmlns='http://www.w3.org/2005/Atom'>
<title>accel-ppp-xebd.git/accel-pppd/ctrl/pppoe, branch 1.12</title>
<subtitle>High performance PPTP/L2TP/PPPoE/IPoE server for Linux (mirror of https://github.com/marekm72/accel-ppp-xebd.git)
</subtitle>
<id>https://git.amelek.net/marekm72/accel-ppp-xebd.git/atom?h=1.12</id>
<link rel='self' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/atom?h=1.12'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/'/>
<updated>2019-03-08T12:40:11+00:00</updated>
<entry>
<title>initialize ssl_halen = ETH_ALEN in sockaddr_ll structures</title>
<updated>2019-03-08T12:40:11+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2019-03-08T12:40:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=1f835bb6bb54cf186e549d58318090b988b6b93a'/>
<id>urn:sha1:1f835bb6bb54cf186e549d58318090b988b6b93a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pppoe: fixed invalid behaviour after changing pado-delay</title>
<updated>2018-03-06T08:00:37+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2018-03-06T08:00:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=c45d48bf3dd7776a41deb8276ef84cf74cbce6d8'/>
<id>urn:sha1:c45d48bf3dd7776a41deb8276ef84cf74cbce6d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pppoe: fixed PADO delaying function</title>
<updated>2018-03-03T09:06:06+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2018-03-03T09:06:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=6e7c20d8b1eaca421793cc3876c84a0ab718282e'/>
<id>urn:sha1:6e7c20d8b1eaca421793cc3876c84a0ab718282e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shaper: define UINT16_MAX if not set</title>
<updated>2017-12-20T10:11:15+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2017-12-20T10:11:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=017c749648a91571b23824a689f2e3fdfe8c9d7e'/>
<id>urn:sha1:017c749648a91571b23824a689f2e3fdfe8c9d7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ppp: implement per-ctrl ppp interface rename support, may be overrided by radius</title>
<updated>2017-12-05T15:39:15+00:00</updated>
<author>
<name>Vladislav Grishenko</name>
<email>themiron@mail.ru</email>
</author>
<published>2017-10-30T12:27:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=ae72e179afa46d82865aa8d459b32cc27541e4a7'/>
<id>urn:sha1:ae72e179afa46d82865aa8d459b32cc27541e4a7</id>
<content type='text'>
 Reuse exsisting radius functionality and allow set iterface name
 template for pppoe/pptp/l2tp, '%d' specification will be replaced
 automagically to the next available index by kernel.
 PPP interface rename allows to easy differ client's interfaces from
 the other ppp ones, for example, with just netfilter interface rules.

 Example:
  [pptp]
  ifname=pptp%d will produce pptp0, pptp1, ...
</content>
</entry>
<entry>
<title>Merge branch 'master' of github.com:xebd/accel-ppp</title>
<updated>2017-08-08T15:39:58+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2017-08-08T15:39:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=4b7c9dea22afa4ab598b1b6fae2c0d470aa32d9f'/>
<id>urn:sha1:4b7c9dea22afa4ab598b1b6fae2c0d470aa32d9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implemented session count limiting</title>
<updated>2017-04-18T18:22:06+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2017-04-18T17:47:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=a596ef53a689f0ecbf24d0043a4ad571cc8a4bf3'/>
<id>urn:sha1:a596ef53a689f0ecbf24d0043a4ad571cc8a4bf3</id>
<content type='text'>
new config option:
[common]
max-sessions=N

If set then accel-pppd stops reply to new connection requests if total number of sessions (active and starting) is reached specified limit.
</content>
</entry>
<entry>
<title>Revert "implemented session count limiting"</title>
<updated>2017-04-18T18:21:37+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2017-04-18T18:21:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=bf4fabd6c50a34d4223bdc78be9e852720f71bba'/>
<id>urn:sha1:bf4fabd6c50a34d4223bdc78be9e852720f71bba</id>
<content type='text'>
This reverts commit 88a908974b0b2e9c7eee8ad9a8b0b4432e95d167.
</content>
</entry>
<entry>
<title>implemented session count limiting</title>
<updated>2017-04-18T17:42:32+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2017-04-18T17:42:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=88a908974b0b2e9c7eee8ad9a8b0b4432e95d167'/>
<id>urn:sha1:88a908974b0b2e9c7eee8ad9a8b0b4432e95d167</id>
<content type='text'>
new config option:
[common]
max-sessions=N

If set then accel-pppd stops reply to new connection requests if total number of sessions (active and starting) is reached specified limit.
</content>
</entry>
<entry>
<title>Revert "implemented session count limiting"</title>
<updated>2017-04-18T17:32:22+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2017-04-18T17:32:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=c94c49114ca6c6dd342dad0db525050a154f7a0e'/>
<id>urn:sha1:c94c49114ca6c6dd342dad0db525050a154f7a0e</id>
<content type='text'>
This reverts commit 9ea88bac7d5bf8fc5cf2d5f7d0a734ec7a9e6df6.
</content>
</entry>
</feed>
