<feed xmlns='http://www.w3.org/2005/Atom'>
<title>accel-ppp.git/contrib/debian, branch master</title>
<subtitle>High performance PPTP/L2TP/SSTP/PPPoE/IPoE server for Linux (mirror of https://github.com/accel-ppp/accel-ppp.git)
</subtitle>
<id>https://git.amelek.net/accel-ppp/accel-ppp.git/atom?h=master</id>
<link rel='self' href='https://git.amelek.net/accel-ppp/accel-ppp.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/'/>
<updated>2019-08-05T13:36:41+00:00</updated>
<entry>
<title>Update accel-ppp-init</title>
<updated>2019-08-05T13:36:41+00:00</updated>
<author>
<name>tugik</name>
<email>53783394+tugik@users.noreply.github.com</email>
</author>
<published>2019-08-05T13:36:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=bb79c45a722982e45333ba0f111eb3550781c9c1'/>
<id>urn:sha1:bb79c45a722982e45333ba0f111eb3550781c9c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: added centos support</title>
<updated>2017-12-15T11:10:53+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2017-12-15T11:10:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=efd1a045ded13cc50e20f0125118139a36df6ff2'/>
<id>urn:sha1:efd1a045ded13cc50e20f0125118139a36df6ff2</id>
<content type='text'>
</content>
</entry>
<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/accel-ppp/accel-ppp.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>contrib: added accel-ppp.service for systemd</title>
<updated>2015-11-18T08:02:59+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2015-11-18T08:02:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=fbc5e4c6f7abb166a5007d2063d82741feecbdeb'/>
<id>urn:sha1:fbc5e4c6f7abb166a5007d2063d82741feecbdeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initscript: Fix LSB runlevels and ACCEL_PPPD_OPTS check</title>
<updated>2013-05-01T06:57:49+00:00</updated>
<author>
<name>Guillaume Nault</name>
<email>g.nault@alphalink.fr</email>
</author>
<published>2013-04-26T08:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=c91a2babe00212d73b4d972bd337ae5b9273d5ed'/>
<id>urn:sha1:c91a2babe00212d73b4d972bd337ae5b9273d5ed</id>
<content type='text'>
  * Stop daemon upon halt and reboot
  * Protect the ACCEL_PPPD_OPTS variable in the existence check to
    allow space charaters.

Signed-off-by: Guillaume Nault &lt;g.nault@alphalink.fr&gt;
</content>
</entry>
<entry>
<title>update debian contrib</title>
<updated>2013-01-24T20:10:21+00:00</updated>
<author>
<name>Kozlov Dmitry</name>
<email>xeb@mail.ru</email>
</author>
<published>2013-01-24T10:32:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=c82eec497ff2e5338c9e811765ca28e4105fb515'/>
<id>urn:sha1:c82eec497ff2e5338c9e811765ca28e4105fb515</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updated contrib files</title>
<updated>2011-01-08T11:22:46+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2011-01-08T11:22:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=b98f515daa345fb83002a149c1f1f33a7b4644e7'/>
<id>urn:sha1:b98f515daa345fb83002a149c1f1f33a7b4644e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>1.3.1 release</title>
<updated>2010-12-09T07:53:58+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2010-12-09T07:29:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=8fb4294d45ccb5f9b1e28a45da239e93fd6f4f15'/>
<id>urn:sha1:8fb4294d45ccb5f9b1e28a45da239e93fd6f4f15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed literal error in contrib/debian/accel-pptp-init</title>
<updated>2010-10-26T08:21:58+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2010-10-26T08:21:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=45e458f470a116080629088a8eadf27713158012'/>
<id>urn:sha1:45e458f470a116080629088a8eadf27713158012</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added cpack interface to generate deb packages</title>
<updated>2010-10-17T15:19:45+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2010-10-15T18:12:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=ab92d89ca62f3a9e63ae4f8731efcdbd1d0a7202'/>
<id>urn:sha1:ab92d89ca62f3a9e63ae4f8731efcdbd1d0a7202</id>
<content type='text'>
</content>
</entry>
</feed>
