Package accel-ppp: Information

Source package: accel-ppp
Version: 1.11.2-alt0.M80P.11
Build time:  Dec 26, 2018, 09:01 PM in the task #218473
Category: System/Servers
Report package bug
License: GPLv2
Summary: High performance PPTP/L2TP/PPPoE server
Description: 
The ACCEL-PPP is completly new implementation of PPTP/PPPoE/L2TP
which was written from scratch. Userspace daemon has its own PPP
implementation, so it does not uses pppd and one process (multi-threaded)
manages all connections. ACCEL-PPP uses only kernel-mode implementations
of pptp/l2tp/pppoe.

Features:
- IPoE server
- PPTP server
- PPPoE server
- L2TPv2 server
- Radius CoA/DM (PoD)
- Built-in shaper (htb)
- Command line interface (telnet)
- SNMP
- IPv6 (including builtin Neighbor Discovery and DHCPv6)

List of rpms provided by this srpm:
accel-ppp (x86_64, i586)
accel-ppp-debuginfo (x86_64, i586)
kernel-source-accel-ppp (noarch)

Maintainer: Alexei Takaseev

List of contributors:
Alexei Takaseev

    1. liblua5-devel
    2. libssl-devel
    3. cmake
    4. libnet-snmp-devel
    5. glibc-kernheaders
    6. libnl-devel
    7. rpm-build-kernel
    8. libpcre-devel

Last changed


Sept. 6, 2018 Alexei Takaseev 1.11.2-alt0.M80P.11
- update upstream to git:20da79b5ee071e4eda75645d1f812f4137e81062
    * triton: fixed improper locking
    * ipoe: lua: introduced hwaddr field to session object
    * ipoe: use lua function to generate username for UP sessions too
May 4, 2018 Alexei Takaseev 1.11.2-alt0.M80P.10
* pppoe: fixed invalid behaviour after changing pado-delay
March 4, 2018 Alexei Takaseev 1.11.2-alt0.M80P.8
- update upstream to git:f5313ce5dc5192f4539eceacd621bfe193a0eb97
    * pppoe: fixed PADO delaying function
    * ppp: fix use-after-free in ppp_auth_failed()
    * radius: fixed invalid behaviour when route to radius server is not existing