<feed xmlns='http://www.w3.org/2005/Atom'>
<title>accel-ppp-xebd.git/accel-pppd/ppp, branch 1.10</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.10</id>
<link rel='self' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/atom?h=1.10'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/'/>
<updated>2015-11-23T08:30:35+00:00</updated>
<entry>
<title>ppp: do not send double ConfAck when LCP is started</title>
<updated>2015-11-23T08:30:35+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2015-11-23T08:30:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=44ba310b79265b0417bd236b4a661801e9d4f892'/>
<id>urn:sha1:44ba310b79265b0417bd236b4a661801e9d4f892</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipoe: do not send immediate Accounting Stop in soft terminate mode</title>
<updated>2015-11-18T09:47:27+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2015-11-18T09:47:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=dd6a897125a984498536466174426b18ed870bcc'/>
<id>urn:sha1:dd6a897125a984498536466174426b18ed870bcc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ppp: fix mtu/mru set if not negotiated on any end plus cleanup</title>
<updated>2015-03-05T12:23:23+00:00</updated>
<author>
<name>Vladislav Grishenko</name>
<email>themiron@mail.ru</email>
</author>
<published>2015-02-28T17:03:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=c5e859f1d3a4317f304366e5f083ef4ff7828e5d'/>
<id>urn:sha1:c5e859f1d3a4317f304366e5f083ef4ff7828e5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ppp: set interface's ifndex after unit creating</title>
<updated>2015-02-27T19:04:44+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2015-02-27T19:04:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=26a89d0fc3c2c015f68c80bddfdcbda963396271'/>
<id>urn:sha1:26a89d0fc3c2c015f68c80bddfdcbda963396271</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Small IPv6 fixes for PPP</title>
<updated>2015-02-22T06:13:18+00:00</updated>
<author>
<name>Cesar Fazan</name>
<email>cesar.fazan@gmail.com</email>
</author>
<published>2015-02-22T05:55:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=408a04d008ffe0c99c60ca6603c8369cd999b844'/>
<id>urn:sha1:408a04d008ffe0c99c60ca6603c8369cd999b844</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ppp: set unit_idx from NAS_Port attribute if present</title>
<updated>2015-02-20T08:21:41+00:00</updated>
<author>
<name>François Cachereul</name>
<email>f.cachereul@alphalink.fr</email>
</author>
<published>2015-01-27T11:07:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=5697671c8cb6018de4e4307c459afd25d3b58410'/>
<id>urn:sha1:5697671c8cb6018de4e4307c459afd25d3b58410</id>
<content type='text'>
Signed-off-by: François Cachereul &lt;f.cachereul@alphalink.fr&gt;
</content>
</entry>
<entry>
<title>ppp: create ppp units after authentication</title>
<updated>2015-02-20T08:21:41+00:00</updated>
<author>
<name>François Cachereul</name>
<email>f.cachereul@alphalink.fr</email>
</author>
<published>2015-01-27T11:07:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=e4b4e0eef7fe04f7c202177cee82aa5ed4829387'/>
<id>urn:sha1:e4b4e0eef7fe04f7c202177cee82aa5ed4829387</id>
<content type='text'>
This avaid allocating a ppp unit when authentication failed

Split establish_ppp in two functions estabish_ppp and
connect_ppp_channel. The fist one connect the channel on an instance of
/dev/ppp, allocate channel resources and start first ppp layer.
The second functions create ppp unit and connect the channel to this
unit. It is called after authentication.
destablish_ppp is also split in two function for symmetry and
ppp_terminate is adapted to handle the case when the unit is not
created.

Signed-off-by: François Cachereul &lt;f.cachereul@alphalink.fr&gt;
</content>
</entry>
<entry>
<title>ppp: set mtu and mru after unit creation</title>
<updated>2015-02-20T08:21:41+00:00</updated>
<author>
<name>François Cachereul</name>
<email>f.cachereul@alphalink.fr</email>
</author>
<published>2015-01-27T11:06:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=44d70d146370ba2bb88ab0c8d2fad60deca696ab'/>
<id>urn:sha1:44d70d146370ba2bb88ab0c8d2fad60deca696ab</id>
<content type='text'>
In the following patch PPP unit will be created after MRU negotation.

Signed-off-by: François Cachereul &lt;f.cachereul@alphalink.fr&gt;
</content>
</entry>
<entry>
<title>remove trailing whitespaces</title>
<updated>2014-11-22T05:56:40+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2014-11-22T05:56:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=81ca3923a29ea9b67f7291be23b210019546aa5f'/>
<id>urn:sha1:81ca3923a29ea9b67f7291be23b210019546aa5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>release IP addresses before fire EV_SESSION_FINISHED (fixes segfault when using IPoE)</title>
<updated>2014-11-06T09:35:57+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2014-11-06T09:35:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=b276238f8721849c364cf718f854c7b07a706254'/>
<id>urn:sha1:b276238f8721849c364cf718f854c7b07a706254</id>
<content type='text'>
</content>
</entry>
</feed>
