<feed xmlns='http://www.w3.org/2005/Atom'>
<title>accel-ppp-xebd.git/cmake, 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-12-04T13:23:39+00:00</updated>
<entry>
<title>1.10.0 release</title>
<updated>2015-12-04T13:23:39+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2015-12-04T13:07:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=303ce910ee3f7ce1aa60a30420bd543d03b8e5d5'/>
<id>urn:sha1:303ce910ee3f7ce1aa60a30420bd543d03b8e5d5</id>
<content type='text'>
* ipoe: fixed mask calculation from ipaddr radius attribute
* ipoe: fixed authentication with chap-secrets
* ipoe: set Calling-Station-Id to client mac address for UP sessions
* ipoe: introduced idle-timeout and session-timeout options
* ipoe: for option password implemented special value csid
* ipoe: change l4-redirect-ipset/l4-redirect-table by CoA
* ipoe: don't block lua script if it raises error
* ipoe: implemented soft session termination
* ipoe: implemneted passing DHCP Option 82 to Radius as two separated attributes
* ipoe: changed behavior of agent-remote-id option
* ipoe: introduced option check-mac-change
* ipoe: disabled udp checksum validation
* ipoe: introduced 'calling-sid' option
* ipoe: send client IP address in Framed-IP-Address for UP sessions
* ipoe: implemented username=ifname for UP sessions
* ipoe: use single socket for arp processing
* ipoe: implemented dhcp option 58
* ipoe: for vlan name pattern implemented %P argument - VID of parent interface
* ipoe: implemented ability to use lua to make vlan name
* ipoe: show sessions: intoduced new field ipoe-type to display type of session (up or dhcp)
* ipoe: implemented interface renaming by NAS-Port-Id
* pppoe: use single discovery socket
* pppoe: check for tag length in print_packet function (fixes sigsegv)
* ppp: fixed send double ConfAck when LCP is started
* ppp: fix mtu/mru set if not negotiated on any end plus cleanup
* ppp: set mtu and mru after unit creation
* ppp: create ppp units after authentication
* ppp: set unit index from NAS_Port attribute if present
* cli: show sesisons: introduced rx-bytes,rx-pkts,tx-bytes,tx-pkts fields
* cli: show sesisons: introduced rx-bytes-raw,tx-bytes-raw fields
* session: implemented idle and timeout timers
* radius: override session's idle and timeout timers values by Idle-Timeout and Session-Timeout attributes
* shaper: fixed parsing ecn/noecn for fq_codel
* replace mktemp with mkstemp
* properly handle Cisco-AVPair
* consider only rx interface counter for idle timeout calculation
* net-snmp: export interface counters in the sessionTable
</content>
</entry>
<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>cmake: restore Debian6 specific install rules</title>
<updated>2014-05-20T10:30:13+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=799b6ad6d23e9bc32e6af180b6924d30ecd67a60'/>
<id>urn:sha1:799b6ad6d23e9bc32e6af180b6924d30ecd67a60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "cmake: restore Debian6 specific install rules"</title>
<updated>2014-05-20T10:22:11+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2014-05-20T10:22:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=8d9a9bda82b6aaea652e0485e75adad035e28d51'/>
<id>urn:sha1:8d9a9bda82b6aaea652e0485e75adad035e28d51</id>
<content type='text'>
This reverts commit c317ff519717c5c9f0513b85bb7d10ba084c74e9.
</content>
</entry>
<entry>
<title>cmake: restore Debian6 specific install rules</title>
<updated>2014-05-20T08:18:43+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2014-05-20T08:18:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=c317ff519717c5c9f0513b85bb7d10ba084c74e9'/>
<id>urn:sha1:c317ff519717c5c9f0513b85bb7d10ba084c74e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>1.8.0 release</title>
<updated>2014-05-08T10:41:12+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2014-05-08T10:41:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=7466e7f10fb4813a6112682dff13de5fbdd981a7'/>
<id>urn:sha1:7466e7f10fb4813a6112682dff13de5fbdd981a7</id>
<content type='text'>
* major l2tp rewrite
* introduced ipoe (ipv4 only) module
</content>
</entry>
<entry>
<title>use /var/lib/accel-ppp instead /var/run/accel-ppp</title>
<updated>2013-06-04T11:40:30+00:00</updated>
<author>
<name>Kozlov Dmitry</name>
<email>xeb@mail.ru</email>
</author>
<published>2013-06-04T11:40:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=537aa4db022683d11cf13dab60a3410016f98ca8'/>
<id>urn:sha1:537aa4db022683d11cf13dab60a3410016f98ca8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>1.7.0 release</title>
<updated>2012-06-15T14:05:12+00:00</updated>
<author>
<name>Kozlov Dmitry</name>
<email>xeb@mail.ru</email>
</author>
<published>2012-06-15T14:02:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=c553a7bbbc96d36ba4d0999bb172c7a926518eb1'/>
<id>urn:sha1:c553a7bbbc96d36ba4d0999bb172c7a926518eb1</id>
<content type='text'>
* implemented per CTRL mppe config
* implemented vendor/attr options to specify which radius attribute containes ip pool name
* implemented adaptive lcp echo functionality
* implemented leaf qdisc attachment (only sfq at present)
* implemented Challenge attribute handling (l2tp)
* implemented unit(interface) cache
* fixed ip-pre-up script result handling
* fixed time range start detection on startup/config reload
* fixed reading of req-limit option (radius)
* fixed unexpected radattr file removal
</content>
</entry>
<entry>
<title>1.6.1 release</title>
<updated>2012-03-20T05:43:40+00:00</updated>
<author>
<name>Kozlov Dmitry</name>
<email>xeb@mail.ru</email>
</author>
<published>2012-03-20T05:43:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=0d96cf0aaaa46c8515de49afcb0a776e2ce3302e'/>
<id>urn:sha1:0d96cf0aaaa46c8515de49afcb0a776e2ce3302e</id>
<content type='text'>
* fixed ip-down segfault
</content>
</entry>
<entry>
<title>1.6.0 release</title>
<updated>2012-03-11T07:51:06+00:00</updated>
<author>
<name>Kozlov Dmitry</name>
<email>xeb@mail.ru</email>
</author>
<published>2012-03-11T07:51:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=144650e729bb733393f2cc32f99569ce5dc068b8'/>
<id>urn:sha1:144650e729bb733393f2cc32f99569ce5dc068b8</id>
<content type='text'>
* implemented logwtmp module
* implemented connlimit module
* implemented advanced shaper
* implemented MS-Primary-DNS-Server/MS-Secondary-DNS-Server attributes
* fix per-interface PADI limiting (pppoe)
* fix module load order
* fix "show sessions match" (cli)
* other bugfixes and improvements
</content>
</entry>
</feed>
