/
UCS
/
openwrt_packages
Обзор
Документация
Войти
/
UCS
/
openwrt_packages
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
net/iputils/Config_ping.in
17 строк
541 B
Noah Meyerhans
iputils: Move the iputils tools to packages
06 дек 2019, 04:06
06 дек 2019, 04:06
556698c
Код
Авторство
О чём код?
if PACKAGE_iputils-ping config PING_LEGACY_SYMLINKS bool default n prompt "Install legacy ping4 and ping6 symlinks" help Iputils previously generated separate "ping" and "ping6" binaries for supporting IPv4 and IPv6 communication, respectively. Recent versions of iputils have merged support for both address families into a single program. Select this option to install "ping6" and "ping4" symlinks to the unified binary to support compatibility with existing tools that may still expect to find the old names. endif