<feed xmlns='http://www.w3.org/2005/Atom'>
<title>accel-ppp.git/accel-pppd/ctrl/ipoe, 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>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>ci: add tests execution with asan and ubsan</title>
<updated>2025-08-19T18:59:40+00:00</updated>
<author>
<name>Sergey V. Lobanov</name>
<email>sergey@lobanov.in</email>
</author>
<published>2025-08-19T12:39:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=c1529bcf0f788ee61097a818fff3a8e27d473e61'/>
<id>urn:sha1:c1529bcf0f788ee61097a818fff3a8e27d473e61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipoe: dhcp: Fix username for noauth session</title>
<updated>2025-08-07T19:06:06+00:00</updated>
<author>
<name>Dmitriy Eshenko</name>
<email>dmitriy.eshenko@accel-ppp.org</email>
</author>
<published>2025-08-07T19:06:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=2befdb7fbb0483fd4b9b6856bf2833624d0ee953'/>
<id>urn:sha1:2befdb7fbb0483fd4b9b6856bf2833624d0ee953</id>
<content type='text'>
</content>
</entry>
<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/marekm72/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 #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/marekm72/accel-ppp.git/commit/?id=2f4b324907ec44cc92c39830af6b23d623b904cb'/>
<id>urn:sha1:2f4b324907ec44cc92c39830af6b23d623b904cb</id>
<content type='text'>
migrate from pcre to pcre2</content>
</entry>
<entry>
<title>migrate from pcre to pcre2</title>
<updated>2024-09-02T12:42:58+00:00</updated>
<author>
<name>Sergey V. Lobanov</name>
<email>sergey@lobanov.in</email>
</author>
<published>2024-09-01T08:59:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=cbfa3efe7ae135b4ae8890485701677f56087f50'/>
<id>urn:sha1:cbfa3efe7ae135b4ae8890485701677f56087f50</id>
<content type='text'>
PCRE is not supported anymore and removed from several distros
</content>
</entry>
</feed>
