summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Collapse)Author
2021-12-10T53: Restart servece if accel-ppp return non-zero exit codeDmitriyEshenko
2019-08-05Update accel-ppp-inittugik
2018-04-28move contrib/centos/centos.cmake -> cmake/centos/centos.cmakeDmitry Kozlov
2017-12-15cmake: added centos supportDmitry Kozlov
2015-12-041.10.0 releaseDmitry Kozlov
* 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
2015-11-18contrib: removed unused libnl-9999.ebuildDmitry Kozlov
2015-11-18contrib: added accel-ppp.service for systemdDmitry Kozlov
2013-05-01initscript: Fix LSB runlevels and ACCEL_PPPD_OPTS checkGuillaume Nault
* 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 <g.nault@alphalink.fr>
2013-01-25update debian contribKozlov Dmitry
2011-03-01radius: fixed operation without accounting serverDmitry Kozlov
2011-02-281.3.5 releaseDmitry Kozlov
2011-01-081.3.3 releaseDmitry Kozlov
2011-01-08updated contrib filesDmitry Kozlov
2011-01-08updated contrib filesDmitry Kozlov
2011-01-08updated contrib filesDmitry Kozlov
2010-12-091.3.1 releaseDmitry Kozlov
2010-11-09ppp: reduced length of session idKozlov Dmitry
2010-10-26fixed literal error in contrib/debian/accel-pptp-initDmitry Kozlov
2010-10-18due to l2tp doesn't require libnl more build it by defaultDmitry Kozlov
2010-10-17added cpack interface to generate deb packagesDmitry Kozlov
2010-10-15updated gentoo ebuildDmitry Kozlov
2010-10-14updated gentoo ebuidsDmitry Kozlov
2010-10-14updated gentoo ebuidsDmitry Kozlov
fixed compilation warnings
2010-10-14due to libnl-1 is not thread safe, l2tp and shaper updated to use libnl-2Kozlov Dmitry
2010-10-12ctrl: implemented L2TPv2 server (without IPsec)Kozlov Dmitry
2010-10-08contrib: updated gentoo ebuildsKozlov Dmitry
2010-10-08contrib: updated gentoo ebuildsKozlov Dmitry
2010-10-08contrib: updated gentoo ebuildsKozlov Dmitry
2010-10-08contrib: updated gentoo ebuildsKozlov Dmitry
2010-10-06merged branch accel-pptpdKozlov Dmitry
2010-10-06project cleanup and prepare to releaseKozlov Dmitry
2009-06-17initial importxeb