tests/netinet: rename and extend sendto-IP_MULTICAST_IF.c

Rename this test helper app to multicast-send.c.  Extend it to send
from/to arbitrary addresses and arbitrary payload so that it can be used
in more test scenarios.
This commit is contained in:
Gleb Smirnoff
2025-09-29 19:34:13 -07:00
parent e91fc88bca
commit 36f2eda251
4 changed files with 54 additions and 16 deletions
+3
View File
@@ -51,6 +51,9 @@
# xargs -n1 | sort | uniq -d;
# done
# 20251001: test helper sendto-IP_MULTICAST_IF renamed
OLD_FILES+=usr/tests/sys/netinet/sendto-IP_MULTICAST_IF
# 20250930: Rename wlanstats to wlanstat
OLD_FILES+=usr/sbin/wlanstats
OLD_FILES+=usr/share/man/man8/wlanstats.8.gz