<feed xmlns='http://www.w3.org/2005/Atom'>
<title>accel-ppp-xebd.git, branch 1.7</title>
<subtitle>High performance PPTP/L2TP/PPPoE/IPoE server for Linux (mirror of https://github.com/marekm72/accel-ppp-xebd.git)
</subtitle>
<id>https://git.amelek.net/marekm72/accel-ppp-xebd.git/atom?h=1.7</id>
<link rel='self' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/atom?h=1.7'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/'/>
<updated>2014-07-11T11:09:45+00:00</updated>
<entry>
<title>auth: do not decrement id on retransmit</title>
<updated>2014-07-11T11:09:45+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2014-07-11T10:29:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=d4ec7aa1e550b1e604cafa3080d43fd49e99c0cf'/>
<id>urn:sha1:d4ec7aa1e550b1e604cafa3080d43fd49e99c0cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ppp: auth: answer "Success" to retrasmitted messages if auth layer is already started</title>
<updated>2014-07-11T11:06:58+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2014-07-09T14:02:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=e6ef0ff6cecbc3aefd3b8259e049e7761f9310ca'/>
<id>urn:sha1:e6ef0ff6cecbc3aefd3b8259e049e7761f9310ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "shaper: apply rate multiplier to integer values"</title>
<updated>2014-07-11T11:06:36+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2014-07-11T11:06:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=ca10c73802e3993e75f24721e4dfe604c83a9636'/>
<id>urn:sha1:ca10c73802e3993e75f24721e4dfe604c83a9636</id>
<content type='text'>
This reverts commit d3d02d2e1b415dd0b4a3832da3b852cacc9284a3.
</content>
</entry>
<entry>
<title>ipv6_nd: retry to start ND later if bind failed</title>
<updated>2014-07-11T11:06:11+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2014-07-09T13:08:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=894cd3e7aa89ee0139dd1ba132391db802ffd55b'/>
<id>urn:sha1:894cd3e7aa89ee0139dd1ba132391db802ffd55b</id>
<content type='text'>
There is some issue on binding raw ICMPv6 socket immediately after assigning address on 3.14 (and probably later) kernel.
This causes ipv6_nd to fail to start.
This patch makes ipv6_nd to try to bind later if bind fails.
</content>
</entry>
<entry>
<title>auth_mschap,radius: fixed improper passing MS-CHAP-Error, Reply-Message to auth modules</title>
<updated>2014-07-11T11:02:34+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2014-06-17T13:14:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=00981be8678f0bcd6bd4ac16cc0c06276af1f535'/>
<id>urn:sha1:00981be8678f0bcd6bd4ac16cc0c06276af1f535</id>
<content type='text'>
Passed strings was not nullterminated
</content>
</entry>
<entry>
<title>shaper: apply rate multiplier to integer values</title>
<updated>2014-07-11T11:01:51+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2014-06-16T16:39:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=d3d02d2e1b415dd0b4a3832da3b852cacc9284a3'/>
<id>urn:sha1:d3d02d2e1b415dd0b4a3832da3b852cacc9284a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make IPv4 address to string conversions endian friendly</title>
<updated>2014-07-11T10:59:56+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2014-06-03T17:33:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=a1bd18b8293aec56628ec8cf56684de5dbd6228f'/>
<id>urn:sha1:a1bd18b8293aec56628ec8cf56684de5dbd6228f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: restore Debian6 specific install rules</title>
<updated>2014-07-11T10:59:11+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2014-05-20T10:30:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=24dcdece7e41c8d104776e39a9ae8c69c058c5a1'/>
<id>urn:sha1:24dcdece7e41c8d104776e39a9ae8c69c058c5a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>triton: fix possible race</title>
<updated>2014-07-11T10:58:42+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2014-05-20T08:05:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=111e1beef442d0fa8ee9ff45db53999684a7f31a'/>
<id>urn:sha1:111e1beef442d0fa8ee9ff45db53999684a7f31a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>triton: fix possible race</title>
<updated>2014-07-11T10:57:57+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2014-05-18T21:21:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=f7b2b5c9c05831e6f5ba4af1d03524980aee1f52'/>
<id>urn:sha1:f7b2b5c9c05831e6f5ba4af1d03524980aee1f52</id>
<content type='text'>
</content>
</entry>
</feed>
