<feed xmlns='http://www.w3.org/2005/Atom'>
<title>accel-ppp.git/accel-pppd/ctrl/l2tp, branch 1.7</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=1.7</id>
<link rel='self' href='https://git.amelek.net/accel-ppp/accel-ppp.git/atom?h=1.7'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/'/>
<updated>2014-02-08T05:44:40+00:00</updated>
<entry>
<title>ppp: don't unconditionaly load pppoe/pptp/l2tp modules, fixes false start warning if they're running already</title>
<updated>2014-02-08T05:44:40+00:00</updated>
<author>
<name>Vladislav Grishenko</name>
<email>themiron@mail.ru</email>
</author>
<published>2013-12-24T05:45:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=65be5ebef989e62091368c7457ad33f1e8d63ead'/>
<id>urn:sha1:65be5ebef989e62091368c7457ad33f1e8d63ead</id>
<content type='text'>
Signed-off-by: Vladislav Grishenko &lt;themiron@mail.ru&gt;
</content>
</entry>
<entry>
<title>ippool: impelented persistance</title>
<updated>2013-03-18T12:59:38+00:00</updated>
<author>
<name>Kozlov Dmitry</name>
<email>xeb@mail.ru</email>
</author>
<published>2013-03-18T12:59:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=5dd484c279a5c1f1c08a03cb589a05b3cc5e9fbb'/>
<id>urn:sha1:5dd484c279a5c1f1c08a03cb589a05b3cc5e9fbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch '1.7' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-ppp/accel-ppp into 1.7</title>
<updated>2013-01-11T12:27:49+00:00</updated>
<author>
<name>Kozlov Dmitry</name>
<email>xeb@mail.ru</email>
</author>
<published>2013-01-11T12:27:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=f1e3ddf8d12ccdc2d20976e5960985853bed6454'/>
<id>urn:sha1:f1e3ddf8d12ccdc2d20976e5960985853bed6454</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix boolean options parsing in configuration file</title>
<updated>2013-01-11T12:24:14+00:00</updated>
<author>
<name>Guillaume Nault</name>
<email>g.nault@alphalink.fr</email>
</author>
<published>2013-01-07T19:01:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=3a68b66387b2e352d4ffe60c0dd4aeeb2c599fb4'/>
<id>urn:sha1:3a68b66387b2e352d4ffe60c0dd4aeeb2c599fb4</id>
<content type='text'>
Explicitely interpret zero values when parsing boolean options. This
allows to unset boolean parameters such as "verbose" when reloading
the configuration.

Signed-off-by: Guillaume Nault &lt;g.nault@alphalink.fr&gt;
</content>
</entry>
<entry>
<title>cmake: use CMAKE_FIND_ROOT_PATH and LIB_SUFFIX</title>
<updated>2012-12-25T22:15:05+00:00</updated>
<author>
<name>Kozlov Dmitry</name>
<email>xeb@mail.ru</email>
</author>
<published>2012-12-25T22:15:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=c223aade3cd0c9ee651902f70da5497aae0f8014'/>
<id>urn:sha1:c223aade3cd0c9ee651902f70da5497aae0f8014</id>
<content type='text'>
</content>
</entry>
<entry>
<title>l2tp: Fix allocation checking when adding octets AVP</title>
<updated>2012-12-14T16:52:51+00:00</updated>
<author>
<name>Guillaume Nault</name>
<email>g.nault@alphalink.fr</email>
</author>
<published>2012-12-10T12:29:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=98466f59d258d2079755d2a1808cd34631d9f230'/>
<id>urn:sha1:98466f59d258d2079755d2a1808cd34631d9f230</id>
<content type='text'>
l2tp_packet_add_octets() performs a malloc on the "octets" field of the
L2TP attribute, but checks the "string" field for allocation failure.
Though these fields should be equivalent in this case, the "octets"
field should be logically checked instead of "string".

Signed-off-by: Guillaume Nault &lt;g.nault@alphalink.fr&gt;
</content>
</entry>
<entry>
<title>l2tp: send ZLB when duplicate packet is received and retransmit queue is empty</title>
<updated>2012-09-07T11:52:11+00:00</updated>
<author>
<name>Kozlov Dmitry</name>
<email>xeb@mail.ru</email>
</author>
<published>2012-09-07T11:52:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=cbd29e841d4a90cf93515ba8341a8bbdbd4dea38'/>
<id>urn:sha1:cbd29e841d4a90cf93515ba8341a8bbdbd4dea38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix format string errors</title>
<updated>2012-09-05T18:16:03+00:00</updated>
<author>
<name>Guillaume Nault</name>
<email>g.nault@alphalink.fr</email>
</author>
<published>2012-09-04T18:29:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=5f355048894ede9e983c7f02cc5915385620db3f'/>
<id>urn:sha1:5f355048894ede9e983c7f02cc5915385620db3f</id>
<content type='text'>
Fix several errors and compiler warnings in format string
arguments.

Signed-off-by: Guillaume Nault &lt;g.nault@alphalink.fr&gt;
</content>
</entry>
<entry>
<title>L2TP: Tear down tunnel when peer stops listening</title>
<updated>2012-08-23T17:35:11+00:00</updated>
<author>
<name>Guillaume Nault</name>
<email>g.nault@alphalink.fr</email>
</author>
<published>2012-08-23T14:38:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=eb1fe6921bccf5bf52495a28ea9c95b69f5c8bcb'/>
<id>urn:sha1:eb1fe6921bccf5bf52495a28ea9c95b69f5c8bcb</id>
<content type='text'>
Stop sending messages on tunnels for which no peer is listening.
Discard retransmissions too.

Signed-off-by: Guillaume Nault &lt;g.nault@alphalink.fr&gt;
</content>
</entry>
<entry>
<title>l2tp: stop hello timer on session termination</title>
<updated>2012-08-03T18:19:19+00:00</updated>
<author>
<name>Kozlov Dmitry</name>
<email>xeb@mail.ru</email>
</author>
<published>2012-08-03T18:19:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=dee9aa718363d00d3cca815b137aa49ed91bc851'/>
<id>urn:sha1:dee9aa718363d00d3cca815b137aa49ed91bc851</id>
<content type='text'>
l2tp: rertansmit last packet if duplicate packet received
</content>
</entry>
</feed>
