Пакет ip-brctl: Информация
Исходный пакет: ip-brctl
Версия: 0.1-alt1
Собран: 22 ноября 2024 г. 7:20
Категория: Система/База
Сообщить об ошибке в пакетеДомашняя страница: https://patchwork.ozlabs.org/patch/1027627/
Лицензия: GPLv2+
О пакете: Drop-in replacement of the standalone brctl utility
Описание:
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.
Сопровождающий: Alexey Shabalin