<feed xmlns='http://www.w3.org/2005/Atom'>
<title>accel-ppp.git/accel-pppd, branch master</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=master</id>
<link rel='self' href='https://git.amelek.net/accel-ppp/accel-ppp.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/'/>
<updated>2025-01-22T13:52:30+00:00</updated>
<entry>
<title>ipoe: fixed DHCP option 42 (ntp servers)</title>
<updated>2025-01-22T13:52:30+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2025-01-21T17:47:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=df1d09799a10885c23ad0760b3d1b6ac96cd10d7'/>
<id>urn:sha1:df1d09799a10885c23ad0760b3d1b6ac96cd10d7</id>
<content type='text'>
Allowed using multiple NTP servers in DHCP option 42
</content>
</entry>
<entry>
<title>Merge pull request #225 from ykholod/l2tp-include-calling-number</title>
<updated>2025-01-09T21:04:55+00:00</updated>
<author>
<name>Sergey V. Lobanov</name>
<email>svlobanov@users.noreply.github.com</email>
</author>
<published>2025-01-09T21:04:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=b6938e83144ff4f5495195dbb60d59e1e7511840'/>
<id>urn:sha1:b6938e83144ff4f5495195dbb60d59e1e7511840</id>
<content type='text'>
L2TP include calling number to calling station ID RA</content>
</entry>
<entry>
<title>ipv6: Add DHCPv6 Confirm processing</title>
<updated>2024-12-12T20:42:38+00:00</updated>
<author>
<name>Dmitriy Eshenko</name>
<email>dmitriy.eshenko@accel-ppp.org</email>
</author>
<published>2024-12-12T20:42:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=6e6f8211185846ab37be6a0cf68557112053dfb1'/>
<id>urn:sha1:6e6f8211185846ab37be6a0cf68557112053dfb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>L2TP include calling number to calling station ID RA</title>
<updated>2024-12-05T15:00:12+00:00</updated>
<author>
<name>Yaroslav Kholod</name>
<email>y.kholod@vyos.io</email>
</author>
<published>2024-12-05T11:10:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=88a2ebdb1dbab4029f41966f39e163b45701227d'/>
<id>urn:sha1:88a2ebdb1dbab4029f41966f39e163b45701227d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix post_msg implementation bug</title>
<updated>2024-11-15T02:28:35+00:00</updated>
<author>
<name>grandnew</name>
<email>40992447+grandnew@users.noreply.github.com</email>
</author>
<published>2024-11-15T02:28:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=b6500a8df22c94fcf8d5dc583d85be6ddc5d51ec'/>
<id>urn:sha1:b6500a8df22c94fcf8d5dc583d85be6ddc5d51ec</id>
<content type='text'>
I think the error handling code of `post_msg` is wrongly implemented due to coding typo. The `EPIPE` should be also considered and then return -1, just like `PPTP_write`:
https://github.com/xebd/accel-ppp/blob/1b8711cf75a7c278d99840112bc7a396398e0205/accel-pppd/ctrl/pptp/pptp.c#L539-L570</content>
</entry>
<entry>
<title>Merge pull request #185 from svlobanov/pcre2-1</title>
<updated>2024-10-26T18:15:19+00:00</updated>
<author>
<name>Denys Fedoryshchenko</name>
<email>denys.f@collabora.com</email>
</author>
<published>2024-10-26T18:15:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=2f4b324907ec44cc92c39830af6b23d623b904cb'/>
<id>urn:sha1:2f4b324907ec44cc92c39830af6b23d623b904cb</id>
<content type='text'>
migrate from pcre to pcre2</content>
</entry>
<entry>
<title>Merge pull request #188 from svlobanov/entware</title>
<updated>2024-10-22T21:31:23+00:00</updated>
<author>
<name>Denys Fedoryshchenko</name>
<email>denys.f@collabora.com</email>
</author>
<published>2024-10-22T21:31:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=a90ac41f32e5ba78441e6359df8c01e593200cf0'/>
<id>urn:sha1:a90ac41f32e5ba78441e6359df8c01e593200cf0</id>
<content type='text'>
build: fix build for entware (HAVE_GOOD_IFARP detection issue)</content>
</entry>
<entry>
<title>Merge pull request #171 from ZBoris7/master</title>
<updated>2024-10-04T19:37:59+00:00</updated>
<author>
<name>Dmitriy Eshenko</name>
<email>dmitriy.eshenko@accel-ppp.org</email>
</author>
<published>2024-10-04T19:37:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=aa551fe44a5801d8d5963e43791d5b5f959c3e32'/>
<id>urn:sha1:aa551fe44a5801d8d5963e43791d5b5f959c3e32</id>
<content type='text'>
pppd_compat: add Framed-Interface-Id attribute support in radattr</content>
</entry>
<entry>
<title>Merge pull request #183 from svlobanov/gcc14-compile-errors</title>
<updated>2024-10-04T19:30:35+00:00</updated>
<author>
<name>Denys Fedoryshchenko</name>
<email>denys.f@collabora.com</email>
</author>
<published>2024-10-04T19:30:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=00b8dee7c3635e2a85968b2dae0a6712b20a34bc'/>
<id>urn:sha1:00b8dee7c3635e2a85968b2dae0a6712b20a34bc</id>
<content type='text'>
build: fix compile errors on GCC 14</content>
</entry>
<entry>
<title>fix(ppp_lcp): truncate echo reply if size &gt; client MRU</title>
<updated>2024-10-04T14:32:06+00:00</updated>
<author>
<name>achillelamb</name>
<email>achille.lambrughi98@gmail.com</email>
</author>
<published>2024-10-04T14:32:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=c08fbb86648b2c1c131df5066b6352cf96e245fb'/>
<id>urn:sha1:c08fbb86648b2c1c131df5066b6352cf96e245fb</id>
<content type='text'>
Fix issue #204
Proposed by https://github.com/achillelamb
</content>
</entry>
</feed>
