If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.
Property:udptest
| BoxMatrix >> Shell-Commands >> udptest | @ BoxMatrix - IRC-Chat - Translate: de es fr it nl pl |
| News | Selectors | Models | Accessories | Components | Environment | Config | Commands | System | Webif | Software | Develop | Lexicon | Community | Project | Media |
| Startup-Scr | Hotplug-Scr | BusyBox-Cmds | Bash-Cmds | AVM-Cmds | Chipset-Cmds | Linux-Cmds | Shared-Libs | Kernel-Mods | Research |
AVM-Command
| Command: | udptest - type Exec | Wiki | Freetz | IPPF | whmf | AVM | Web |
| Location: | Shell-Commands >> AVM-Commands - Origin: AVM | ||||||
| Path: | Release: Lab+Rel: /bin | ||||||
| Properties: | Size: 7.5k - 14.6k - Firmware: 4.38 - 7.90 | ||||||
| Function: | Tests the UDP capabilities and performance of libavmcsock.so. | ||||||
Goto: Examples - Source - Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
udptest tests the UDP capabilities and performance of libavmcsock.so.
libavmcsock.so manages all kinds of sockets for AVM executables from Linux-Sockets to IP sockets,
so this is a core test for the UDP behaviour of entire FRITZ!OS.
Fw 7.39 help:
usage: udptest [options] server
options:
-? - print this help
-k INTEGER - bandwidth in KBytes. (100)
-n INTEGER - number of ports. (1002)
-m INTEGER - alle msec pakete schicken. (10)
-p STRING - service/port for csock (0 port test). ("4711")
-N INTEGER - number of packets in round. (1)
-b INTEGER - bytes per udp packet. (1024)
-O - online monitor test. (NOTSET)
-C INTEGER - ms between port changes with option -O. (10000)
-D STRING - switch debug logs on. (FUNC)
udptest -p 4711
udptest -p 4711 -k 400 192.168.178.222
udptest -p 0 -n 1010 192.168.178.222
udptest -O 212.42.239.35
Examples
fw 7.39 example:
root@fritz0:/var/mod/root# udptest 1970-01-10 09:54:14 udptest: 0.00 pkts 0.00 KB/s missing 0 1970-01-10 09:54:15 udptest: 0.00 pkts 0.00 KB/s missing 0 1970-01-10 09:54:16 udptest: 0.00 pkts 0.00 KB/s missing 0 1970-01-10 09:54:17 udptest: 0.00 pkts 0.00 KB/s missing 0 1970-01-10 09:54:18 udptest: 0.00 pkts 0.00 KB/s missing 0 1970-01-10 09:54:19 udptest: 0.00 pkts 0.00 KB/s missing 0 1970-01-10 09:54:20 udptest: 0.00 pkts 0.00 KB/s missing 0 1970-01-10 09:54:21 udptest: 0.00 pkts 0.00 KB/s missing 0 1970-01-10 09:54:22 udptest: 0.00 pkts 0.00 KB/s missing 0 1970-01-10 09:54:23 udptest: 0.00 pkts 0.00 KB/s missing 0 1970-01-10 09:54:24 udptest: 0.00 pkts 0.00 KB/s missing 0 ^C 1970-01-10 09:54:25 udptest: 0.00 pkts 0.00 KB/s missing 0 1970-01-10 09:54:26 udptest: udp: socket closed
Source
The names of source files compiled into an executable often help to understand function blocks (and show gaps in the docs).
fw 7.39 source files:
$ strings /bin/udptest | grep -e '\.c$' -e '\.cpp$' sharedlibs/avmcsock/udptest.c
Dependencies
Daily updated index of all dependencies of this command. Last update: 2025-05-26 06:16 GMT.
A * in the Mod column marks info from Supportdata-Probes, which will always stay incomplete.
| Relation | Typ | Object | Mod | Firmware | Info | Origin |
|---|---|---|---|---|---|---|
| Depends on | lib | libavmcsock.so | 37 | 4.38 - 7.90 | Networking, I/O and helper functions | AVM |
| Depends on | lib | libc.so | 37 | 4.38 - 7.90 | Standard C library | Linux |
| Depends on | lib | libdl.so | 9 | 4.38 - 7.90 | Dynamic linking library | Linux |
| Depends on | lib | libgcc_s.so | 3 | 4.38 | GCC low-level runtime library | Linux |
| Depends on | lib | libpthread.so | 9 | 4.38 - 7.90 | POSIX threading library | Linux |
| Depends on | lib | librt.so | 6 | 6.35 - 7.90 | POSIX realtime extensions library | Linux |
| Depends on | lib | libslab.so | 3 | 4.38 | Slab allocator or empty dummy library | Linux |
| Depends on | lib | libsvctl.so | 34 | 7.39 - 7.90 | supervisor notification library | AVM |
| Depends on | lib | libz.so | 34 | 7.39 - 7.90 | Zlib compressor / decompressor | Linux |
| 9 dependencies for this command | ||||||
Model-Matrix
Daily updated index of the presence, path and size of this command for each model. Last update: 2025-05-26 04:32 GMT.
Showing all models using this command. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom/rtl) label in the Model column shows which CPU is meant for Multi-Linux models.
Note that this list is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.
| Model | Firmware | Path | Size |
|---|---|---|---|
| FRITZ!Box 4040 | 7.39 - 7.90 | /bin | 9.5k - 9.6k |
| FRITZ!Box 4050 | 7.90 | /bin | 9.5k |
| FRITZ!Box 4060 | 7.39 - 7.90 | /bin | 9.5k |
| FRITZ!Box 5530 Fiber (main) | 7.39 - 7.70 | /bin | 14.2k |
| FRITZ!Box 5590 Fiber (main) | 7.39 - 7.90 | /bin | 9.5k |
| FRITZ!Box 6490 Cable (atom) | 7.39 - 7.51 | /bin | 9.3k |
| FRITZ!Box 6590 Cable (atom) | 7.39 | /bin | 9.3k |
| FRITZ!Box 6591 Cable (atom) | 7.39 - 7.90 | /bin | 13.6k |
| FRITZ!Box 6660 Cable (atom) | 7.39 - 7.90 | /bin | 13.6k - 13.7k |
| FRITZ!Box 6670 Cable (atom) | 7.90 | /bin | 13.7k |
| FRITZ!Box 6690 Cable (atom) | 7.39 - 7.90 | /bin | 13.6k - 13.7k |
| FRITZ!Box 6820 LTE v1 (main) | 7.51 | /bin | 14.3k |
| FRITZ!Box 6820 LTE v2 (main) | 7.51 | /bin | 14.3k |
| FRITZ!Box 6820 LTE v3 (main) | 7.51 | /bin | 14.3k |
| FRITZ!Box 6850 5G | 7.39 - 7.90 | /bin | 9.5k - 9.6k |
| FRITZ!Box 6850 LTE | 7.39 - 7.90 | /bin | 9.5k - 14.2k |
| FRITZ!Box 6890 LTE (main) | 7.39 - 7.51 | /bin | 14.2k |
| FRITZ!Box 6890 LTE v1 (main) | 7.39 - 7.51 | /bin | 14.2k |
| FRITZ!Box 6890 LTE v2 (main) | 7.39 - 7.51 | /bin | 14.2k |
| FRITZ!Box 7490 (main) | 6.35 - 7.51 | /bin | 7.5k - 14.3k |
| FRITZ!Box 7510 | 7.39 - 7.90 | /bin | 9.5k |
| FRITZ!Box 7520 | 7.39 - 7.51 | /bin | 9.5k |
| FRITZ!Box 7520 v2 (main) | 7.39 - 7.90 | /bin | 9.5k - 9.6k |
| FRITZ!Box 7530 | 7.39 - 7.90 | /bin | 9.5k - 9.6k |
| FRITZ!Box 7530 AX | 7.39 - 7.70 | /bin | 13.6k - 13.7k |
| FRITZ!Box 7590 (main) | 7.39 - 7.90 | /bin | 14.2k - 14.3k |
| FRITZ!Box 7590 AX (main) | 7.39 - 7.70 | /bin | 14.2k |
| FRITZ!Box 7690 | 7.90 | /bin | 9.5k |
| FRITZ!Box Fon WLAN 7170 | 4.38 | /bin | 14.6k |
| FRITZ!Box Fon WLAN 7170 v1 | 4.38 | /bin | 14.6k |
| FRITZ!Box Fon WLAN 7170 v2 | 4.38 | /bin | 14.6k |
| FRITZ!Repeater 1200 | 7.39 | /bin | 9.5k |
| FRITZ!Repeater 1200 AX | 7.39 - 7.51 | /bin | 9.5k |
| FRITZ!Repeater 2400 | 7.39 | /bin | 14.3k |
| FRITZ!Repeater 3000 | 7.39 | /bin | 9.5k |
| FRITZ!Repeater 3000 AX | 7.41 - 7.51 | /bin | 9.5k |
| FRITZ!Repeater 6000 | 7.39 - 7.51 | /bin | 9.5k |
| 37 models use this command | |||
Symbols
Daily updated index of all symbols of this command. Last update: 2025-05-26 06:16 GMT.
| Firmware | Symbol |
|---|---|
| 4.38 | SignalHandler |
| 4.38 | Timer |
| 4.38 - 7.90 | main |
| 4.38 | test_udpclient |
| 4.38 | test_udpserver |
| 5 symbols for this command | |