<feed xmlns='http://www.w3.org/2005/Atom'>
<title>accel-ppp-xebd.git/drivers/ipoe, 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>ipoe: fixed compilation for &lt; 4.1 kernels</title>
<updated>2015-07-08T19:42:23+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2015-07-08T19:42:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=87ddec14232bec6d533a0bd337468a7e56de0b80'/>
<id>urn:sha1:87ddec14232bec6d533a0bd337468a7e56de0b80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipoe: support for kernels up to 4.1</title>
<updated>2015-07-08T19:30:05+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2015-07-08T19:30:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=88046fc44ee0ad1635532db7329bc80db8fe3fab'/>
<id>urn:sha1:88046fc44ee0ad1635532db7329bc80db8fe3fab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipoe: remove NETIF_F_HW_VLAN_CTAG_FILTER from virtual device features (fixed warn in register_netdevice) (v2)</title>
<updated>2015-04-18T21:18:09+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2015-04-18T21:18:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=25da2e7fe4d11f909bc738bee31a14de26bfc21c'/>
<id>urn:sha1:25da2e7fe4d11f909bc738bee31a14de26bfc21c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipoe: remove NETIF_F_HW_VLAN_CTAG_FILTER from virtual device features (fixed warn in register_netdevice)</title>
<updated>2015-04-18T07:26:54+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2015-04-18T07:26:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=93f23fa747c40f2f7fc0d305d340d8d6a67d25f2'/>
<id>urn:sha1:93f23fa747c40f2f7fc0d305d340d8d6a67d25f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipoe: fixed compiling driver for 3.10 kernel</title>
<updated>2015-04-18T06:28:46+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2015-04-18T06:28:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=fa28381c983d10edf938afad5e5e61331ed9f920'/>
<id>urn:sha1:fa28381c983d10edf938afad5e5e61331ed9f920</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipoe: fix compiling module for ubuntu kernels</title>
<updated>2015-03-14T13:14:57+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2015-03-14T13:14:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=3e886b631e0684c689b8075778be505ae9ae7629'/>
<id>urn:sha1:3e886b631e0684c689b8075778be505ae9ae7629</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipoe: driver: wrap vla_add_vid by rtnl_lock/rtnl_unlock</title>
<updated>2015-02-27T18:35:58+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2015-02-27T18:35:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=a803c38139fc3e2bb218ea73afa00df9b33cbc14'/>
<id>urn:sha1:a803c38139fc3e2bb218ea73afa00df9b33cbc14</id>
<content type='text'>
</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>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>
</feed>
