Package ip-brctl: Information

    Source package: ip-brctl
    Version: 0.3-alt1
    Latest version according to Repology
    Build time:  Mar 27, 2026, 02:12 AM in the task #412695
    Category: System/Base
    Report package bug
    License: GPLv2+
    Summary: Drop-in replacement of the standalone brctl utility
    Description: 
    Introduce ip-brctl shell script.
    
    This script wraps 'ip' and 'bridge' tools to provide a drop-in replacement
    of the standalone 'brctl' utility.
    
    It's bug-to-bug compatible with brctl as of bridge-utils version 1.6,
    has no dependencies other than a POSIX shell, and it's less than half
    the binary size of brctl on x86_64.
    
    As many users  seem to find brctl usage vastly more
    intuitive than ip-link, possibly due to habit, this might be a lightweight
    approach to provide brctl syntax without the need to maintain bridge-utils
    any longer.

    List of RPM packages built from this SRPM:
    ip-brctl (noarch)

    Maintainer: Alexey Shabalin

    List of contributors:
    Alexey Shabalin

    ACL:
    Alexey Shabalin
    @everybody

    Last changed


    March 27, 2026 Alexey Shabalin 0.3-alt1
    - Fix timer validation error texts.
    - Fix delif error argument order.
    - Tighten float input validation.
    - Fix signed long range check.
    - Fix hairpin slave option (ALT#58376).
    - Fix boolean conversion in make_bool (ALT#58372).
    - Fix setmaxage bridge attribute (ALT#58370).
    - Align setgcint docs with implementation (ALT#58360).
    - Fix addif validation (ALT#58359).
    - Fix exec_iplink argument handling (ALT#58358).
    Feb. 25, 2026 Alexey Shabalin 0.2-alt1
    - Fix brctl show with no bridge (ALT#57898).
    Nov. 21, 2024 Alexey Shabalin 0.1-alt1
    - Initial build.