<feed xmlns='http://www.w3.org/2005/Atom'>
<title>accel-ppp.git/accel-pppd/ctrl, branch show-sessions-mtu-mru</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=show-sessions-mtu-mru</id>
<link rel='self' href='https://git.amelek.net/marekm72/accel-ppp.git/atom?h=show-sessions-mtu-mru'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/'/>
<updated>2026-02-22T21:01:03+00:00</updated>
<entry>
<title>Replace linux/if.h with net/if.h include</title>
<updated>2026-02-22T21:01:03+00:00</updated>
<author>
<name>marekm72</name>
<email>35698605+marekm72@users.noreply.github.com</email>
</author>
<published>2026-02-22T21:01:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=1314586acfc2a99c0c72cda1f517b441599719a5'/>
<id>urn:sha1:1314586acfc2a99c0c72cda1f517b441599719a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace linux/if.h with net/if.h in ipoe.h</title>
<updated>2026-02-22T20:49:58+00:00</updated>
<author>
<name>marekm72</name>
<email>35698605+marekm72@users.noreply.github.com</email>
</author>
<published>2026-02-22T20:49:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=e979068b4eb5e7985dca3360aa35a54fdb61e4d0'/>
<id>urn:sha1:e979068b4eb5e7985dca3360aa35a54fdb61e4d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update header includes in ipoe.c</title>
<updated>2026-02-22T20:45:20+00:00</updated>
<author>
<name>marekm72</name>
<email>35698605+marekm72@users.noreply.github.com</email>
</author>
<published>2026-02-22T20:45:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=29329d1fd11bb7d4bbde8b926b3f633387c7bcad'/>
<id>urn:sha1:29329d1fd11bb7d4bbde8b926b3f633387c7bcad</id>
<content type='text'>
Replaced Linux-specific headers with their net counterparts.</content>
</entry>
<entry>
<title>Refactor ARP header includes in arp.c</title>
<updated>2026-02-22T20:42:10+00:00</updated>
<author>
<name>marekm72</name>
<email>35698605+marekm72@users.noreply.github.com</email>
</author>
<published>2026-02-22T20:42:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=3f46d73994f007dbf3e85fd1a2ae22aba8ce459e'/>
<id>urn:sha1:3f46d73994f007dbf3e85fd1a2ae22aba8ce459e</id>
<content type='text'>
Replaced conditional inclusion of if_arp.h and if_packet.h with direct includes.</content>
</entry>
<entry>
<title>Refactor session free function pointer in l2tp.c</title>
<updated>2026-02-22T20:38:48+00:00</updated>
<author>
<name>marekm72</name>
<email>35698605+marekm72@users.noreply.github.com</email>
</author>
<published>2026-02-22T20:38:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=b52d38df680450b413869edeeaa3baaba73e2918'/>
<id>urn:sha1:b52d38df680450b413869edeeaa3baaba73e2918</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused printf.h include</title>
<updated>2026-02-22T20:20:20+00:00</updated>
<author>
<name>marekm72</name>
<email>35698605+marekm72@users.noreply.github.com</email>
</author>
<published>2026-02-22T20:20:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=ff0255002bdba64e48b628a32224c9a5ecd554b9'/>
<id>urn:sha1:ff0255002bdba64e48b628a32224c9a5ecd554b9</id>
<content type='text'>
Removed conditional inclusion of printf.h.</content>
</entry>
<entry>
<title>netlink: Added VRF support</title>
<updated>2026-01-30T03:25:54+00:00</updated>
<author>
<name>Andrii Melnychenko</name>
<email>a.melnychenko@vyos.io</email>
</author>
<published>2026-01-07T12:14:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=d4f230af1cc31447289a7e30640a471a818cfd69'/>
<id>urn:sha1:d4f230af1cc31447289a7e30640a471a818cfd69</id>
<content type='text'>
Added VRF support to the iproute routines.
Updated iproute* calls in the ipoe, radius, and dhcpv6 code.

Signed-off-by: Andrii Melnychenko &lt;a.melnychenko@vyos.io&gt;
</content>
</entry>
<entry>
<title>Merge pull request #277 from nuclearcat/minor-rfc2516-compliance</title>
<updated>2025-12-13T15:25:13+00:00</updated>
<author>
<name>Denys Fedoryshchenko</name>
<email>denys.f@collabora.com</email>
</author>
<published>2025-12-13T15:25:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=0a5ac7f881103367daa8cf5d70cc55fd8f952fdb'/>
<id>urn:sha1:0a5ac7f881103367daa8cf5d70cc55fd8f952fdb</id>
<content type='text'>
pppoe: Fix RFC2516 non-compilance in PADI tags parsing</content>
</entry>
<entry>
<title>pppoe: Fix RFC2516 non-compilance in PADI tags parsing</title>
<updated>2025-12-10T23:01:05+00:00</updated>
<author>
<name>Denys Fedoryshchenko</name>
<email>denys.f@collabora.com</email>
</author>
<published>2025-12-10T22:59:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=6fbb4a900c17c28ecf2f6d0b620cfffe5bdd6b39'/>
<id>urn:sha1:6fbb4a900c17c28ecf2f6d0b620cfffe5bdd6b39</id>
<content type='text'>
We currently only break out of the switch, so the for loop keeps parsing tags after TAG_END_OF_LIST (accel-pppd/ctrl/pppoe/pppoe.c: around pppoe_recv_PADI).
RFC 2516 (paragraph 5, Tag Types: End-of-List) says an End-of-List tag MAY appear in PADI/PADR and "any TAGs after an End-of-List MUST be ignored."
Since we continue processing them, this behavior is technically non-compliant with the RFC.
Same in pppoe_recv_PADR.

Signed-off-by: Denys Fedoryshchenko &lt;denys.f@collabora.com&gt;
</content>
</entry>
<entry>
<title>Minor compile fix, we have only OpenSSL version now</title>
<updated>2025-12-10T17:26:23+00:00</updated>
<author>
<name>Denys Fedoryshchenko</name>
<email>denys.f@collabora.com</email>
</author>
<published>2025-12-10T17:26:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=b8c57bf4bd8276716a581ede91919db691f621c0'/>
<id>urn:sha1:b8c57bf4bd8276716a581ede91919db691f621c0</id>
<content type='text'>
Signed-off-by: Denys Fedoryshchenko &lt;denys.f@collabora.com&gt;
</content>
</entry>
</feed>
