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:avmipcd (avmcmd)
BoxMatrix >> Shell-Commands >> avmipcd (avmcmd) | @ 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 |
Name-Collision - multiple objects in this wiki use the name avmipcd!
|
AVM-Command
Command: | avmipcd (avmcmd) - type Exec | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> AVM-Commands - Origin: AVM | ||||||
Path: | Release: /bin Lab+Rel: /bin | ||||||
Properties: | Size: 13.0k - 33.8k - Firmware: 5.58 - 8.00 | ||||||
Function: | AVMIPC-Datastore communication management daemon. |
Goto: Endpoints - Events - Examples - Source - Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
avmipcd is the Inter-CPU capable AVMIPC-Datastore communication management daemon.
It maintains the AVMIPC-Datastore
which consists of named messaging nodes which receive and redistribute avmipc
messages and their optionally attached data.
Each node can have avmipc endpoints as listeners
which all receive the subscribed messages and data.
For Inter-CPU communication avmipcd can run on 2 different CPUs, thats's why subscibers are called local
or remote
:
local
means on this very CPU and Linux instance on this device.remote
means on another CPU and Linux instance on this device.
Currently Inter-CPU communication is used for Puma6 and Puma7 cable models and the 5590 and 5690pro fiber models.
The remote connection of avmipcd instances is initiated if the variable AVMIPC_REMOTE_IP is not empty.
In this case a permanent connection to Port-10012-tcp of the AVMIPC_REMOTE_IP is established, from both sides.
avmipcd is an aicmd capable daemon, a tool which can list the AVMIPC-Datastore, see the Endpoints and Examples below.
See also the Endpoints section of the aicmd article.
fw 7.29 help:
root@fritz2:/var/mod/root# avmipcd -? usage: avmipcd avmipcd [options] options: -? - print this help -f - run in forground. (NOTSET) -s - stop daemon. (NOTSET) -v - verbose. (NOTSET) -D STRING - switch debug logs on. (FUNC) start server: avmipcd stop server : avmipcd -s
Endpoints
aicmd endpoint(s) provided by avmipcd, with these functions: (fw 7.29)
root@fritz:/var/mod/root# aicmd avmipcd # provided by avmipcd: - fw 7.01+ HELP - show help SLABDUMP - show slab allocation SLABSHOW - show slab information QUIT - disconnect show data_store - [full] - show data_store # provided by avmipcd: - fw 7.12+ datastore show - [full] - show data_store datastore query - <pattern> [full] - query data_store # provided by avmipcd: - fw 7.90+ datastore get - <pattern> - for internal use datastore provider - - show provider datastore listener - - show listener # provided by libewnwlinux.so: - fw 7.01+ ewnwlinux show csockshell - show shells running ewnwlinux show genetlink - show gerneric netlink families # provided by libewnwlinux.so: - fw 7.90+ ewnwlinux netlink show - show internal information ewnwlinux netlink getroute [address] - get route for inet address ewnwlinux netlink interfaces - show interfaces ewnwlinux netlink routes [ 4 | 6 ] - show routes # provided by libavmcsock.so: - fw 7.01+ avmcsock show csock - show all csock avmcsock show dnsconfig - show all dns context avmcsock show timercb - show all timer avmcsock show debughandles - show all debughandles avmcsock show cprocess - show all processes avmcsock set debug - set debug flags # provided by libavmcsock.so: - fw 7.29+ avmcsock show cbcontext - show all cbdata avmcsock show daemon - show daemon status avmcsock show cbuf - show cbuf status # provided by libavmcsock.so: - fw 7.39+ avmcsock getsymbol <address> - get symbol for address avmcsock show dnsglobal - show all dns global values avmcsock show dnscache - show cache avmcsock show dnsqueries - show all pending queries avmcsock show avmipc [endpoint shmatch] - show avmipc events and states avmcsock ctimer show - show all timer avmcsock ctimer overview - show ctimer overview avmcsock iotrace format unctrl|hexdump - set format for csock iotrace avmcsock iotrace file - enable iotrace to file avmcsock iotrace enable - enable iotrace via debugmsg avmcsock iotrace disable - disable iotrace avmcsock iotrace match help|<match> - show allowed matches or set match avmcsock iotrace reset - remove all matches avmcsock iotrace show - show configuration # provided by libavmcsock.so: - fw 7.90+ avmcsock show signals - show signal handler avmcsock show connector [cache|stats] - show connector information avmcsock show clogger - show clogger information avmcsock set clogmod [ <module> [ '.' <submodule ] ... ] [ '=' <level> ] - set clogmod log level avmcsock slab check - red zone/free check avmcsock slab reap [heavy] - call slab_reap/slab_reap_heavy avmcsock slab dump [long] - show slab allocation avmcsock slab show - show slab information avmcsock slab ewma [show|activate|deactivate|reset] - show average allocates/freed per second avmcsock avmipc notifier [endpoint shmatch] - show registered notifier avmcsock avmipc set [endpoint shmatch] - show states/events sent avmcsock avmipc csv [endpoint shmatch] - show states/events sent and listing as csv
Events
Daily updated index of AVM-Events and AVMIPC-Datastore nodes affecting this command. Last update: 2023-12-10 05:13 GMT.
The owners of Event-Sinks and Event-Sources are manual research, which may be incomplete or even wrong.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
A **
in the Mod
column marks info from Supportdata2 probes, which by their nature will stay way more incomplete.
A -
in the Mod
column marks manual research, the Firmware
then shows where the item occurs, not the Relation
.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Endpoint | sock | me_avmipc_state.ctl | 90* | 6.00 - 7.57 | avmipc endpoint of avmipcd for clients | AVM |
Endpoint | sock | me_avmipcd.ctl | 64* | 6.98 - 7.57 | avmipc_command endpoint of avmipcd | AVM |
Listens to | avmipc | @ | 13** | 7.39 - 7.57 | Special event for listeners of nameless private messages. | AVM |
Listens to | avmipc | aicmd_listener | 13** | 7.39 - 7.57 | Special event covering all aicmd compatible listeners. | AVM |
Endpoint | sock | me_remote.ctl | 90* | 6.00 - 7.57 | avmipc endpoint of avmipcd for TODO | AVM |
Command | cmd | avmipcd (avmcmd) | 1 | AVMIPC-Datastore communication management daemon. | AVM | |
Sends | avmipc | @ | - | 7.12 - 7.57 | Special event for listeners of nameless private messages. | AVM |
7 event relations for this command |
Examples
Get the complete list of all AVMIPC-Datastore entries on a fw 7.29 Mesh master on DSL:
This list was formatted and commented, normally each entry is a single line for this command.
root@fritz1:/var/mod/root# aicmd avmipcd datastore show | sort # contains the list of all IPC endpoints, the results returned by 'aicmd -e': @ : size 0, set by remote, local:aicmd-24746 local:avmnexusdesc local:_anony1911-2119580212 local:upnpd_stream local:upnpd local:wsdd local:voipd local:tfa_dtmf local:meshd local:_anony1794-2114080963 local:usermand local:nexus_fon_server local:upnpfboxdesc local:deviceinfod local:meshconfig_server_regevent local:meshconfig_client_regevent local:logic local:tr064srv local:TR064 local:igd2 local:igd local:dsld local:ctlmgrtimer local:usbinfod local:pcpd local:ddnsd local:L2TPV3 local:multid local:ctlmgr local:l2tpv3d local:avmnexusd # handled by dsl_monitor and libtr069.so: @AVM_DSL_DIAG_TR69_CTRL : size 0, set by remote, local:dsl_mgr_diagnose_tr69 # handled by libavmfwnotify.so: @EVENT_FWNOTIFY_EVENT : size 286, set by local , local:_anony1292-204469012 @EVENT_FWNOTIFY_EVENT_query : size 0, set by remote, local:dsld # handled by mobiled, psetd, kpid, aha, libvoipkpi.so, libdslremotemgmt.so, # libtr069.so, libplcctlmgr.so, libctlusb.so, libdect.so: @KPI_PRE_INFORM_NOTIFY : size 0, set by remote, local:_anony2372-1460891737 local:AHAKPIReceiver local:kpid local:_anony1292-3429609594 local:kpi_name_receiver local:DECTKPIReceiver local:dsl_remote_mgmt_kpi local:systemKPIReceiver # handled by avmnexusd, libcmapi.so, libwlan.so: @NW_IPC_EVT_NEXUS_NEW_MASTER_TRUST : size 0, set by remote, local:_anony1292-204469012 local:WLAN_LIB_NEXUS @NW_IPC_EVT_NEXUS_NEW_PUSHBUTTON_TRUST: size 0, set by remote, local:_anony1292-204469012 # handled by liboauth2.so: @NW_IPC_EVT_OAUTH_COM_CLIENT : size 24, set by local , local:_anony1292-204469012 @NW_IPC_EVT_OAUTH_COM_CONTROLLER : size 1238, set by local , local:LIBOAUTH_IPC_2223 local:ddnsd NW_IPC_STA_OAUTH_SERVICE_STATES : size 10, set by local , local:LIBOAUTH_IPC_2223 local:ddnsd # maintained by libavmcsock.so, the list of aicmd listener endpoints, as returned by 'aicmd -l': @aicmd_listener : size 0, set by remote, local:wsdd local:upnpd local:voipd local:meshd local:deviceinfod local:dsld local:pcpd local:ddnsd local:multid local:vpnd local:ctlmgr local:l2tpv3d local:avmnexusd # handled by multid and ctlmgr: @ipv6_neigh_ifid_changed : size 0, set by remote, local:_anony1292-204469012 # handled by libavmpcp.so (see avmipc_send_event how libpcp_dump is used): @libpcp_dump : size 0, set by remote, local:dsld-pcp-1549 local:pcpd-pcp-1508 local:multid-pcp-1401 local:ctlmgr-pcp-1257 @libpcp_itemstatus : size 434, set by local , local:ctlmgr-pcp-1257 @libpcp_send_itemstatus : size 0, set by local , local:dsld-pcp-1549 local:pcpd-pcp-1508 local:multid-pcp-1401 local:ctlmgr-pcp-1257 # handled by libavmpcp.so, vpnd, dsld, dsltest, multid: @pcpserver_changed : size 0, set by local , local:dsld-pcp-1549 local:pcpd-pcp-1508 local:multid-pcp-1401 local:ctlmgr-pcp-1257 # handled by libavmfbstate.so: STATE_DHCPV6STATUS_FBSTATE : size 183, set by local , local:dhcpv6info STATE_ETHSTATUS_FBSTATE : size 1088, set by local , local:meshd local:ctlmgr STATE_EXTADDRSTATUS_FBSTATE : size 176, set by local , local:dsld local:_anony1292-204469012 local:ddnsd STATE_LDAP_STATE_FBSTATE : size 32, set by local , STATE_LLDPSTATUS_FBSTATE : size 195, set by local , local:meshd # handled by libavmfwacl.so (required by dsld, multid, pcpd, showfwacl): STATE_FWACL_FWACLCFG : size 19, set by local , local:dsld local:pcpd # hsndled by libboxlib.so; dsldstat_ipv4_gateway_inet : size 12, set by local , dsldstat_mode_inet : size 4, set by local , local:avmnexusd # hsndled by libboxlib.so libcmapi.so: hybrid_conns : size 10, set by local , local:_anony1292-204469012 # hsndled by libl2tpv3d.so: l2tpv3cfg : size 129, set by local , local:l2tpv3d # handled by dsld, dsltest and libcmapi.so: mobile_glob : size 0, set by local , local:dsld local:_anony1292-204469012 remote_support 0 connected 0 # Internet cinnection status - handled by vpnd, avmntpd. ctlmgr and libboxlib.so: state_iface_inet : size 10, set by local , local:_anony1292-204469012
Although being a valid endpoint avmipcd is never listed in its endpoint lists, since it is mandatory.
Each entry in the datastore can have data attached to it. if the size column above is non zero there's data attached.
Data is attached in JSON format and can be viewed with the show full
instead os the show
command above.
Entries in the AVMIPC-Datastore can also be queried, with or without attached data (fw 7.29):
root@fritz1:/var/mod/root# aicmd avmipcd datastore query STATE_LLDPSTATUS_FBSTATE STATE_LLDPSTATUS_FBSTATE: local:meshd
root@fritz1:/var/mod/root# aicmd avmipcd datastore query STATE_LLDPSTATUS_FBSTATE full STATE_LLDPSTATUS_FBSTATE: local:meshd DATA: <<!EOF! lldpstatus { entries { mode = mode_add; own_mac = DC:39:6F:XX:XX:XX; own_port = "LAN:2"; peer_mac = CC:CE:1E:XX:XX:XX; peer_port = "LAN:2"; chassis_id = "CC:CE:1E:XX:XX:XX"; } } // EOF !EOF!
Wildcards could be used to query multiple entries:
root@fritz1:/var/mod/root# aicmd avmipcd datastore query STATE_* | sort STATE_DHCPV6STATUS_FBSTATE: local:dhcpv6info STATE_ETHSTATUS_FBSTATE: local:meshd local:ctlmgr STATE_EXTADDRSTATUS_FBSTATE: local:dsld local:_anony1292-204469012 local:ddnsd STATE_FWACL_FWACLCFG: local:dsld local:pcpd STATE_LDAP_STATE_FBSTATE: STATE_LLDPSTATUS_FBSTATE: local:meshd
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/avmipcd | grep -e '\.c$' -e '\.cpp$' ar7/avmipcd/main.c ar7/avmipcd/data_store.c
Dependencies
Daily updated index of all dependencies of this command. Last update: 2024-12-21 07:44 GMT.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Started by | serv | avmipcd.service | 65 | 7.19 - 8.00 | supervisor service for avmipcd. | AVM |
Stopped by | serv | avmipcd.service | 52 | 7.19 - 7.32 | supervisor service for avmipcd. | AVM |
Runs as | proc | avmipcd (process) | 101* | 6.00 - 8.00 | Process running avmipcd | AVM |
Serving | port | Port-10012-tcp | 17* | 6.08 - 7.81 | avmipcd remote Inter-CPU communication | AVM |
Serving | sock | me_avmipc_state.ctl | 102* | 6.00 - 8.00 | avmipc endpoint of avmipcd for clients | AVM |
Serving | sock | me_avmipcd.ctl | 73* | 6.98 - 8.00 | avmipc_command endpoint of avmipcd | AVM |
Serving | sock | me_remote.ctl | 102* | 6.00 - 8.00 | avmipc endpoint of avmipcd for TODO | AVM |
Depends on | lib | ld.so | 48 | 7.08 - 8.00 | Dynamic linker / loader | Linux |
Depends on | lib | libavmauth.so | 69 | 6.51 - 7.39 | Fritzbox authentification helpers | AVM |
Depends on | lib | libavmcsock.so | 98 | 5.56 - 8.00 | Networking, I/O and helper functions | AVM |
Depends on | lib | libavmfbstate.so | 9 | 7.39 | IPC fritzbox state notification | AVM |
Depends on | lib | libavmhmac.so | 75 | 6.35 - 7.39 | HMAC / SHA / MD5 hashing. | AVM |
Depends on | lib | libavmwdt.so | 28 | 7.61 - 8.00 | AVM-Watchdogs management API | AVM |
Depends on | lib | libboxlib.so | 88 | 5.56 - 7.39 | Box status, logging and statistics functions | AVM |
Depends on | lib | libboxnotify.so | 1 | 6.35 | boxnotifyd client API (old) | AVM |
Depends on | lib | libc.so | 98 | 5.56 - 8.00 | Standard C library | Linux |
Depends on | lib | libcrypto.so | 9 | 7.39 | OpenSSL general crypto and X.509 library | Linux |
Depends on | lib | libdl.so | 75 | 5.56 - 8.00 | Dynamic linking library | Linux |
Depends on | lib | libdputil.so | 75 | 6.35 - 7.32 | DataPipe / packet utilities | AVM |
Depends on | lib | libewnwlinux.so | 98 | 5.56 - 8.00 | Linux networking functions | AVM |
Depends on | lib | libewnwnet.so | 75 | 6.35 - 7.39 | Internet helper functions | AVM |
Depends on | lib | libgcc_s.so | 37 | 5.56 - 6.110 | GCC low-level runtime library | Linux |
Depends on | lib | libpthread.so | 75 | 5.56 - 8.00 | POSIX threading library | Linux |
Depends on | lib | librt.so | 62 | 6.35 - 8.00 | POSIX realtime extensions library | Linux |
Depends on | lib | libsvctl.so | 61 | 7.19 - 8.00 | supervisor notification library | AVM |
Depends on | lib | libtiinterpreter.so | 9 | 7.39 | Preprocessor for SSI-Files by TI. | AVM |
Depends on | lib | libwdt.so | 93 | 5.56 - 7.81 | AVM-Watchdogs management API | AVM |
Depends on | lib | libwebsrv.so | 75 | 6.35 - 7.39 | HTTP / HTTPS webserver and tools. | AVM |
Depends on | lib | libz.so | 73 | 6.83 - 8.00 | Zlib compressor / decompressor | Linux |
29 dependencies for this command |
Model-Matrix
Daily updated index of the presence, path and size of this command for each model. Last update: 2024-12-21 05:44 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 3272 (main) | 5.59 - 6.89 | /bin | 17.4k - 20.9k |
FRITZ!Box WLAN 3370 (main) | 5.59 - 6.56 | /bin | 17.3k - 20.8k |
FRITZ!Box 3390 (main) | 5.59 - 6.56 | /bin | 17.3k - 20.8k |
FRITZ!Box 3490 (main) | 6.20 - 7.30 | /bin | 17.3k - 23.4k |
FRITZ!Box 4020 | /bin | 17.3k - 20.4k | |
FRITZ!Box 4040 | 6.52 - 8.00 | /bin | 13.9k - 25.7k |
FRITZ!Box 4050 | 7.58 - 7.90 | /bin | 21.6k - 25.6k |
FRITZ!Box 4060 | 7.29 - 7.90 | /bin | 21.5k - 25.6k |
FRITZ!Box 5490 (main) | 6.51 - 7.29 | /bin | 17.3k - 23.4k |
FRITZ!Box 5491 (main) | 7.01 - 7.29 | /bin | 20.0k - 23.4k |
FRITZ!Box 5530 Fiber (main) | 7.21 - 8.00 | /bin | 23.2k - 31.9k |
FRITZ!Box 5590 Fiber (main) | 7.29 - 8.00 | /bin | 21.5k - 25.6k |
FRITZ!Box 5590 Fiber (prx) | 7.29 - 8.00 | /bin | 27.3k - 31.9k |
FRITZ!Box 5690 Pro (main) | 7.62 | /bin | 21.5k |
FRITZ!Box 5690 Pro (rtl) | 7.62 | /bin | 23.5k |
FRITZ!Box 6320 Cable v1 | 6.03 - 6.04 | /bin | 15.4k |
FRITZ!Box 6320 Cable v2 | 6.21 | /bin | 15.5k |
FRITZ!Box 6360 Cable | 6.04 - 6.51 | /bin | 14.6k - 15.4k |
FRITZ!Box 6430 Cable (arm) | 6.84 - 7.29 | /bin | 13.9k - 21.5k |
FRITZ!Box 6430 Cable (atom) | 6.84 - 7.29 | /bin | 14.5k - 21.4k |
FRITZ!Box 6490 Cable (arm) | 6.20 - 7.51 | /bin | 13.9k - 21.5k |
FRITZ!Box 6490 Cable (atom) | 6.20 - 7.51 | /bin | 14.5k - 25.4k |
FRITZ!Box 6590 Cable (arm) | 6.83 - 7.57 | /bin | 13.9k - 21.5k |
FRITZ!Box 6590 Cable (atom) | 6.83 - 7.51 | /bin | 14.5k - 25.4k |
FRITZ!Box 6591 Cable (arm) | 7.04 - 8.00 | /bin | 18.0k - 25.8k |
FRITZ!Box 6591 Cable (atom) | 7.04 - 8.00 | /bin | 18.4k - 33.8k |
FRITZ!Box 6660 Cable (arm) | 7.14 - 8.00 | /bin | 18.0k - 25.8k |
FRITZ!Box 6660 Cable (atom) | 7.14 - 8.00 | /bin | 21.5k - 33.8k |
FRITZ!Box 6670 Cable (arm) | 7.61 - 7.90 | /bin | 22.1k - 25.8k |
FRITZ!Box 6670 Cable (atom) | 7.61 - 7.90 | /bin | 25.7k - 33.8k |
FRITZ!Box 6690 Cable (arm) | 7.28 - 7.90 | /bin | 18.0k - 25.8k |
FRITZ!Box 6690 Cable (atom) | 7.28 - 7.90 | /bin | 21.5k - 33.8k |
FRITZ!Box 6810 LTE | 6.35 | /bin | 18.2k - 20.9k |
FRITZ!Box 6820 LTE v1 (main) | 6.40 - 7.59 | /bin | 17.4k - 27.5k |
FRITZ!Box 6820 LTE v2 (main) | 6.40 - 7.59 | /bin | 17.4k - 27.5k |
FRITZ!Box 6820 LTE v3 (main) | 7.19 - 7.57 | /bin | 27.4k - 27.5k |
FRITZ!Box 6820 LTE v4 | 7.59 | /bin | 27.5k |
FRITZ!Box 6840 LTE (main) | 6.01 - 6.88 | /bin | 17.3k - 20.8k |
FRITZ!Box 6842 LTE | /bin | 18.2k - 20.7k | |
FRITZ!Box 6850 LTE | 7.21 - 7.90 | /bin | 21.5k - 25.7k |
FRITZ!Box 6850 5G | 7.24 - 7.90 | /bin | 21.5k - 25.7k |
FRITZ!Box 6890 LTE (main) | 6.84 - 7.57 | /bin | 17.3k - 27.3k |
FRITZ!Box 6890 LTE v1 (main) | 6.84 - 7.57 | /bin | 17.3k - 27.3k |
FRITZ!Box 6890 LTE v2 (main) | 6.84 - 7.57 | /bin | 17.3k - 27.3k |
FRITZ!Box Fon WLAN 7240 | 6.01 - 6.06 | /bin | 20.7k - 20.8k |
FRITZ!Box Fon WLAN 7270 v2 | 5.59 - 6.06 | /bin | 20.7k - 20.8k |
FRITZ!Box Fon WLAN 7270 v3 | 5.59 - 6.06 | /bin | 20.7k - 20.8k |
FRITZ!Box 7272 (main) | 5.59 - 6.88 | /bin | 17.4k - 20.9k |
FRITZ!Box 7312 | 6.01 - 6.56 | /bin | 17.5k - 20.7k |
FRITZ!Box Fon WLAN 7320 | 6.01 - 6.35 | /bin | 18.2k - 20.7k |
FRITZ!Box 7330 | 5.59 - 6.56 | /bin | 17.5k - 20.9k |
FRITZ!Box 7330 SL | 5.59 - 6.56 | /bin | 17.5k - 20.7k |
FRITZ!Box Fon WLAN 7340 | /bin | 20.8k - 20.9k | |
FRITZ!Box Fon WLAN 7360 SL | 5.60 - 6.34 | /bin | 18.2k - 20.8k |
FRITZ!Box Fon WLAN 7360 v1 | 5.60 - 6.36 | /bin | 18.2k - 20.9k |
FRITZ!Box Fon WLAN 7360 v2 | 5.59 - 6.88 | /bin | 17.3k - 20.8k |
FRITZ!Box 7362 SL (main) | 5.60 - 7.18 | /bin | 17.3k - 23.3k |
FRITZ!Box 7369 (main) | 6.30 - 6.32 | /bin | 20.8k |
FRITZ!Box Fon WLAN 7390 | /bin | 17.5k - 20.9k | |
FRITZ!Box 7412 (main) | 6.21 - 6.88 | /bin | 17.3k - 20.6k |
FRITZ!Box 7430 (main) | 6.26 - 7.31 | /bin | 17.3k - 23.4k |
FRITZ!Box 7490 (main) | 5.58 - 7.51 | /bin | 17.0k - 27.4k |
FRITZ!Box 7510 | 7.30 - 8.00 | /bin | 21.5k - 25.6k |
FRITZ!Box 7520 | 6.98 - 8.00 | /bin | 15.6k - 25.7k |
FRITZ!Box 7520 v2 (main) | 7.30 - 8.00 | /bin | 21.5k - 25.7k |
FRITZ!Box 7530 | 6.98 - 8.00 | /bin | 15.5k - 25.7k |
FRITZ!Box 7530 AX | 7.20 - 8.00 | /bin | 21.7k - 25.8k |
FRITZ!Box 7560 (main) | 6.51 - 7.30 | /bin | 17.3k - 23.3k |
FRITZ!Box 7580 (main) | 6.53 - 7.30 | /bin | 17.3k - 23.3k |
FRITZ!Box 7581 | 6.54 - 7.18 | /bin | 13.0k - 21.7k |
FRITZ!Box 7582 | 6.83 - 7.18 | /bin | 13.0k - 21.7k |
FRITZ!Box 7583 (main) | 7.01 - 7.59 | /bin | 20.0k - 27.3k |
FRITZ!Box 7583 VDSL (main) | 7.19 - 8.00 | /bin | 23.2k - 31.9k |
FRITZ!Box 7590 (main) | 6.83 - 8.00 | /bin | 17.3k - 31.9k |
FRITZ!Box 7590 AX (main) | 7.19 - 8.00 | /bin | 23.2k - 31.9k |
FRITZ!Box 7690 | 7.61 - 7.90 | /bin | 21.5k - 25.6k |
FRITZ!Smart Gateway | 7.52 - 7.63 | /bin | 21.5k |
FRITZ!WLAN Repeater 300E | 6.00 - 6.34 | /bin | 20.6k - 20.8k |
FRITZ!WLAN Repeater 310 A | 6.00 - 7.16 | /bin | 17.5k - 23.3k |
FRITZ!WLAN Repeater 310 B | 6.30 - 7.16 | /bin | 17.3k - 23.3k |
FRITZ!WLAN Repeater 450E | 6.00 - 7.15 | /bin | 17.5k - 23.3k |
FRITZ!Repeater 600 | 7.11 - 7.58 | /bin | 23.3k - 23.5k |
FRITZ!Repeater 600 v2 | 7.27 - 7.58 | /bin | 23.4k - 23.5k |
FRITZ!WLAN Repeater 1160 | 6.51 - 7.15 | /bin | 17.3k - 23.3k |
FRITZ!Repeater 1200 | 7.11 - 7.58 | /bin | 21.5k - 21.6k |
FRITZ!Repeater 1200 AX | 7.30 - 7.58 | /bin | 21.5k - 21.6k |
FRITZ!WLAN Repeater 1750E | 6.12 - 7.32 | /bin | 17.5k - 27.4k |
FRITZ!Repeater 2400 | 7.12 - 7.58 | /bin | 23.3k - 23.5k |
FRITZ!Repeater 3000 | 6.98 - 7.58 | /bin | 15.5k - 21.6k |
FRITZ!Repeater 3000 AX | 7.41 - 7.58 | /bin | 21.5k - 21.6k |
FRITZ!Repeater 6000 | 7.19 - 7.58 | /bin | 21.5k - 21.6k |
FRITZ!WLAN Repeater DVB-C | 6.12 - 7.04 | /bin | 17.5k - 20.9k |
FRITZ!Powerline 540E | 5.58 - 7.15 | /bin | 17.5k - 23.3k |
FRITZ!Powerline 546E | 6.02 - 7.15 | /bin | 17.5k - 23.3k |
FRITZ!Powerline 1240 AX | 7.57 - 7.58 | /bin | 21.5k - 21.6k |
FRITZ!Powerline 1240E | 6.33 - 7.16 | /bin | 17.3k - 23.3k |
FRITZ!Powerline 1260E | 6.90 - 7.58 | /bin | 13.9k - 21.6k |
FRITZ!Powerline 1260 | 7.27 - 7.58 | /bin | 21.5k - 21.6k |
98 models use this command |
Symbols
Daily updated index of all symbols of this command. Last update: 2024-12-21 07:44 GMT.
Firmware | Symbol |
---|---|
5.58 - 6.69 | HashTable_Add |
5.58 - 6.69 | HashTable_CalcIndex |
5.58 - 6.69 | HashTable_Create |
5.58 - 6.69 | HashTable_Delete |
5.58 - 6.69 | HashTable_Destroy |
5.58 - 6.69 | HashTable_Find |
5.58 - 6.69 | HashTable_First |
5.58 - 6.69 | HashTable_Next |
5.58 - 6.69 | ListFinit |
5.58 - 6.69 | ListInit |
5.58 - 6.69 | ListInsert |
5.58 - 6.69 | ListSearchAndRemove |
6.98 - 8.00 | data_store_dump |
5.58 - 8.00 | data_store_exit |
7.90 - 8.00 | data_store_get |
5.58 - 8.00 | data_store_init |
7.08 - 8.00 | data_store_query |
7.90 - 8.00 | data_store_show_listener |
7.90 - 8.00 | data_store_show_provider |
5.58 - 8.00 | main |
20 symbols for this command |