<feed xmlns='http://www.w3.org/2005/Atom'>
<title>accel-ppp.git/accel-pppd/ctrl, branch patch</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=patch</id>
<link rel='self' href='https://git.amelek.net/marekm72/accel-ppp.git/atom?h=patch'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/'/>
<updated>2021-10-20T17:06:19+00:00</updated>
<entry>
<title>T50: use server mac in arp replies for proxy_arp=2</title>
<updated>2021-10-20T17:06:19+00:00</updated>
<author>
<name>Sergey V. Lobanov</name>
<email>svlobanov@users.noreply.github.com</email>
</author>
<published>2021-10-20T17:06:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=791acb435ece77ce6f7d78f6ed1b2c9e0c866a9e'/>
<id>urn:sha1:791acb435ece77ce6f7d78f6ed1b2c9e0c866a9e</id>
<content type='text'>
proxy_arp=2 should be used for ipoe setup with shared vlan and intra-vlan l2 isolation. accel-ppp should use server mac when sending arp reply message. There is no reason to send subscriber's mac if proxy_arp is enabled

In case of ipoe shared vlan without l2-isolation, proxy_arp=1 should be used</content>
</entry>
<entry>
<title>ipoe: check for local-net in arp requests</title>
<updated>2021-09-08T13:59:16+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2021-09-08T13:59:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=faf7d93f34f588e0a8b1f1acc9ab421702831dc4'/>
<id>urn:sha1:faf7d93f34f588e0a8b1f1acc9ab421702831dc4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of github.com:accel-ppp/accel-ppp</title>
<updated>2021-08-26T09:56:02+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2021-08-26T09:56:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=5daf0f6782b769600855f745aa0a2e514a06a8aa'/>
<id>urn:sha1:5daf0f6782b769600855f745aa0a2e514a06a8aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed race condition when manipulating serv-&gt;timer</title>
<updated>2021-08-26T09:55:53+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2021-08-26T09:55:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=a77f448266e90d6706517cb91a699be080268eb3'/>
<id>urn:sha1:a77f448266e90d6706517cb91a699be080268eb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipoe: dhcpv4: fix address lost due signed overflow</title>
<updated>2021-07-09T17:40:00+00:00</updated>
<author>
<name>Vladislav Grishenko</name>
<email>themiron@mail.ru</email>
</author>
<published>2021-07-09T17:40:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=2224396d8d184e2c267a9958408e0606541e9d0b'/>
<id>urn:sha1:2224396d8d184e2c267a9958408e0606541e9d0b</id>
<content type='text'>
fixes a1a2b79240511222868a60960d51f12adbe0d7d4
</content>
</entry>
<entry>
<title>ipoe: T41: Fix address range shifting</title>
<updated>2021-06-16T08:54:31+00:00</updated>
<author>
<name>DmitriyEshenko</name>
<email>snooppy@mail.ua</email>
</author>
<published>2021-06-16T08:54:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=a1a2b79240511222868a60960d51f12adbe0d7d4'/>
<id>urn:sha1:a1a2b79240511222868a60960d51f12adbe0d7d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #14 from DmitriyEshenko/accept-blank-service</title>
<updated>2021-05-24T12:50:07+00:00</updated>
<author>
<name>xebd</name>
<email>xeb@mail.ru</email>
</author>
<published>2021-05-24T12:50:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=84f66a4db569e6b6ae0a7e1092d4dde4e664d5ff'/>
<id>urn:sha1:84f66a4db569e6b6ae0a7e1092d4dde4e664d5ff</id>
<content type='text'>
Add accept-blank-service option</content>
</entry>
<entry>
<title>ipoe: use destination address from IP header as server_id if not sent in dhcp request header</title>
<updated>2021-04-30T08:53:47+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2021-04-30T08:52:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=b1ca6157c6fcd93966e115f113a032a42f77843d'/>
<id>urn:sha1:b1ca6157c6fcd93966e115f113a032a42f77843d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add accept-blank-service option</title>
<updated>2021-04-23T09:40:05+00:00</updated>
<author>
<name>DmitriyEshenko</name>
<email>snooppy@mail.ua</email>
</author>
<published>2021-04-23T09:40:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=fc19705d6198ffea39e31306c9d92c7180a2af43'/>
<id>urn:sha1:fc19705d6198ffea39e31306c9d92c7180a2af43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipoe: recover common check-ip opt processing</title>
<updated>2021-03-23T07:51:24+00:00</updated>
<author>
<name>Vladislav Grishenko</name>
<email>themiron@mail.ru</email>
</author>
<published>2021-03-23T07:51:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=e5575a7497104d54da4b5de5580ffe83eb4f8230'/>
<id>urn:sha1:e5575a7497104d54da4b5de5580ffe83eb4f8230</id>
<content type='text'>
</content>
</entry>
</feed>
