Package etcnet: Information

    Source package: etcnet
    Version: 0.9.35-alt1
    Latest version according to Repology
    Build time:  Jun 6, 2025, 03:02 PM in the task #386415
    Category: System/Base
    Report package bug
    License: GPL-2
    Summary: /etc/net network configuration system
    Description: 
    /etc/net represents a new approach to Linux network configuration tasks.
    Inspired by the limitations of traditional network configuration subsystems,
    /etc/net provides builtin support for configuration profiles, interface name
    management, removable devices, full iproute2 command set, interface
    dependencies resolution, QoS and firewall configuration frameworks.
    /etc/net provides support for the following interface types: Ethernet, WiFi
    (WEP), IPv4/IPv6 tunnels, VTI tunnels, WireGuard VPN, VLAN, PLIP, Ethernet bonding and
    bridging, traffic equalizer, Pent@NET, Pent@VALUE, SkyStar-2, TUN/TAP,
    OpenVPN TUN/TAP, OpenSSH TUN/TAP, usbnet and PPP. Due to its modular structure,
    support for new interface types can be added without overall design changes.

    List of RPM packages built from this SRPM:
    etcnet (noarch)
    etcnet-defaults-desktop (noarch)
    etcnet-defaults-server (noarch)
    etcnet-full (noarch)

    Maintainer: Anton Farygin



    Last changed


    June 6, 2025 Anton Farygin 0.9.35-alt1
    - Skip interface activation on boot if NM_CONTROLLED=yes to avoid conflicts
      with NetworkManager.
    May 19, 2025 Anton Farygin 0.9.34-alt1
    - Auto-detect PPPoE plugin name to support ppp-pppoe < 2.5.0.
    - Fixed PID file location check for pppd 2.5.0+ (/run/ppp) with /var/run fallback.
    - post-scripts: Removed legacy chkconfig migration code.
    - Simplified specfile by removing obsolete version constraints.
    May 16, 2025 Alexey Shabalin 0.9.33-alt1
    - create-ovsport: Fixed start ovsbr when ovsport start (ALT#45305).