<feed xmlns='http://www.w3.org/2005/Atom'>
<title>accel-ppp.git/accel-pppd/ppp/ppp.c, branch 1.14.0</title>
<subtitle>High performance PPTP/L2TP/SSTP/PPPoE/IPoE server for Linux (mirror of https://github.com/accel-ppp/accel-ppp.git)
</subtitle>
<id>https://git.amelek.net/accel-ppp/accel-ppp.git/atom?h=1.14.0</id>
<link rel='self' href='https://git.amelek.net/accel-ppp/accel-ppp.git/atom?h=1.14.0'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/'/>
<updated>2025-12-10T17:16:42+00:00</updated>
<entry>
<title>crypto: Removed internal tomcat crypto.</title>
<updated>2025-12-10T17:16:42+00:00</updated>
<author>
<name>Andrii Melnychenko</name>
<email>a.melnychenko@vyos.io</email>
</author>
<published>2025-09-29T16:14:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=c912d09018828745e3bcba268cd02a611e324d54'/>
<id>urn:sha1:c912d09018828745e3bcba268cd02a611e324d54</id>
<content type='text'>
Signed-off-by: Andrii Melnychenko &lt;a.melnychenko@vyos.io&gt;
</content>
</entry>
<entry>
<title>ppp_chan_read: check unit_hnd avoiding proto rej</title>
<updated>2022-03-04T12:11:03+00:00</updated>
<author>
<name>Gabriel Jeanneau</name>
<email>gabriel.jeanneau@6wind.com</email>
</author>
<published>2022-01-13T10:59:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=57d5aa43123b8a8243e8e8e6971597afe352f9ed'/>
<id>urn:sha1:57d5aa43123b8a8243e8e8e6971597afe352f9ed</id>
<content type='text'>
When receiving IPCP packet on channel handler, check unit handler to
avoid sending a LCP Protocol Reject because ppp unit has not been
created yet.
This patch allows accel-ppp to handle higher pressure (handle 300
connections per second).

Signed-off-by: Gabriel Jeanneau &lt;gabriel.jeanneau@6wind.com&gt;
</content>
</entry>
<entry>
<title>ppp: reset the ifindex when moving back to the default namespace</title>
<updated>2020-03-18T08:07:38+00:00</updated>
<author>
<name>Simon Chopin</name>
<email>s.chopin@alphalink.fr</email>
</author>
<published>2020-02-28T10:43:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=c4c85030efdba8a927bbca7f8b010a0152f823cb'/>
<id>urn:sha1:c4c85030efdba8a927bbca7f8b010a0152f823cb</id>
<content type='text'>
If you move an interface into a namespace where there is alreay an
interface with the same index, the moved interface will get a new index
assigned to it. We need to update our data structure accordingly.

Signed-off-by: Simon Chopin &lt;s.chopin@alphalink.fr&gt;
</content>
</entry>
<entry>
<title>ppp: fix mtu/mru negotiation in preallocate/unit-cache modes</title>
<updated>2018-01-31T18:02:15+00:00</updated>
<author>
<name>Vladislav Grishenko</name>
<email>themiron@mail.ru</email>
</author>
<published>2018-01-31T17:59:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=4bcb9b082607fa3a1d0c9c377df9a1fe7b48f2b0'/>
<id>urn:sha1:4bcb9b082607fa3a1d0c9c377df9a1fe7b48f2b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ppp: fixed bug in ppp_terminate</title>
<updated>2018-01-24T07:25:33+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2018-01-24T07:25:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=8b265c99a14ad6c7f3eeb59a8cff56870eb5f592'/>
<id>urn:sha1:8b265c99a14ad6c7f3eeb59a8cff56870eb5f592</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ppp: code simplification</title>
<updated>2016-07-14T17:49:00+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2016-07-14T17:49:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=1dce3168c8a43ba1ef6d2b78355933aafc35d3f9'/>
<id>urn:sha1:1dce3168c8a43ba1ef6d2b78355933aafc35d3f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ppp: fix bug when using unit cache with interfaces in another netns</title>
<updated>2016-07-14T17:48:16+00:00</updated>
<author>
<name>François Cachereul</name>
<email>f.cachereul@alphalink.fr</email>
</author>
<published>2016-07-12T13:57:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=33757db5ed54d22eaf4ab3911c70d51176f055c0'/>
<id>urn:sha1:33757db5ed54d22eaf4ab3911c70d51176f055c0</id>
<content type='text'>
Signed-off-by: François Cachereul &lt;f.cachereul@alphalink.fr&gt;
</content>
</entry>
<entry>
<title>Revert "ppp: futher improvement of distablish_ppp function"</title>
<updated>2016-07-14T17:48:13+00:00</updated>
<author>
<name>François Cachereul</name>
<email>f.cachereul@alphalink.fr</email>
</author>
<published>2016-07-12T13:57:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=ef06cf0c864cbaafcaa7d3c93d5bd86c93a6e9f8'/>
<id>urn:sha1:ef06cf0c864cbaafcaa7d3c93d5bd86c93a6e9f8</id>
<content type='text'>
This reverts commit 07ca3acb40df7668cfd0c6abbdcefc21d944d993.

Signed-off-by: François Cachereul &lt;f.cachereul@alphalink.fr&gt;
</content>
</entry>
<entry>
<title>ppp: ignore zero read on chan fd</title>
<updated>2016-07-09T10:38:06+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2016-07-09T10:38:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=1380198e91cad0442ea9f0cf708ffd6a8a5fcacb'/>
<id>urn:sha1:1380198e91cad0442ea9f0cf708ffd6a8a5fcacb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ppp: ignore zero read on unit fd</title>
<updated>2016-07-04T15:49:41+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2016-07-04T15:49:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=2de5323e832b0eaa3aaea748f60d4d481f0e3e87'/>
<id>urn:sha1:2de5323e832b0eaa3aaea748f60d4d481f0e3e87</id>
<content type='text'>
</content>
</entry>
</feed>
