]> git.99rst.org Git - openwrt-packages.git/commit
watchcat: resolve logical interface names
authorDharmik Parmar <redacted>
Thu, 2 Jul 2026 03:31:19 +0000 (09:01 +0530)
committerJosef Schlehofer <redacted>
Thu, 9 Jul 2026 06:12:14 +0000 (08:12 +0200)
commitdd826b7de646897b2534b19c45966fc95d536a65
tree44e0593631e0f5530bb6dea20dec22628d55dabc
parent3dc3c3d9e07889a29c391dc83982b14e4b79b67c
watchcat: resolve logical interface names

Allow logical interface references in watchcat interface options.

Resolve those names to real netifd devices for ping -I.

Keep logical names for ifup and real-device find_config behavior.

Use separate helpers for ping and restart values to avoid eval.

Treat ModemManager mm_iface_name=null as empty, not a modem name.

Signed-off-by: Dharmik Parmar <redacted>
utils/watchcat/Makefile
utils/watchcat/files/watchcat.sh
git clone https://git.99rst.org/PROJECT