Пакет accel-ppp: Информация

Исходный пакет: accel-ppp
Версия: 1.11.2-alt0.M80P.11
Собран:  26 декабря 2018 г. 21:01 в задании #218473
Категория: Система/Серверы
Сообщить об ошибке в пакете
Домашняя страница: http://sourceforge.net/projects/accel-ppp/

Лицензия: GPLv2
О пакете: High performance PPTP/L2TP/PPPoE server
Описание: 
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)

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
accel-ppp (x86_64, i586)
accel-ppp-debuginfo (x86_64, i586)
kernel-source-accel-ppp (noarch)

Сопровождающий: Alexei Takaseev

Список участников:
Alexei Takaseev

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

Последнее изменение


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
4 мая 2018 г. Alexei Takaseev 1.11.2-alt0.M80P.10
* pppoe: fixed invalid behaviour after changing pado-delay
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