<feed xmlns='http://www.w3.org/2005/Atom'>
<title>accel-ppp.git/accel-pppd/radius, branch 1.11</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=1.11</id>
<link rel='self' href='https://git.amelek.net/marekm72/accel-ppp.git/atom?h=1.11'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/'/>
<updated>2018-02-19T09:06:16+00:00</updated>
<entry>
<title>radius: fixed invalid behaviour when route to radius server is not existing</title>
<updated>2018-02-19T09:06:16+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2018-02-19T09:03:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=120d9cb4b14fb524d71924db96cca0d91a5ca281'/>
<id>urn:sha1:120d9cb4b14fb524d71924db96cca0d91a5ca281</id>
<content type='text'>
</content>
</entry>
<entry>
<title>radius: split request queue to 2 subqueues</title>
<updated>2017-10-10T09:41:20+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2017-10-09T15:28:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=dc9638c595cffb142d0ae302a0e3210c67e83087'/>
<id>urn:sha1:dc9638c595cffb142d0ae302a0e3210c67e83087</id>
<content type='text'>
1 - is high priority queue for Access-Request and Account-Request(Start)
2 - is low priority queue for Account-Request(Alive) and Account-Request(Stop)
This patch intended to prioritize sessions connecting requests over disconnects and interim updates.
</content>
</entry>
<entry>
<title>radius: introduced radius_plugin_t:send_accounting_update function (called each time when accounting interim update is about to send)</title>
<updated>2017-03-19T14:00:45+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2017-03-19T14:00:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=98274bdf7a1f7c0ec250de263298cc6954645e22'/>
<id>urn:sha1:98274bdf7a1f7c0ec250de263298cc6954645e22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>radius: do not execute interface rename immediately, store new name for later use</title>
<updated>2016-07-09T10:40:35+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2016-07-09T10:40:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=81df5d567b747b2af12a1c2fa2a330899b22821b'/>
<id>urn:sha1:81df5d567b747b2af12a1c2fa2a330899b22821b</id>
<content type='text'>
Bacause interface may not still exists in authentication phase
</content>
</entry>
<entry>
<title>radius: do not send NAS-Port and NAS-Port-Id if they are undefined</title>
<updated>2016-06-25T08:00:03+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2016-06-25T08:00:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=9bd003f95f8609b0330dca028e5a6b6e78bcabb8'/>
<id>urn:sha1:9bd003f95f8609b0330dca028e5a6b6e78bcabb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code</title>
<updated>2016-06-07T17:41:14+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2016-06-07T17:41:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=7fe9078e44b13c030e4c9ca55cc431f2811efc5a'/>
<id>urn:sha1:7fe9078e44b13c030e4c9ca55cc431f2811efc5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>radius: update Session-Timeout by CoA</title>
<updated>2016-06-07T17:40:55+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2016-06-07T17:40:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=429ca0e6188594e5ccbce639d2d22576e5256e62'/>
<id>urn:sha1:429ca0e6188594e5ccbce639d2d22576e5256e62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>radius: initialise ipv6db addresses completely</title>
<updated>2016-06-02T08:06:23+00:00</updated>
<author>
<name>Guillaume Nault</name>
<email>g.nault@alphalink.fr</email>
</author>
<published>2016-05-31T19:43:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=e3e804a0266840ef0a9cc13c4f6d1ac8fc68c676'/>
<id>urn:sha1:e3e804a0266840ef0a9cc13c4f6d1ac8fc68c676</id>
<content type='text'>
The 'installed' bit of the allocated ipv6db_addr_t structure needs to
be initialised. This is because ap_session_ifdown() reads this bit to
know if the address or route needs to be removed from the kernel.
The 'installed' bit is set by ap_session_accounting_started() and the
ND and DHCPV6 protocol handlers, but disconnection could happen before
these steps.

Signed-off-by: Guillaume Nault &lt;g.nault@alphalink.fr&gt;
</content>
</entry>
<entry>
<title>Fixup - don't divide on unchecked values. Multiply instead.</title>
<updated>2016-05-31T09:34:47+00:00</updated>
<author>
<name>Mihail Vasilev</name>
<email>mick@corp.linkintel.ru</email>
</author>
<published>2016-05-30T10:00:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=492e0d46037630e0654210d8adea6b83d61dab58'/>
<id>urn:sha1:492e0d46037630e0654210d8adea6b83d61dab58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>radius: add Delegated-IPv6-Prefix to accounting packets</title>
<updated>2016-04-30T17:32:00+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2016-04-30T17:32:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=249dde4bbade8da12f80e64acef8826a4af0b567'/>
<id>urn:sha1:249dde4bbade8da12f80e64acef8826a4af0b567</id>
<content type='text'>
</content>
</entry>
</feed>
