<feed xmlns='http://www.w3.org/2005/Atom'>
<title>accel-ppp-xebd.git, branch 1.9</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.9</id>
<link rel='self' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/atom?h=1.9'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/'/>
<updated>2014-12-09T07:05:57+00:00</updated>
<entry>
<title>1.9.0 release</title>
<updated>2014-12-09T07:05:57+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2014-12-09T07:05:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=904bc0f9eefffff153282277ea21729f46c1489d'/>
<id>urn:sha1:904bc0f9eefffff153282277ea21729f46c1489d</id>
<content type='text'>
* radius: major improvments
* radius: use NAS-Port-Id in Access-Accept for interface renaming
* radius: introduced "weight" and "backup" per-server options
* radius: introduced "attr-tunnel-type" option
* radius: introduced "max-fail" option
* ipoe: introduced "ip-unnumbered" option
* ipoe: improved vlan monitor
* ipoe: introduced "attr-dhcp-lease-time" option
* ipoe: send option 82 from DHCP request to radius
* ipoe: fixed passing packets in 'redirect on reject' mode
* ipoe: implemented handling relayed DHCP clients
* ipoe: implemented "L4 redirect on reject" for DHCP sessions
* ipoe: implemneted ability to send L4 redirect table/L4 redirect ipset via radius attributes
* pppoe: introduced "called-sid" option
* pppoe: improved AC-Cookie mechanism
* ippool: introduced "shuffle" option
* core: improved "single-session=replace" handling
* shaper: apply rate multiplier to integer values
* shaper: implemented fq_codel leaf qdisc
* shaper: fixed passing quantum parameter to kernel
* shaper: introduced "moderate-quantum" option
* shaper: introduced "fwmark" option
* ipv6: add support for prefixes greater than 64
* ppp: make LCP magic number negotiation not mandatory
* ppp: implement address/control and protocol field compression
* ppp: implemented delayed unit close via unit cache
* pppd_compat: pass IPV6_PREFIX and IPV6_DELEGATED_PREFIX to ip-up/ip-down scripts
* cli: introduced verbose option
</content>
</entry>
<entry>
<title>ipoe: support for kernels 3.16-3.18</title>
<updated>2014-12-08T21:06:15+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2014-12-08T21:06:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=8780e9b106964f1f271748165dac10122ee6c620'/>
<id>urn:sha1:8780e9b106964f1f271748165dac10122ee6c620</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipoe: send DHCP reply to sessions's dhcp socket if exists</title>
<updated>2014-12-04T12:09:02+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2014-12-04T12:09:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=faf40d498c6f519ea24e4063c2e64b8e9581cbbb'/>
<id>urn:sha1:faf40d498c6f519ea24e4063c2e64b8e9581cbbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code</title>
<updated>2014-12-01T13:40:04+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2014-12-01T13:40:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=574912df113888ea19b4811b406612544514d9eb'/>
<id>urn:sha1:574912df113888ea19b4811b406612544514d9eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipv6: if assigned prefix is &lt;= 64 add it as address else add it as route</title>
<updated>2014-12-01T13:39:35+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2014-12-01T13:24:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=3cc7fd0165e096be25761710b66b44fda9d09190'/>
<id>urn:sha1:3cc7fd0165e096be25761710b66b44fda9d09190</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shaper: fixed parsing rate as single string</title>
<updated>2014-11-22T13:02:32+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2014-11-22T13:02:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=e09279c7491a8bd16a25b123e03ddd0cd77b566d'/>
<id>urn:sha1:e09279c7491a8bd16a25b123e03ddd0cd77b566d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code</title>
<updated>2014-11-22T05:57:08+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2014-11-22T05:57:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=a2cf13517facc6dd05c97fb955d330965ddd4dc1'/>
<id>urn:sha1:a2cf13517facc6dd05c97fb955d330965ddd4dc1</id>
<content type='text'>
</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>shaper: fixed installing fw filter</title>
<updated>2014-11-22T05:51:14+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2014-11-22T05:51:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=830c399cf126f6bf1e8dfa1ad919a3ce8e346c5d'/>
<id>urn:sha1:830c399cf126f6bf1e8dfa1ad919a3ce8e346c5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dhcpv6: do not answer to REBIND if client did not get address yet</title>
<updated>2014-11-21T12:46:17+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2014-11-21T12:46:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=ebc0ec740280efd2ea7f22abbb84eda53ab06632'/>
<id>urn:sha1:ebc0ec740280efd2ea7f22abbb84eda53ab06632</id>
<content type='text'>
</content>
</entry>
</feed>
