Package accel-ppp: Information

    Source package: accel-ppp
    Version: 1.14.0-alt1
    Build time:  Jan 27, 2026, 12:12 AM
    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)
    - IPv6 (including builtin Neighbor Discovery and DHCPv6)

    List of RPM packages built from this SRPM:
    accel-ppp (loongarch64)
    accel-ppp-debuginfo (loongarch64)
    kernel-source-accel-ppp (noarch)

    Maintainer: Alexei Takaseev


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

    Last changed


    Jan. 26, 2026 Alexei Takaseev 1.14.0-alt1
    - 1.14.0
    Dec. 8, 2025 Alexei Takaseev 1.13.0-alt4
    - update upstream to git:0a89d44ce83738f3253709eb1d450cc25c80943e
    - Change URL
    May 20, 2025 Alexei Takaseev 1.13.0-alt3
    - update upstream to git:8f072b6f193979becc27d9977eed7e97cb830f46
    - Revert unworked "Fix running with glibc >= 2.34 (ALT #52532)" in 1.13.0-alt2
    - Use LLVM for compile (ALT #52532, ALT #52590)