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.

0
U

Property:libboxlib.so

From BoxMatrix


BoxMatrix >> Shell-Commands >> libboxlib.so @ 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

Shared-Library

Goto:   Device-Cert  -  Events  -  Config  -  Source  -  Dependencies   -   Model-Matrix   -   Symbols   -   SMW-Browser

Details

libboxlib.so provides numerous box status, logging and statistics functions, some of which are:

and way more, see the Symbols

Device-Cert

Starting with fw 7.39 libboxlib also provides the box device certificate using the new devicecert_present and
devicecert_get_pem_file functions, so far only used by libcmapi.so. It is accessed like this:

If /proc/avm/calib/avmzertifikate in the Calib procfs exists it is unpacked to /var/tmp like this:

$ cd /var/tmp
$ gzip -c -d  '/proc/avm/calib/avmzertifikate' | tar x -f -

$ ls -1 /var/tmp/avm_dev_*

/var/tmp/avm_dev_key_prv.bin
/var/tmp/avm_dev_cert.cer
/var/tmp/avm_dev_prod_ca.cer
/var/tmp/avm_dev_man_ca.cer

If avmzertifikate is not present in Calib procfs but libaseceng.so is present it uses:

$ ls -1 /var/tmp/device_cert*

/var/tmp/device_cert.pem

libboxlib also provides a (so far unused) DeviceCertLock.

Events

Daily updated index of AVM-Events and AVMIPC-Datastore nodes affecting this library. 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
Library lib libboxlib.so 1 4.81 - 5.22 Box status, logging and statistics functions AVM
Sends avmipc dsldstat_ipv4_gateway_inet - 7.01 - 7.57 State of the IPv4 default gateway in JSON format. AVM
Sends avmipc dsldstat_mode_inet - 7.01 - 7.57 State of the internet connection mode in JSON format. AVM
Sends avmipc state_iface_inet - 7.01 - 7.57 State of the internet connection in JSON format. AVM
Sends avmipc STATE_IFACE_INET_FAMILY - 7.39 - 7.57 State of the internet connection in JSON format. AVM
Sends avmipc STATE_INTERNET_CONFIG_STATUS_FBSTATE - 7.39 - 7.57 State of the internet configuration in JSON format. AVM
6 event relations for this library

Config

Daily updated index of Configuration files accessed by this library. Last update: 2024-04-18 06:30 GMT.
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
Config from tffs multid.leases - 4.07 - 7.90 TODO AVM
Config from tffs voipd_call_stat - 4.31 - 7.90 TODO AVM
2 config relations for this library

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 /lib/libboxlib.so | grep -e '\.c$' -e '\.cpp$'

ar7/boxlib/boxenv.c
ar7/boxlib/boxutil.c
ar7/boxlib/dir_op.c
ar7/boxlib/dsldstat.c
ar7/boxlib/eventlog.cpp
ar7/boxlib/feedback.cpp
ar7/boxlib/leases_get.c
ar7/boxlib/localize.cpp
ar7/boxlib/sharedringbuffer.cpp
ar7/boxlib/internet_connect.cpp  

Dependencies

Daily updated index of all dependencies of this library. Last update: 2024-04-18 19:27 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 ld.so 44 7.08 - 7.90 Dynamic linker / loader Linux
Depends on lib libar7cfg.so 4 7.90 TFFS-Configuration API to ar7.cfg and many more. AVM
Depends on lib libavmauth.so 77 6.51 - 7.90 Fritzbox authentification helpers AVM
Depends on lib libavmcipher.so 4 7.90 AES / DES / Rijndael encryption / decryption. AVM
Depends on lib libavmcsock.so 125 4.70 - 7.90 Networking, I/O and helper functions AVM
Depends on lib libavmfbstate.so 56 7.39 - 7.90 IPC fritzbox state notification AVM
Depends on lib libavmhmac.so 125 4.70 - 7.90 HMAC / SHA / MD5 hashing. AVM
Depends on lib libavmwdt.so 8 7.59 - 7.90 AVM-Watchdogs management API AVM
Depends on lib libboxenv.so 4 7.90 API to the rc.conf enhanced Config-Environment AVM
Depends on lib libboxnotify.so 1 6.35 boxnotifyd client API (old) AVM
Depends on lib libc.so 156 1.120 - 7.90 Standard C library Linux
Depends on lib libcore.so 8 7.59 - 7.90 Collects the MAC addresses of the device it's running on AVM
Depends on lib libcrypto.so 56 7.39 - 7.90 OpenSSL general crypto and X.509 library Linux
Depends on lib libdl.so 112 4.70 - 7.90 Dynamic linking library Linux
Depends on lib libdputil.so 76 6.25 - 7.90 DataPipe / packet utilities AVM
Depends on lib libewnwjson.so 4 7.90 JSON helper functions AVM
Depends on lib libewnwlinux.so 121 4.74 - 7.90 Linux networking functions AVM
Depends on lib libewnwnet.so 121 4.74 - 7.90 Internet helper functions AVM
Depends on lib libfbconf.so 8 7.59 - 7.90 TODO AVM
Depends on lib libgcc_s.so 140 4.22 - 7.90 GCC low-level runtime library Linux
Depends on lib libjuisclient.so 4 7.90 Update-Search - second generation - JUIS AVM
Depends on lib liblocalize.so 4 7.90 Charset conversion helper functions AVM
Depends on lib libm.so 1 7.90 C math library Linux
Depends on lib liboauth2.so 4 7.90 OAuth v2.0 authentificator Linux
Depends on lib libpthread.so 112 4.70 - 7.90 POSIX threading library Linux
Depends on lib librt.so 70 6.35 - 7.90 POSIX realtime extensions library Linux
Depends on lib libslab.so 12 4.70 - 5.09 Slab allocator or empty dummy library Linux
Depends on lib libslab_c++.so 4 7.90 C++ slab allocator AVM
Depends on lib libstdc++.so 4 7.90 GNU C++ library Linux
Depends on lib libsvctl.so 62 7.19 - 7.90 supervisor notification library AVM
Depends on lib libtiinterpreter.so 56 7.39 - 7.90 Preprocessor for SSI-Files by TI. AVM
Depends on lib libwdt.so 122 4.70 - 7.80 AVM-Watchdogs management API AVM
Depends on lib libwebkpiclient.so 50 7.39 - 7.90 KPI sensor for system parts which use HTTP / HTTPS AVM
Depends on lib libwebsrv.so 113 4.78 - 7.90 HTTP / HTTPS webserver and tools. AVM
Depends on lib libyajl.so 4 7.90 Event-driven JSON parser Linux
Depends on lib libz.so 73 6.83 - 7.90 Zlib compressor / decompressor Linux
Required by lib C20_mobiled.so 58 7.08 - 7.90 configd plugin library for mobiled config AVM
Required by lib libacfg.so 36 6.69 - 6.110 QcaWifi acfg API library QcaWifi
Required by lib libahatools.so 64 6.25 - 7.90 TFFS-Configuration API to aha.cfg and ahanet.cfg and tools. AVM
Required by lib libar7cfg.so 99 5.01 - 7.80 TFFS-Configuration API to ar7.cfg and many more. AVM
Required by lib libavmdb.so 49 7.39 - 7.90 fritznasdb database engine AVM
Required by lib libavmluautils.so 99 5.07 - 7.90 Utility Lua-Library AVM
Required by lib libavmnexus_tab.so 56 7.39 - 7.90 TFFS-Configuration API to avmnexus.cfg AVM
Required by lib libavmnexusmail.so 72 6.98 - 7.90 Push-Mail across a Mesh network Linux
Required by lib libbotnetfilterlib.so 24 6.83 - 7.19 TODO Linux
Required by lib libbroadband_ui.so 19 7.27 - 7.90 ctlmgr plugin library for Broadband config AVM
Required by lib libcallloglua.so 23 7.19 - 7.24 Lua-Library for accessing the Telephony calllog AVM
Required by lib libcfgimpexp.so 82 6.25 - 7.90 TFFS-Configuration API for configuration import and export. AVM
Required by lib libcloudcds.so 43 5.29 - 6.110 Online-Storage (WebDAV) plugin for libavmupnp.so / libavmupnpbig.so AVM
Required by lib libcm.so 99 5.01 - 7.80 ctlmgr / cm_logic messaging API AVM
Required by lib libcmapi.so 82 6.35 - 7.90 API library for ctlmgr and its plugins. AVM
Required by lib libcmquery.so 68 6.35 - 7.80 Asynchronous ctlmgr query Linux
Required by lib libctlrext.so 21 6.36 - 7.59 ctlmgr plugin library for Repeater config AVM
Required by lib libctlusb.so 74 5.51 - 7.80 ctlmgr plugin library for USB config AVM
Required by lib libctlwebdav.so 45 6.25 - 7.17 ctlmgr plugin library for WebDAV config AVM
Required by lib libdsl.so 46 5.01 - 7.31 ctlmgr plugin library for DSL / Fiber config AVM
Required by lib libdslremotemgmt.so 26 6.54 - 7.39 ctlmgr plugin library for TR-181 and KPI AVM
Required by lib libemailservice.so 97 5.27 - 7.80 Email sender using mailer AVM
Required by lib libfaxjournallua.so 53 7.24 - 7.90 Lua-Library for accessing the Fax journal AVM
Required by lib libfaxsend.so 75 5.55 - 7.90 Fax submission library AVM
Required by lib libfaxsendlua.so 18 5.27 - 5.57 Lua-Library for sending Fax AVM
Required by lib libfon.so 83 5.01 - 7.90 ctlmgr plugin library for Telephony config AVM
Required by lib libfwsign.so 82 6.35 - 7.80 Firmware signature validation AVM
Required by lib libfwupdate.so 61 7.19 - 7.90 TODO Linux
Required by lib libfwupdatetrace.so 56 7.39 - 7.90 TFFS-Configuration API to fwupdatetrace.cfg AVM
Required by lib libgpmdb.so 26 5.60 - 6.36 Google Play-Music client and database generator. AVM
Required by lib libgpmsrv.so 26 5.58 - 6.36 Google Play-Music plugin for libavmupnp.so / libavmupnpbig.so / gpmdb AVM
Required by lib libikev1.so 50 7.39 - 7.90 IPSec IKE v1 protocol (RFC-2409) AVM
Required by lib libikev2.so 50 7.39 - 7.90 IPSec IKE v2 protocol (RFC-4306) AVM
Required by lib libluadsl.so 16 7.39 - 7.90 Lua-Library for accessing DSL information AVM
Required by lib libluaevent.so 74 6.35 - 7.80 Lua-Library for event handling AVM
Required by lib libluafiber.so 3 7.39 - 7.90 Lua-Library for accessing Fiber information AVM
Required by lib libmailbuilder.so 98 5.06 - 7.90 ctlmgr plugin library and Lua-Library for creating Push-Mail AVM
Required by lib libmediasrv.so 77 4.85 - 7.90 UPnP-AV plugin for upnpd AVM
Required by lib libmesh_plcservice.so 68 6.98 - 7.90 meshd topology extension for Powerline devices AVM
Required by lib libmesh_shared.so 72 6.98 - 7.90 TODO Linux
Required by lib libmeshd.so 71 7.08 - 7.90 API library for meshd and its extensions. AVM
Required by lib libmove_dect_d.so 49 7.39 - 7.90 moved plugin library for destination DECT base import AVM
Required by lib libmove_dect_s.so 49 7.39 - 7.90 moved plugin library for source DECT base export AVM
Required by lib libmove_nw_d.so 50 7.39 - 7.90 moved plugin library for destination Network import AVM
Required by lib libmove_nw_s.so 50 7.39 - 7.90 moved plugin library for source Network export AVM
Required by lib libmoved.so 50 7.39 - 7.80 API to the moved service. AVM
Required by lib libmovetrace.so 50 7.39 - 7.90 TODO Linux
Required by lib libplcctlmgr.so 67 6.36 - 7.90 ctlmgr plugin library for accessing Powerline devices AVM
Required by lib libpop3lib.so 94 4.70 - 7.90 POP3 / POP3S Email retriever AVM
Required by lib librendercli.so 34 7.51 - 7.90 UPnP-Renderer support for upnpbrd AVM
Required by lib librextcfg.so 13 7.19 - 7.59 TFFS-Configuration API to rext.cfg and many more. AVM
Required by lib libspeedtest.so 76 6.51 - 7.90 Kernel speedtest API AVM
Required by lib libtam.so 93 4.44 - 7.90 telefon plugin library for the TAM AVM
Required by lib libtcloud.so 59 5.50 - 7.39 T-Cloud plugin for libavmupnp.so / libavmupnpbig.so / libctlusb.so AVM
Required by lib libtr064.so 104 4.80 - 7.90 ctlmgr plugin library for TR-064 config AVM
Required by lib libtr069.so 99 5.23 - 7.90 ctlmgr plugin library for TR-069 config AVM
Required by lib libupnpav.so 54 7.19 - 7.90 UPnP-AV support API AVM
Required by lib libusbcfg.so 82 4.80 - 7.80 TFFS-Configuration API to usb.cfg. AVM
Required by lib libuser.so 84 5.01 - 7.90 ctlmgr plugin library for Box-User config AVM
Required by lib libusp.so 50 7.39 - 7.90 ctlmgr plugin library for TR-369 / USP config AVM
Required by lib libvoipkpi.so 54 7.08 - 7.90 VoIP quality KPI collector for voipkpid AVM
Required by lib libwebusb.so 49 7.39 - 7.90 Lua-Library for maintaining the NAS AVM
Required by lib libwlan.so 98 5.27 - 7.90 ctlmgr plugin library for WLAN config AVM
Required by lib libwlandcommon.so 53 7.39 - 7.80 TODO Linux
Required by lib libwlanparams.so 119 4.63 - 7.80 TFFS-Configuration API to wlan.cfg. AVM
Required by cmd access_check 39 5.27 - 6.93 Checks the access permissions of a user, sid and IP. AVM
Required by cmd aha (avmcmd) 58 6.98 - 7.90 AVM home automation (AHA) server daemon. AVM
Required by cmd ahaluad 1 7.19 TODO AVM
Required by cmd ahamailer 77 5.29 - 7.90 Helper for aha to send AHA-Pushmail. AVM
Required by cmd allcfgconv 152 3.23 - 7.80 Converts or changes AVM config files. AVM
Required by cmd ar7cfg_addbadguys 47 7.39 - 7.80 Adds a hardcoded list of 'badguy' IP blocks to ar7.cfg to ban them. AVM
Required by cmd ar7cfgctl (avmcmd) 153 1.120 - 7.80 Read or write values in AVM config files (ar7.cfg). AVM
Required by cmd ar7cfgget 61 7.19 - 7.90 Get abstract value from ar7 configuration. AVM
Required by cmd ar7login 155 3.23 - 7.90 Start a new shell session (ie. for telnetd) for local login. AVM
Required by cmd assetsd (avmcmd) 4 7.90 Asset-Bundles package-management daemon. AVM
Required by cmd atom_pucd (avmcmd) 41 7.08 - 7.62 TODO AVM
Required by cmd audiod (avmcmd) 78 4.78 - 7.90 Online audio player daemon for dect_manager. AVM
Required by cmd avm2brcm_xdsld (avmcmd) 3 6.54 - 7.90 AVM dsld to Broadcom subsystem glue daemon. AVM
Required by cmd avm2fiber_xdsld (avmcmd) 2 6.69 - 7.29 Fiber transceiver status monitoring daemon for 5490 / 5491. AVM
Required by cmd avm2rtk_xdsld (avmcmd) 1 7.30 - 7.31 Inter-CPU dsld to RTL86 remote DSL modem glue daemon. AVM
Required by cmd avmcounterd (avmcmd) 50 7.39 - 7.80 RRDtool based data logging daemon. AVM
Required by cmd avmike (avmcmd) 93 4.22 - 7.90 ISAKMP / IPSec negotiation server / proxy. AVM
Required by cmd avmipc_remote_link (avmcmd) 4 7.39 Inter-CPU Netlink peering daemon for Falcon / Puma6 / Puma7 models. AVM
Required by cmd avmipc_state 2 6.20 - 6.64 Inter-CPU AVMIPC-State query command in early 6490 and 55xx firmware AVM
Required by cmd avmipcd (avmcmd) 88 5.56 - 7.39 AVMIPC-Datastore communication management daemon. AVM
Required by cmd avmlogd 8 4.30 - 4.99 AVM debug logger daemon. AVM
Required by cmd avmnexusd (avmcmd) 72 6.88 - 7.90 Mesh configuration peering daemon. AVM
Required by cmd avmntpd (avmcmd) 56 7.39 - 7.90 SNTP client daemon. AVM
Required by cmd avmstickandsurf 82 4.80 - 7.90 Perform Stick+Surf on Hotplug. AVM
Required by cmd avmstickandsurf.part1 1 6.20 - 6.64 Inter-CPU Stick+Surf part 1 on early 6490 Puma6 ARM. AVM
Required by cmd avmstickandsurf.part2 2 6.20 - 6.64 Inter-CPU Stick+Surf part 2 on early 6490 Puma6 ATOM. AVM
Required by cmd bb_shm_manager (avmcmd) 10 7.27 - 7.39 BroadBand shared memory manager. AVM
Required by cmd bbpd (avmcmd) 46 7.21 - 7.90 Broadband frontend state gathering daemon. AVM
Required by cmd cable_monitor (avmcmd) 2 7.39 DOCSIS frontend status and statistics monitoring daemon. AVM
Required by cmd cableinfo (avmcmd) 44 6.12 - 7.62 DVB-C and SAT-IP streaming daemon. AVM
Required by cmd captive_pic 62 6.51 - 7.90 Hotspot captive portal picture upload CGI. AVM
Required by cmd capture_notimeout (avmcmd) 153 1.120 - 7.90 Packet capture CGI. AVM
Required by cmd cloudmsgd (avmcmd) 68 6.36 - 7.90 Remote message peering daemon for AVM Smartphone-Apps. AVM
Required by cmd configd (avmcmd) 16 4.78 - 5.08 Configuration server for online media services and lted AVM
Required by cmd contfiltd (avmcmd) 84 5.01 - 7.90 Content and URL filtering transparent proxy AVM
Required by cmd ctlmgr (avmcmd) 155 1.120 - 7.90 System meta daemon also serving the Webinterface. AVM
Required by cmd ctlmgr_ctl 76 6.51 - 7.80 Reads or writes configuration values using ctlmgr's UI-Modules. AVM
Required by cmd ctlmgr_offload (avmcmd) 3 6.83 - 6.110 TODO AVM
Required by cmd ddnsd (avmcmd) 83 5.27 - 7.90 Dynamic DNS daemon. AVM
Required by cmd dect_manager (avmcmd) 57 6.98 - 7.90 DECT Telephony daemon for telefon. AVM
Required by cmd dect_update 2 4.30 - 4.77 Updates the Firmware of the builtin ISDN DECT base (ie 7150). AVM
Required by cmd device_updatecheck (avmcmd) 63 6.54 - 7.90 Search for (own and peripheral) updates. AVM
Required by cmd deviceinfod (avmcmd) 62 6.98 - 7.39 MAC address collection and synchronization daemon. AVM
Required by cmd dnsqcheckd (avmcmd) 24 7.08 - 7.19 Botnet controller DNS filtering daemon. AVM
Required by cmd dpm_manager (avmcmd) 23 6.98 - 7.90 DSL / Powerline interference mitigation manager daemon. AVM
Required by cmd dsl_monitor (avmcmd) 38 6.10 - 7.90 DSL frontend status and statistics monitoring daemon. AVM
Required by cmd dsld (avmcmd) 138 1.120 - 7.90 Internet routing daemon. AVM
Required by cmd dtrace (avmcmd) 110 4.28 - 7.90 Traces ISDN messages from AVM CAPI controllers. AVM
Required by cmd dvbipcd (avmcmd) 2 6.20 - 6.110 Remote DVB-C tuner daemon for Linear-TV. AVM
Required by cmd eth_oam (avmcmd) 21 7.08 - 7.31 Ethernet-OAM Handler Daemon. AVM
Required by cmd eventadd 122 3.42 - 7.90 Sends an event to the Event-Log. AVM
Required by cmd eventsdump 152 4.03 - 7.90 Lists the Event-Log. AVM
Required by cmd faxd (avmcmd) 87 4.44 - 7.90 Fax receiption daemon. AVM
Required by cmd feedd (avmcmd) 78 4.78 - 7.90 RSS feed maintenence daemon for dect_manager and audiod. AVM
Required by cmd fiber_monitor (avmcmd) 5 6.69 - 7.30 Fiber frontend status and statistics monitoring daemon. AVM
Required by cmd firmwarecfg 155 1.120 - 7.90 File transfer CGI for the Webinterface also callable from Shell. AVM
Required by cmd fritznasdb (avmcmd) 77 5.01 - 7.90 Daemon maintaining a Metatdata database of all files on the NAS. AVM
Required by cmd fwstream 4 7.90 Firmware tar image stream length clipper. AVM
Required by cmd fwupdate 4 7.90 Commandline Firmware updater and more. AVM
Required by cmd fwupdate_checkpoint 71 7.08 - 7.90 Set a custom checkpoint in fwupdatetrace.cfg. AVM
Required by cmd gcalupd 58 6.98 - 7.90 Google-Calendar updater. AVM
Required by cmd gcupd 56 6.98 - 7.90 Google-Contacts updater. AVM
Required by cmd getprivkeypass 71 6.10 - 7.90 Prints the default password for loading an encrypted PEM certificate for FTPS. AVM
Required by cmd gpmdb 26 5.58 - 6.36 Google Play-Music database server. AVM
Required by cmd hostapd (lincmd) 20 4.44 - 6.06 AVM enhanced IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator. Wireless
Required by cmd httpsdl 133 4.12 - 7.80 HTTPS downloader similar to wget for TR-069. AVM
Required by cmd igdd (avmcmd) 50 1.120 - 5.09 Internet gateway device daemon (old), later replaced by upnpd. AVM
Required by cmd iwconfig 8 4.50 - 5.09 Configure a wireless network interface. Wireless
Required by cmd iwlist 1 4.50 - 4.99 Get more detailed wireless information from a wireless interface. Wireless
Required by cmd iwpriv 8 4.50 - 5.09 Configure optionals (private) parameters of a wireless network interface. Wireless
Required by cmd kpid (avmcmd) 75 7.08 - 7.80 Kernel KPI collector daemon. AVM
Required by cmd l2tpv3d (avmcmd) 87 5.55 - 7.32 Layer 2 tunneling protocol v3 daemon. AVM
Required by cmd latencyd (avmcmd) 5 7.70 - 7.90 WAN / LAN / neighbour Flow Latency Monitoring daemon. AVM
Required by cmd letsencrypt (avmcmd) 58 6.83 - 7.90 Let's Encrypt certificate updater. AVM
Required by cmd lted (avmcmd) 9 5.08 - 6.98 LTE daemon. AVM
Required by cmd luacgi (avmcmd) 105 4.80 - 7.90 Lua interpreter CGI. AVM
Required by cmd luavar 68 6.35 - 7.80 Lua commandline interpreter. AVM
Required by cmd maild (avmcmd) 95 4.63 - 7.90 POP3 / POP3S Email polling daemon AVM
Required by cmd mailer (avmcmd) 131 3.85 - 7.90 SMTP / SMTPS system MTA to send Email AVM
Required by cmd mediacli_test 7 4.44 - 4.99 Tests the collection and browsing of UPnP-AV servers. AVM
Required by cmd mediasrv (avmcmd) 90 4.28 - 7.90 UPnP-AV media server daemon. AVM
Required by cmd meshd (avmcmd) 72 6.98 - 7.90 Mesh topology and steering daemon. AVM
Required by cmd minid 9 4.44 - 4.99 FRITZ! Mini support daemon. AVM
Required by cmd mobiled (avmcmd) 58 6.98 - 7.90 Mobile modem daemon AVM
Required by cmd moved (avmcmd) 50 7.39 - 7.90 Box-Move daemon. AVM
Required by cmd multid (avmcmd) 138 1.133 - 7.90 LAN management daemon. AVM
Required by cmd multid2 (avmcmd) 2 6.20 - 6.64 Inter-CPU LAN management daemon on early 6490 Puma6 ATOM. AVM
Required by cmd nas_ctlmgr (avmcmd) 2 6.20 - 6.64 NAS webserver in early 6490 Puma6 ATOM firmware. AVM
Required by cmd nasupload_notimeout 77 5.23 - 7.90 File transfer CGI for the NAS. AVM
Required by cmd nqcs (avmcmd) 54 7.08 - 7.80 SMB / CIFS server. AVM
Required by cmd nqnd (avmcmd) 3 7.08 NetBIOS name server. Proprietary replacement for nmbd. AVM
Required by cmd pbd (avmcmd) 95 4.74 - 7.90 Phonebook daemon. AVM
Required by cmd pcpd (avmcmd) 64 6.10 - 7.31 Port Control Protocol (PCP) daemon. AVM
Required by cmd playerd (avmcmd) 75 5.55 - 7.90 Online stream player for audiod and renderer. AVM
Required by cmd plcd (avmcmd) 60 6.98 - 7.80 Powerline (PLC) remote administration daemon. AVM
Required by cmd plchost (avmcmd) 6 6.90 - 7.57 Powerline (PLC) controller host daemon. AVM
Required by cmd presencestat 16 3.42 - 3.93 Displays the presence of registered VoIP numbers. AVM
Required by cmd pumaglued (avmcmd) 7 6.83 - 7.62 Inter-CPU connector for the ARM side of Puma6 / Puma7 models. AVM
Required by cmd pumaupdatetrace (avmcmd) 44 6.110 - 7.62 Daemon receiving update status infor on Puma6 / Puma7 models (ATOM).
AVM
Required by cmd renderer (avmcmd) 1 4.82 - 4.88 UPNP-AV audio renderer daemon. AVM
Required by cmd rextcfgctl 13 7.19 - 7.59 Reads or changes values in the WLAN repeater configuration rext.cfg. AVM
Required by cmd rextconv 13 7.19 - 7.59 Converts or changes the WLAN repeater configuration rext.cfg. AVM
Required by cmd rextd (avmcmd) 24 4.65 - 7.59 WLAN repeater management daemon. AVM
Required by cmd rpcstreamcap_notimeout 60 5.08 - 7.90 RPC stream capture CGI. AVM
Required by cmd samba_config_gen 82 4.80 - 7.80 Samba configuration generator. AVM
Required by cmd scgi_server (avmcmd) 50 7.39 - 7.90 Daemon to speed up CGI for the REST-API. AVM
Required by cmd shellinabox_launcher 8 5.07 - 6.35 CGI wrapper launching shellinaboxd from the Internet. AVM
Required by cmd showdsldstat 141 4.28 - 7.90 supportdata helper showing internet connections, PVCs or VLANs. AVM
Required by cmd showfritznasdbstat 49 7.39 - 7.90 supportdata helper showing the fritznasdb status. AVM
Required by cmd showinetstat 68 6.20 - 7.90 supportdata helper showing upstream and downstram bandwidth history. AVM
Required by cmd showneighbours 82 6.35 - 7.62 supportdata helper showing alllowed subnets, neighbours and their pathes. AVM
Required by cmd showonlinestat 55 7.24 - 7.80 supportdata helper showing the internet volume counter stats. AVM
Required by cmd showvoipdstat 111 4.07 - 7.90 supportdata helper showing all registered VoIP numbers. AVM
Required by cmd smbd (lincmd) 8 4.31 - 4.99 SMB / CIFS server. Samba
Required by cmd sntpcli 2 3.14 SNTP client daemon. AVM
Required by cmd speedtest (avmcmd) 53 7.39 - 7.90 Speedtest - Measure throughput AVM
Required by cmd swlstream 3 4.80 - 4.98 Streaming-Stick server daemon AVM
Required by cmd tcppeerlocation 65 6.35 - 7.90 Check for source (homenet or internet) of peer of a TCP connection AVM
Required by cmd tcpproxyd (avmcmd) 1 6.20 - 6.64 Inter-CPU TCP proxy daemon on early 6490 Puma6 ARM. AVM
Required by cmd telefon (avmcmd) 104 4.74 - 7.90 Telephony daemon. AVM
Required by cmd timetracedump 84 4.86 - 7.80 Possible future supportdata helper showing TimeTrace dumps. AVM
Required by cmd touchdisplay (avmcmd) 1 4.78 - 4.88 Touch display daemon for the fwr. AVM
Required by cmd tr064cgi 80 6.35 - 7.80 TR-064 CGI program. AVM
Required by cmd tr064cli 18 4.63 - 6.93 TR-064 console program. AVM
Required by cmd tr069discover (avmcmd) 18 4.63 - 5.09 TR-069 discovery for multid, dsld and ctlmgr. AVM
Required by cmd tr069fwupdate 133 4.12 - 7.80 TR-069 Firmware updater and more. AVM
Required by cmd tr069starter 62 4.30 - 7.08 Searches USB devices for TR-069 provisioning data on Hotplug. AVM
Required by cmd umtsd (avmcmd) 42 4.70 - 6.110 UMTS daemon, replaced by mobiled. AVM
Required by cmd upnpbrd 34 7.51 - 7.90 UPnP browse daemon. AVM
Required by cmd upnpd (avmcmd) 120 4.74 - 7.90 UPnP server daemon. AVM
Required by cmd upnpdevd (avmcmd) 60 5.27 - 6.110 UPnP root device daemon. AVM
Required by cmd usermand (avmcmd) 40 4.22 - 4.99 User magager daemon, parental control, old version. AVM
Required by cmd usermand2 86 4.85 - 7.90 User magager daemon, parental control, new version. AVM
Required by cmd voipd (avmcmd) 125 1.120 - 7.90 VoIP daemon, also performs T.38 Fax. AVM
Required by cmd voipkpid (avmcmd) 54 7.19 - 7.90 VoIP quality KPI collector daemon. AVM
Required by cmd vpnd (avmcmd) 55 7.19 - 7.90 VPN daemon. AVM
Required by cmd webcm 100 1.120 - 7.27 CGI program realising the Webinterfave, supports SSI. AVM
Required by cmd webget 4 7.90 Universal downloader similar to wget. AVM
Required by cmd websrv (avmcmd) 38 1.120 - 4.99 Webserver daemon, replaced by ctlmgr. AVM
Required by cmd webtrace 42 4.86 - 7.19 TimeTrace CGI. AVM
Required by cmd webusb 1 4.94 Web NAS CGI. AVM
Required by cmd wlancfgconv 29 4.74 - 4.99 Converts or changes the wlan.cfg file. AVM
Required by cmd wlancfgctl 52 1.133 - 5.09 Read or write values from/to the wlan.cfg file. AVM
Required by cmd wland (avmcmd) 56 7.39 - 7.90 WLAN configuration daemon. AVM
Required by cmd wpa_supplicant (lincmd) 19 4.57 - 6.06 AVM enhanced Wi-Fi Protected Access client and IEEE 802.1X supplicant. Wireless
Required by cmd wsdd (avmcmd) 54 7.24 - 7.80 Web Services Discovery (WS-Discovery) daemon AVM
Required by cmd wstart (avmcmd) 33 1.133 - 4.99 WLAN daemon for TI chipsets AVM
248 dependencies for this library

Model-Matrix

Daily updated index of the presence, path and size of this library for each model. Last update: 2024-04-18 15:54 GMT.
Showing all models using this library. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom) label in the Model column shows which CPU is meant for models with multiple Linux instances.
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 3.23 - 4.02 /lib 61.7k - 77.7k, Link
FRITZ!Box SL 3.48 - 3.94 /lib 66.9k - 68.0k, Link
FRITZ!Box 2030 3.73 - 3.93 /lib 67.5k - 68.0k, Link
FRITZ!Box 2031 4.15 /lib 91.4k, Link
FRITZ!Box 2070 3.87 - 4.15 /lib 74.3k - 91.4k, Link
FRITZ!Box 2110 4.52 /lib 103k, Link
FRITZ!Box 2170 4.31 - 4.57 /lib 78.2k - 103k, Link
FRITZ!Box SL WLAN 3.23 - 4.34 /lib 61.7k - 100k, Link
FRITZ!Box WLAN 3020 3.23 - 4.34 /lib 61.7k - 100k, Link
FRITZ!Box WLAN 3030 3.65 - 4.34 /lib 74.3k - 100k, Link
FRITZ!Box WLAN 3050 3.63 - 4.07 /lib 74.3k - 87.6k, Link
FRITZ!Box WLAN 3070 3.87 - 4.15 /lib 74.3k - 91.4k, Link
FRITZ!Box WLAN 3130 4.21 - 4.34 /lib 91.4k - 100k, Link
FRITZ!Box WLAN 3131 4.29 - 4.57 /lib 78.2k - 103k, Link
FRITZ!Box WLAN 3170 4.31 - 4.58 /lib 78.2k - 103k, Link
FRITZ!Box WLAN 3270 4.57 - 5.54 /lib 106k - 169k, Link
FRITZ!Box WLAN 3270 v3 4.77 - 5.54 /lib 116k - 169k, Link
FRITZ!Box WLAN 3270 IT 5.23 - 5.52 /lib 156k - 169k, Link
FRITZ!Box 3272 5.50 - 6.89 /lib 160k - 186k, Link
FRITZ!Box WLAN 3370 5.01 - 6.56 /lib 132k - 186k, Link
FRITZ!Box 3390 5.50 - 6.56 /lib 160k - 186k, Link
FRITZ!Box 3490 (main) 6.20 - 7.30 /lib 160k - 191k, Link
FRITZ!Box Fon ata 3.23 - 4.28 /lib 61.7k - 87.1k, Link
FRITZ!Box Fon ata 1020 3.23 - 4.28 /lib 61.7k - 87.1k, Link
FRITZ!Box 4020 7.39 /lib 156k - 181k, Link
FRITZ!Box 4040 6.52 - 7.57 /lib 112k - 181k, Link
FRITZ!Box 4050 7.57 /lib 146k, Link
FRITZ!Box 4060 7.26 - 7.57 /lib 133k - 181k, Link
FRITZ!Box Fon 1.120 - 4.49 /lib 40.5k - 102k, Link
FRITZ!Box Fon 5010 3.88 - 4.43 /lib 74.3k - 105k, Link
FRITZ!Box Fon 5012 3.88 - 4.27 /lib 74.3k - 91.4k, Link
FRITZ!Box Fon 5050 3.23 - 4.31 /lib 61.7k - 91.4k, Link
FRITZ!Box Fon 5113 4.82 - 4.83 /lib 118k, Link
FRITZ!Box Fon 5124 4.47 - 4.77 /lib 104k - 118k, Link
FRITZ!Box Fon 5140 4.25 - 4.67 /lib 91.4k - 100k, Link
VoIP Gateway 5188 4.28 - 4.81 /lib 78.1k - 117k, Link
FRITZ!Box 5490 (main) 6.51 - 7.29 /lib 160k - 191k, Link
FRITZ!Box 5491 (main) 7.01 - 7.29 /lib 179k - 191k, Link
FRITZ!Box 5530 Fiber (main) 7.21 - 7.80 /lib 181k - 205k, Link
FRITZ!Box 5590 Fiber (arm) 7.27 - 7.90 /lib 133k - 187k, Link
FRITZ!Box 5590 Fiber (prx) 7.27 - 7.30 /lib 187k, Link
FRITZ!Box 5690 Pro (arm) 7.59 /lib 150k, Link
FRITZ!Box 6320 Cable v1 6.03 - 6.04 /lib 135k, Link
FRITZ!Box 6320 Cable v2 6.21 /lib 138k, Link
FRITZ!Box 6340 Cable 5.24 /lib 128k, Link
FRITZ!Box 6360 Cable 4.85 - 6.51 /lib 103k - 135k, Link
FRITZ!Box 6430 Cable (arm) 6.84 - 7.57 /lib 120k - 182k, Link
FRITZ!Box 6430 Cable (atom) 6.84 - 7.29 /lib 140k - 158k, Link
FRITZ!Box 6490 Cable (arm) 6.20 - 7.57 /lib 19.2k - 185k, Link
FRITZ!Box 6490 Cable (atom) 6.20 - 7.51 /lib 136k - 185k, Link
FRITZ!Box 6590 Cable (arm) 6.83 - 7.57 /lib 19.2k - 185k, Link
FRITZ!Box 6590 Cable (atom) 6.83 - 7.51 /lib 140k - 185k, Link
FRITZ!Box 6591 Cable (arm) 7.04 - 7.57 /lib 21.7k - 193k, Link
FRITZ!Box 6591 Cable (atom) 7.04 - 7.57 /lib 150k - 193k, Link
FRITZ!Box 6660 Cable (arm) 7.14 - 7.57 /lib 21.7k - 193k, Link
FRITZ!Box 6660 Cable (atom) 7.14 - 7.57 /lib 155k - 193k, Link
FRITZ!Box 6670 Cable (arm) 7.57 - 7.62 /lib 21.8k - 182k, Link
FRITZ!Box 6670 Cable (atom) 7.61 - 7.62 /lib 182k, Link
FRITZ!Box 6690 Cable (arm) 7.28 - 7.57 /lib 21.7k - 193k, Link
FRITZ!Box 6690 Cable (atom) 7.28 - 7.57 /lib 157k - 193k, Link
FRITZ!Box 6810 LTE 6.35 /lib 164k - 186k, Link
FRITZ!Box 6820 LTE v1 6.40 - 7.51 /lib 160k - 204k, Link
FRITZ!Box 6820 LTE v2 6.40 - 7.51 /lib 160k - 204k, Link
FRITZ!Box 6820 LTE v3 7.19 - 7.57 /lib 186k - 204k, Link
FRITZ!Box 6840 LTE 5.08 - 7.39 /lib 148k - 186k, Link
FRITZ!Box 6842 LTE /lib 167k - 186k, Link
FRITZ!Box 6850 LTE 7.21 - 7.58 /lib 129k - 196k, Link
FRITZ!Box 6850 5G 7.24 - 7.51 /lib 129k - 181k, Link
FRITZ!Box 6890 LTE 6.84 - 7.51 /lib 166k - 204k, Link
FRITZ!Box 6890 LTE v1 6.84 - 7.51 /lib 166k - 204k, Link
FRITZ!Box 6890 LTE v2 6.84 - 7.51 /lib 166k - 204k, Link
FRITZ!Box Fon WLAN 3.14 - 4.49 /lib 51.5k - 102k, Link
FRITZ!Box Fon WLAN 7050 3.29 - 4.50 /lib 68.1k - 103k, Link
FRITZ!Box Fon WLAN 7112 4.76 - 4.88 /lib 117k - 127k, Link
FRITZ!Box Fon WLAN 7113 4.40 - 4.86 /lib 94.7k - 118k, Link
FRITZ!Box Fon WLAN 7113 DE 4.40 - 4.77 /lib 94.7k - 103k, Link
FRITZ!Box Fon WLAN 7113 INT 4.82 - 4.86 /lib 118k, Link
FRITZ!Box Fon WLAN 7140 4.02 - 4.77 /lib 77.7k - 118k, Link
FRITZ!Box Fon WLAN 7141 4.14 - 4.77 /lib 78.2k - 118k, Link
FRITZ!Fon 7150 4.27 - 4.77 /lib 78.3k - 108k, Link
FRITZ!Box Fon WLAN 7170 3.96 - 4.99 /lib 73.9k - 127k, Link
FRITZ!Box Fon WLAN 7170 v1 3.96 - 4.99 /lib 73.9k - 127k, Link
FRITZ!Box Fon WLAN 7170 v2 3.96 - 4.99 /lib 73.9k - 127k, Link
FRITZ!Box Fon WLAN 7240 4.65 - 6.06 /lib 107k - 179k, Link
FRITZ!Box Fon WLAN 7270 v1 4.44 - 4.99 /lib 100k - 133k, Link
FRITZ!Box Fon WLAN 7270 v2 4.67 - 6.06 /lib 115k - 179k, Link
FRITZ!Box Fon WLAN 7270 v3 4.76 - 6.06 /lib 115k - 179k, Link
FRITZ!Box 7272 5.55 - 7.39 /lib 160k - 186k, Link
FRITZ!Box 7312 5.23 - 6.56 /lib 155k - 186k, Link
FRITZ!Box Fon WLAN 7320 4.85 - 6.35 /lib 130k - 186k, Link
FRITZ!Box 7330 5.06 - 6.56 /lib 148k - 186k, Link
FRITZ!Box 7330 SL 5.08 - 6.56 /lib 148k - 186k, Link
FRITZ!Box Fon WLAN 7340 4.83 - 5.05 /lib 117k - 186k, Link
FRITZ!Box Fon WLAN 7360 SL 5.04 - 6.34 /lib 135k - 186k, Link
FRITZ!Box Fon WLAN 7360 v1 5.06 - 6.36 /lib 148k - 186k, Link
FRITZ!Box Fon WLAN 7360 v2 5.22 - 6.88 /lib 155k - 186k, Link
FRITZ!Box 7362 SL 5.53 - 7.14 /lib 160k - 186k, Link
FRITZ!Box 7369 6.30 - 6.32 /lib 186k, Link
FRITZ!Box Fon WLAN 7390 4.81 - 5.22 /lib 117k - 186k, Link
FRITZ!Box 7412 6.21 - 6.88 /lib 160k - 186k, Link
FRITZ!Box 7430 6.26 - 7.39 /lib 160k - 191k, Link
FRITZ!Box 7490 (main) 5.57 - 7.57 /lib 160k - 204k, Link
FRITZ!Box 7510 7.30 - 7.57 /lib 133k - 145k, Link
FRITZ!Box 7520 6.98 - 7.51 /lib 119k - 181k, Link
FRITZ!Box 7520 v2 (arm) 7.30 - 7.57 /lib 133k - 181k, Link
FRITZ!Box 7530 6.98 - 7.56 /lib 119k - 181k, Link
FRITZ!Box 7530 AX 7.20 - 7.90 /lib 133k - 181k, Link
FRITZ!Box 7560 6.51 - 7.39 /lib 165k - 187k, Link
FRITZ!Box Fon WLAN 7570 vDSL 4.70 - 4.94 /lib 111k - 136k, Link
FRITZ!Box 7580 6.53 - 7.30 /lib 165k - 187k, Link
FRITZ!Box 7581 6.54 - 7.16 /lib 116k - 130k, Link
FRITZ!Box 7582 6.83 - 7.17 /lib 116k - 130k, Link
FRITZ!Box 7583 7.01 - 7.57 /lib 178k - 200k, Link
FRITZ!Box 7583 VDSL 7.19 - 7.31 /lib 186k - 187k, Link
FRITZ!Box 7590 6.83 - 7.90 /lib 166k - 217k, Link
FRITZ!Box 7590 AX 7.19 - 7.90 /lib 181k - 217k, Link
FRITZ!Box 7690 7.59 /lib 150k, Link
FRITZ!Smart Gateway 7.39 - 7.59 /lib 117k, Link
FRITZ!WLAN Repeater N/G 4.65 - 4.88 /lib 119k - 131k, Link
FRITZ!WLAN Repeater 300E 5.01 - 6.34 /lib 133k - 180k, Link
FRITZ!WLAN Repeater 310 A 5.24 - 7.16 /lib 124k - 179k, Link
FRITZ!WLAN Repeater 310 B 6.30 - 7.16 /lib 123k - 152k, Link
FRITZ!WLAN Repeater 450E 6.00 - 7.15 /lib 124k - 179k, Link
FRITZ!Repeater 600 7.11 - 7.58 /lib 121k - 181k, Link
FRITZ!Repeater 600 v2 7.19 - 7.58 /lib 121k - 135k, Link
FRITZ!WLAN Repeater 1160 6.51 - 7.15 /lib 123k - 148k, Link
FRITZ!Repeater 1200 7.11 - 7.58 /lib 105k - 181k, Link
FRITZ!Repeater 1200 AX 7.27 - 7.57 /lib 109k - 117k, Link
FRITZ!WLAN Repeater 1750E 6.12 - 7.39 /lib 124k - 182k, Link
FRITZ!Repeater 2400 7.12 - 7.58 /lib 121k - 181k, Link
FRITZ!Repeater 3000 6.98 - 7.58 /lib 100k - 181k, Link
FRITZ!Repeater 3000 AX 7.39 - 7.57 /lib 113k - 181k, Link
FRITZ!Repeater 6000 7.19 - 7.57 /lib 105k - 117k, Link
FRITZ!WLAN Repeater DVB-C 6.12 - 7.03 /lib 124k - 182k, Link
FRITZ!Powerline 540E 5.58 - 7.15 /lib 124k - 179k, Link
FRITZ!Powerline 546E 5.50 - 7.15 /lib 124k - 179k, Link
FRITZ!Powerline 1240 AX 7.51 - 7.57 /lib 117k, Link
FRITZ!Powerline 1240E 6.33 - 7.16 /lib 123k - 152k, Link
FRITZ!Powerline 1260E 6.90 - 7.57 /lib 92.0k - 181k, Link
FRITZ!Powerline 1260 7.27 - 7.57 /lib 109k - 118k, Link
congstar DSL-Box 4.25 - 4.81 /lib 82.3k - 119k, Link
congstar komplett Box 4.68 - 4.81 /lib 111k - 118k, Link
Speedport W 501V 3.93 - 4.38 /lib 74.3k - 87.6k, Link
Speedport W 503V 4.68 - 4.81 /lib 111k - 118k, Link
Speedport W 503V MK 4.79 /lib 117k, Link
Speedport W 701V 4.25 - 4.81 /lib 82.3k - 119k, Link
Speedport W 721V 4.74 - 4.75 /lib 112k, Link
Speedport W 722V 4.76 - 4.79 /lib 112k, Link
Speedport W 900V 4.21 - 4.57 /lib 82.3k - 97.8k, Link
Speedport W 920V 4.78 - 4.79 /lib 119k, Link
Speedport W 101 Bridge 4.68 /lib 110k, Link
Eumex 300 IP 3.29 - 4.44 /lib 68.1k - 93.1k, Link
Alice IAD 5130 4.65 - 4.71 /lib 94.7k, Link
Alice IAD WLAN 3331 4.90 /lib 119k, Link
Alice IAD 7570 vDSL 4.86 - 5.09 /lib 108k - 111k, Link
155 models use this library

Symbols

Daily updated index of all symbols of this library. Last update: 2024-04-18 19:27 GMT.

Firmware Symbol
1.120 - 5.09 AR7Events_AddAsLast
1.120 - 7.90 AR7Events_DeleteAll
7.39 - 7.90 AR7Events_Enumerate
1.120 - 7.90 AR7Events_Exit
1.120 - 7.90 AR7Events_GetFirst
1.120 - 7.90 AR7Events_GetID
3.23 - 7.90 AR7Events_GetLast
1.120 - 7.90 AR7Events_GetNext
3.23 - 7.90 AR7Events_GetPrev
7.39 - 7.90 AR7Events_IsEmpty
1.120 - 7.90 AR7Events_IsValid
1.120 - 7.90 AR7Events_Lock
7.39 - 7.90 AR7Events_Size
1.120 - 7.90 AR7Events_Unlock
1.120 - 3.80 Capture_DeleteAll
1.120 - 3.80 Capture_DeleteFirst
1.120 - 3.80 Capture_GetFirst
1.120 - 3.80 Capture_GetID
1.120 - 3.80 Capture_Lock
1.120 - 3.80 Capture_Unlock
4.57 - 5.09 ConvertStringFromISO8859_1ToUTF8_WithAlloc
4.57 - 5.09 ConvertStringFromUTF8ToISO8859_1_With_Fallback
3.29 - 4.99 Dyn_AR7CFG_config
3.29 - 4.99 Dyn_AR7CFG_struct
3.29 - 4.99 Dyn_AR7CFG_userauth_struct
3.29 - 4.99 Dyn_AR7STAT_InternetStat_alloc
3.29 - 4.99 Dyn_AR7STAT_config
3.29 - 4.99 Dyn_AR7STAT_struct
3.58 - 4.99 Dyn_TRAFFICSHAPERCONF__rule_free
3.29 - 4.99 Dyn_VOIPCFG_config
3.29 - 4.99 Dyn_VOIPCFG_struct
3.29 - 4.99 Dyn_WLANCFG_config
3.29 - 4.99 Dyn_WLANCFG_struct
4.52 - 4.99 Dyn_ar7cfg_add_tcom_targetarch
3.29 - 4.99 Dyn_exit
3.29 - 4.99 Dyn_fix_ar7_config
3.29 - 4.99 Dyn_free_ar7_config
3.29 - 4.99 Dyn_free_config
3.29 - 4.99 Dyn_load_ar7_config
3.29 - 4.99 Dyn_load_config
4.34 - 4.99 Dyn_rewrite_ar7_config_after_load
3.29 - 4.99 Dyn_save_config
1.120 - 7.90 Event_Add
6.98 - 7.90 Event_AddRemote
7.39 - 7.90 Event_AddWithFlags
5.04 - 7.90 Event_AddWithTypes
5.04 - 7.90 Event_AddWithTypes_ISO
5.04 - 7.90 Event_AddWithTypes_UTF8
6.51 - 7.32 Event_AddWithUrl
7.39 - 7.90 Event_AddWithUrl_WithTypes
3.42 - 7.90 Event_Add_Array
5.01 - 7.32 Event_Add_Array_ISO
5.01 - 7.32 Event_Add_Array_UTF8
7.39 - 7.90 Event_Add_Array_WithTypes
7.39 - 7.90 Event_Add_Array_WithTypes_ISO
7.39 - 7.90 Event_Add_Array_WithTypes_UTF8
5.01 - 7.90 Event_Add_ISO
6.69 - 7.39 Event_Add_Register_Filter_Cb
5.01 - 7.90 Event_Add_UTF8
6.98 - 7.90 Event_GMT
7.39 - 7.90 Event_GMTOrRelative
6.98 - 7.90 Event_GetClass
6.98 Event_GetTimestampFromLocalTime
7.39 - 7.90 Event_IsEventInPeriod
6.98 - 7.90 Event_IsRemote
6.98 Event_LocalTimeFromTimestamp
7.19 - 7.90 Event_MakeClientDisplayTimestamp
6.98 - 7.90 Event_MakeDisplayText
4.80 - 7.90 Event_MakeGMT
4.80 - 7.90 Event_MakeLocaltime
4.61 - 5.55 FixPrivateKey
4.22 - 4.99 FixUserStatistic
4.28 - 4.99 FixUserStatisticEx
4.12 - 7.90 InitFixedPointOctets
1.133 - 4.99 IsBudgetReached
3.42 - 7.17 IsPageModuloLanguage
3.23 - 6.64 IsValidAR7Time
3.42 - 3.45 Language_GetCurrent
3.42 - 3.45 Language_IsSupported
3.42 - 3.45 Language_SetConfig
1.120 - 7.90 Localize
5.29 - 7.90 LocalizeFullUTF8
7.39 - 7.90 LocalizeFullUTF8_WithTypes
4.57 - 7.90 LocalizeISO8859_1
7.39 - 7.90 LocalizeISO8859_1_WithTypes
4.78 - 7.90 LocalizeUTF8
7.39 - 7.90 LocalizeUTF8_WithTypes
4.80 - 7.90 Localize_Array
7.39 - 7.90 Localize_Array_WithTypes
5.06 - 7.32 Localize_FindTrFoStr
1.120 - 7.90 Localize_FindTranslatedFormatString
1.120 - 7.32 Localize_MakeParameterBlock
7.39 - 7.90 Localize_MakeParameterBlock_WithTypes
1.120 - 3.14 Localize_SetLang
3.42 - 3.45 Localize_SetLanguage
4.63 - 7.90 Localize_SetTemporaryLanguage
1.120 - 7.90 Localize_SubstFormats
7.39 - 7.90 Localize_WithTypes
7.39 - 7.90 Localize_make_format_string_from_types
6.36 - 7.90 MailAddrAddSpaces
3.42 - 7.17 MakeLanguagePath
3.29 - 4.31 MiniXML_FreeAttributes
1.120 - 4.31 MiniXML_Parse
3.29 - 4.31 MiniXML_ParseAttributes
1.120 - 3.80 PacketCapture_Exit
1.120 - 3.80 PacketCapture_Init
1.120 - 3.80 PacketCapture_IsRunning
1.120 - 3.80 PacketCapture_Start
1.120 - 3.80 PacketCapture_Stop
1.120 - 3.80 PacketCapture_WaitForChange
7.19 - 7.80 SharedRingBuffer::AllocSpace
1.120 - 7.80 SharedRingBuffer::AllocSpaceForLast
6.98 - 7.80 SharedRingBuffer::AllocSpaceInbetween
7.39 - 7.80 SharedRingBuffer::Delete
1.120 - 7.80 SharedRingBuffer::DeleteAll
1.120 - 7.80 SharedRingBuffer::DeleteFirst
1.120 - 7.80 SharedRingBuffer::GetEntry
1.120 - 7.80 SharedRingBuffer::GetEntryWithID
1.120 - 7.80 SharedRingBuffer::GetFirst
1.120 - 7.80 SharedRingBuffer::GetHeader
1.120 - 7.80 SharedRingBuffer::GetID
3.23 - 7.80 SharedRingBuffer::GetLast
1.120 - 7.80 SharedRingBuffer::GetNext
3.23 - 7.80 SharedRingBuffer::GetPrev
4.80 - 7.80 SharedRingBuffer::GetUserHeader
1.120 - 7.80 SharedRingBuffer::IsValidPointer
1.120 - 7.80 SharedRingBuffer::Lock
1.120 - 7.80 SharedRingBuffer::O2P
1.120 - 7.80 SharedRingBuffer::P2O
1.120 - 7.80 SharedRingBuffer::SharedRingBuffer
1.120 - 7.80 SharedRingBuffer::Unlock
6.98 - 7.80 SharedRingBuffer::getAvailableSpace
7.08 - 7.80 SharedRingBuffer::init
6.98 - 7.80 SharedRingBuffer::linkEntry
6.98 - 7.80 SharedRingBuffer::makeContiguous
6.98 - 7.80 SharedRingBuffer::makeSpace
6.98 - 7.80 SharedRingBuffer::moveEntries
6.98 - 7.80 SharedRingBuffer::recalculateOffsets
6.98 - 7.80 SharedRingBuffer::wrapsAround
1.120 - 7.80 SharedRingBuffer::~SharedRingBuffer
3.23 - 4.99 StatisticBudgetWarnOnly
1.133 - 4.99 StatisticCheckToSave
3.29 - 4.99 StatisticConfigure
1.133 - 4.99 StatisticConnected
1.133 - 4.99 StatisticDisconnected
1.133 - 4.99 StatisticExit
1.133 - 4.99 StatisticInit
1.133 - 4.99 StatisticPeriodicUpdate
1.133 - 4.99 StatisticRead
3.23 - 4.99 StatisticReset
3.85 - 4.99 StatisticSetWriteProhibit
1.133 - 3.14 TimeDateKnown
4.86 - 5.08 TimeTrace
4.86 - 5.08 TimeTraceBegin
4.86 - 5.08 TimeTraceEnd
4.86 - 5.08 TimeTrace_DeleteAll
4.86 - 5.08 TimeTrace_Exit
4.86 - 5.08 TimeTrace_GetFirst
4.86 - 5.08 TimeTrace_GetLast
4.86 - 5.08 TimeTrace_GetNext
4.86 - 5.08 TimeTrace_GetPrev
4.86 - 5.08 TimeTrace_Lock
4.86 - 5.08 TimeTrace_Unlock
4.28 - 4.31 UTF8Decode
4.28 - 4.31 UTF8Encode
4.28 - 4.31 UTF8Free
3.29 - 4.99 Unload_AR7CFG_Lib
7.39 - 7.90 box_inotify_add
7.39 - 7.90 box_inotify_mask2str
7.39 - 7.90 box_inotify_rm
6.10 - 7.90 boxenv_BPjM_feature
6.83 - 7.90 boxenv_BoxAllowsFirmwareUpdatesViaWebUI
6.98 - 7.90 boxenv_BoxHasLittleRAM
6.83 - 7.90 boxenv_BoxHasPhysicalTelephonyInterfaces
7.08 - 7.90 boxenv_InternerSpeicherFixFRITZDir
7.08 - 7.90 boxenv_InternerSpeicherIsFlash
4.30 - 5.09 boxenv_IsVoipGateway
7.08 - 7.90 boxenv_MaxUpdateFileSize
4.74 - 7.90 boxenv_OUI
6.98 boxenv_UseMyFritzBETA
7.19 - 7.90 boxenv_WithLTEFirmwareUpdate
7.57 - 7.90 boxenv_With_NonFIT_LTEFirmwareUpdate
7.39 - 7.90 boxenv_abcount
4.03 - 7.90 boxenv_avm_name
7.19 - 7.90 boxenv_bootloaderversion
6.51 - 7.90 boxenv_boxnumber
6.98 - 7.90 boxenv_builddirty
6.98 - 7.90 boxenv_buildnumber
6.98 - 7.90 boxenv_buildtype
7.39 - 7.90 boxenv_buildtype_mapping
5.58 - 7.90 boxenv_config_is
7.39 - 7.90 boxenv_country
7.39 - 7.90 boxenv_country_is
7.39 - 7.90 boxenv_country_is_default
7.24 - 7.90 boxenv_default_name
7.39 - 7.90 boxenv_ethcount
1.133 - 3.23 boxenv_fullname
3.92 - 7.90 boxenv_fullversion
4.65 - 5.09 boxenv_get_hansenet_deviceid
4.65 - 5.09 boxenv_get_hansenet_unique_iad_specific_number
5.07 - 7.90 boxenv_get_hostnames
5.58 - 7.90 boxenv_get_nas_hostnames
7.19 - 7.90 boxenv_get_upnp_webdir
6.51 - 7.90 boxenv_getvar
6.51 - 7.90 boxenv_hwrevision
6.98 - 7.90 boxenv_hwsubrevision
6.51 - 7.90 boxenv_is_beta_or_labor_firmware
7.90 boxenv_is_inhaus_or_labbeta_firmware
7.39 - 7.90 boxenv_is_internal_firmware
7.90 boxenv_is_internal_or_inhaus_firmware
5.07 - 7.90 boxenv_is_labor_or_release_firmware
5.27 - 7.90 boxenv_is_release_firmware
6.35 - 7.90 boxenv_is_valid_hostname
1.133 - 3.23 boxenv_isata
7.39 - 7.90 boxenv_language
7.39 - 7.90 boxenv_language_is_default
7.39 - 7.90 boxenv_majorversion
1.133 - 7.90 boxenv_name
3.14 - 7.90 boxenv_name_and_version
6.98 - 7.90 boxenv_oem
6.98 - 7.90 boxenv_oem_is
4.74 - 7.90 boxenv_productclass
6.54 - 7.90 boxenv_productclass_telekom
7.24 - 7.90 boxenv_productclass_vodafone
3.42 - 7.90 boxenv_produkt_name
3.42 - 7.90 boxenv_produkt_name_short
7.19 - 7.90 boxenv_ramsize
4.74 - 7.90 boxenv_serial
7.08 - 7.90 boxenv_serial_valid_only
4.03 - 7.90 boxenv_shortversion
7.39 - 7.90 boxenv_subversion
7.39 - 7.90 boxenv_version
7.39 - 7.90 boxutil_buildtype2str
6.98 - 7.90 boxutil_createdevicefile
6.98 - 7.90 boxutil_current_time_string
6.98 - 7.90 boxutil_file_base_name
6.98 - 7.90 boxutil_file_name
6.98 - 7.90 boxutil_fwattrib_append_unique
6.98 - 7.90 boxutil_fwattrib_get
7.39 - 7.90 boxutil_get_configexport_count
7.90 boxutil_get_hostname_name
7.39 - 7.90 boxutil_increase_exported_count
7.24 - 7.90 boxutil_is_broadband_config
7.24 - 7.90 boxutil_meshrole_get
4.48 - 4.53 crashdump_backtrace
1.120 - 4.99 crashdump_init
3.23 - 7.90 crwwlanmap_addmac
3.23 - 7.90 crwwlanmap_get
3.23 - 7.90 crwwlanmap_init
3.23 - 7.90 crwwlanmap_is_wlanmac
5.07 - 7.90 ddnslog_append
5.07 - 7.90 ddnslog_close
5.07 - 7.32 ddnslog_nextfile
5.07 - 7.90 ddnslog_open
4.74 - 5.09 ddnsstat_append
5.07 - 7.90 ddnsstat_append_with_mode
4.74 - 7.90 ddnsstat_close
4.74 - 7.90 ddnsstat_open
5.27 - 7.90 ddnsstat_remove_file
5.07 - 7.90 ddnsstat_state2str
6.88 - 7.90 ddnsstat_type2str
4.74 - 7.90 ddnsstat_walk
6.20 - 7.90 delete_dir
7.27 - 7.90 delete_dir_content
7.39 - 7.90 devicecert_get_pem_file
7.90 devicecert_get_sha256_base64url_fingerprint
7.39 - 7.90 devicecert_present
7.59 - 7.90 dir_is_mountpoint_in_intmem
4.80 - 6.36 dnsgetname
4.80 - 6.36 dnsskipname
3.23 - 4.99 do_mips_backtrace
5.27 - 7.90 dsld_connstatus2str
4.80 - 7.90 dsldstat_add_dhcpoption
6.10 - 7.90 dsldstat_add_dhcpv6option
4.80 - 7.90 dsldstat_add_ipv6_dnsserver
5.04 - 7.90 dsldstat_add_ipv6_ntpserver
4.44 - 7.90 dsldstat_add_mc_from_wan
4.85 - 7.90 dsldstat_add_mc_log_entry
4.44 - 7.90 dsldstat_add_mc_to_wan
5.27 - 7.90 dsldstat_add_nqosbridge
4.28 - 7.90 dsldstat_add_route
4.80 - 7.90 dsldstat_clear_dhcpoptions
6.10 - 7.90 dsldstat_clear_dhcpv6options
4.44 - 7.90 dsldstat_clear_mc_from_wan
4.44 - 7.90 dsldstat_clear_mc_to_wan
5.27 - 7.90 dsldstat_clear_nqosbridges
4.28 - 7.90 dsldstat_clear_routes
4.80 - 7.90 dsldstat_clr_deligated_prefix
4.80 - 7.90 dsldstat_clr_ipv6_addrinfo
4.80 - 7.90 dsldstat_clr_ipv6_dnsserver
5.04 - 7.90 dsldstat_clr_ipv6_ntpserver
5.10 - 7.90 dsldstat_clrall_ipv6_dnsserver
5.10 - 7.90 dsldstat_clrall_ipv6_ntpserver
5.07 - 7.90 dsldstat_connstatus_changed
4.44 - 7.90 dsldstat_del_mc_to_wan
5.04 - 7.90 dsldstat_deligated_prefix_is_set
1.120 - 7.90 dsldstat_exit
6.98 - 7.90 dsldstat_fix_max_ds_bps_sg
6.54 - 7.90 dsldstat_fix_max_us_bps_sg
4.52 - 7.90 dsldstat_get_acname
6.98 - 7.90 dsldstat_get_active_internet_connection
6.10 - 7.90 dsldstat_get_active_provider
4.96 - 7.90 dsldstat_get_autodetect_state
5.53 - 7.90 dsldstat_get_autodetect_state_sg
4.96 - 5.09 dsldstat_get_autodetected_vlanid
3.42 - 7.90 dsldstat_get_brutto_bandwidth
5.53 - 7.90 dsldstat_get_brutto_bandwidth_sg
5.53 - 7.90 dsldstat_get_conn_prop
4.70 - 7.90 dsldstat_get_conn_statistic
5.07 - 7.90 dsldstat_get_connect_cnt
4.86 - 7.90 dsldstat_get_connect_uptime
5.27 - 7.90 dsldstat_get_connection
4.55 - 7.90 dsldstat_get_connection_for_name
4.44 - 7.90 dsldstat_get_connectstarttime
1.120 - 7.90 dsldstat_get_connecttime
1.120 - 7.90 dsldstat_get_connstatus
5.53 - 7.90 dsldstat_get_current_bandwidth_sg
4.80 - 7.90 dsldstat_get_deligated_prefix
4.55 - 7.90 dsldstat_get_dhcpflag
4.80 - 7.90 dsldstat_get_dhcpoption
4.80 - 6.06 dsldstat_get_dhcpoptions
6.10 - 7.90 dsldstat_get_dhcpv6option
1.120 - 7.90 dsldstat_get_dns1
1.120 - 7.90 dsldstat_get_dns2
4.63 - 7.90 dsldstat_get_dnsdomain
6.35 - 7.90 dsldstat_get_docsis_initstate
4.74 - 6.110 dsldstat_get_downstream_stat_avg
5.53 - 6.110 dsldstat_get_downstream_stat_avg_sg
4.74 - 7.62 dsldstat_get_downstream_stat_cur
5.53 - 7.90 dsldstat_get_downstream_stat_cur_sg
6.98 - 7.90 dsldstat_get_ds_bps_curr_max_sg
5.04 - 7.90 dsldstat_get_ds_lite_active
6.98 - 7.90 dsldstat_get_effective_brutto_bandwidth_sg
3.42 - 3.53 dsldstat_get_encaplen
1.120 - 7.90 dsldstat_get_errorstatus
4.34 - 7.90 dsldstat_get_errorstring
4.38 - 7.90 dsldstat_get_errortime
1.120 - 7.90 dsldstat_get_gateway
6.51 - 7.62 dsldstat_get_guest_downstream_stat_cur
6.51 - 7.90 dsldstat_get_guest_downstream_stat_cur_sg
7.39 - 7.90 dsldstat_get_hybrid_advanced_failure_backup_active
7.39 - 7.90 dsldstat_get_hybrid_enabled
7.39 - 7.90 dsldstat_get_hybrid_fallback_mode
7.19 - 7.90 dsldstat_get_iface_attached
4.22 - 7.90 dsldstat_get_ifacename
7.90 dsldstat_get_ip4_port_restriction
1.120 - 7.90 dsldstat_get_ipaddress
4.28 - 7.90 dsldstat_get_ipbridge_config
6.51 - 7.90 dsldstat_get_iproute_control_automatic
7.39 - 7.90 dsldstat_get_ipseciface
6.36 - 7.90 dsldstat_get_iptv
7.90 dsldstat_get_ipv4actmode
5.53 - 7.90 dsldstat_get_ipv4iface
4.86 - 7.90 dsldstat_get_ipv4mode
4.80 - 7.90 dsldstat_get_ipv6_addr_learned
4.80 - 7.90 dsldstat_get_ipv6_addrinfo
4.86 - 7.90 dsldstat_get_ipv6_aftr
5.04 - 7.90 dsldstat_get_ipv6_aftrfqdn
5.53 - 7.90 dsldstat_get_ipv6_conn_prop
5.07 - 7.90 dsldstat_get_ipv6_connect_cnt
4.89 - 7.90 dsldstat_get_ipv6_connect_uptime
4.80 - 7.90 dsldstat_get_ipv6_connectstarttime
4.80 - 7.90 dsldstat_get_ipv6_connecttime
4.80 - 7.90 dsldstat_get_ipv6_connstatus
4.80 - 7.90 dsldstat_get_ipv6_dnsserver
5.23 - 7.90 dsldstat_get_ipv6_errorstatus
5.23 - 7.90 dsldstat_get_ipv6_errorstring
4.80 - 7.90 dsldstat_get_ipv6_mtu
5.06 dsldstat_get_ipv6_ntp_servers
5.04 - 7.90 dsldstat_get_ipv6_ntpserver
5.53 - 7.90 dsldstat_get_ipv6iface
4.80 - 7.90 dsldstat_get_ipv6mode
5.07 - 7.90 dsldstat_get_macaddr
5.09 - 7.62 dsldstat_get_manual_brutto_bandwidth
5.53 - 7.90 dsldstat_get_manual_brutto_bandwidth_sg
5.04 - 7.90 dsldstat_get_masqaddr
4.78 - 6.110 dsldstat_get_max_ds_bps
5.53 - 7.90 dsldstat_get_max_ds_bps_sg
7.90 dsldstat_get_max_frame_size
4.78 - 6.110 dsldstat_get_max_us_bps
5.53 - 7.90 dsldstat_get_max_us_bps_sg
4.77 - 6.110 dsldstat_get_mc_downstream_stat_avg
5.53 - 6.110 dsldstat_get_mc_downstream_stat_avg_sg
4.77 - 7.62 dsldstat_get_mc_downstream_stat_cur
5.53 - 7.90 dsldstat_get_mc_downstream_stat_cur_sg
4.85 - 7.90 dsldstat_get_mc_log_entry
4.85 - 7.90 dsldstat_get_mc_log_len
4.63 - 7.90 dsldstat_get_mode
5.53 - 7.90 dsldstat_get_mode_sg
7.39 - 7.90 dsldstat_get_mode_str_sg
1.120 - 7.90 dsldstat_get_mtu
4.55 - 7.90 dsldstat_get_name
4.55 - 7.90 dsldstat_get_netmask
5.05 - 7.90 dsldstat_get_next_disconnect_time
7.39 - 7.90 dsldstat_get_nr_by_name
5.04 - 7.90 dsldstat_get_ntp_connection
5.04 - 7.90 dsldstat_get_ntp_servers
4.22 - 7.90 dsldstat_get_pppoefw_active
4.28 - 7.90 dsldstat_get_pppoefw_config
7.90 dsldstat_get_primary_syncgroup
4.70 - 5.54 dsldstat_get_qdisc_stat_avg
4.70 - 5.54 dsldstat_get_qdisc_stat_cur
4.31 - 7.90 dsldstat_get_qos
5.24 - 7.90 dsldstat_get_redialinfo
7.51 dsldstat_get_secondary_sync_group_nr
6.51 - 7.90 dsldstat_get_sg
5.53 - 7.90 dsldstat_get_sg_name
4.63 - 7.90 dsldstat_get_sipserver
1.120 - 3.53 dsldstat_get_stay_alway_online
3.58 - 7.90 dsldstat_get_stay_always_online
6.98 - 7.90 dsldstat_get_sync_bandwidth_sg
5.53 - 7.90 dsldstat_get_sync_group_name
6.25 - 7.80 dsldstat_get_sync_group_oam_vccs
7.08 - 7.80 dsldstat_get_sync_overhead_bandwith_sg
5.53 - 7.90 dsldstat_get_syncstatus
6.69 - 6.93 dsldstat_get_tclass_guest_stat_cur_sg
4.70 - 6.110 dsldstat_get_tclass_stat_avg
5.53 - 6.110 dsldstat_get_tclass_stat_avg_sg
4.70 - 7.62 dsldstat_get_tclass_stat_cur
5.53 - 7.90 dsldstat_get_tclass_stat_cur_sg
4.71 - 7.90 dsldstat_get_tcom_targetarch
4.85 - 7.90 dsldstat_get_token
4.31 - 7.90 dsldstat_get_tr069_connection
4.70 - 7.90 dsldstat_get_tv_connection
5.09 - 7.90 dsldstat_get_ui_brutto_bandwidth
5.53 - 7.90 dsldstat_get_ui_brutto_bandwidth_sg
5.09 - 7.90 dsldstat_get_ui_dsbr
5.53 - 7.90 dsldstat_get_ui_dsbr_sg
6.54 - 7.90 dsldstat_get_ui_lineid_sg
7.19 - 7.90 dsldstat_get_ui_tr069_sg
7.08 - 7.90 dsldstat_get_ui_wg_code_sg
5.53 - 6.110 dsldstat_get_upstream_stat_avg
5.53 - 6.110 dsldstat_get_upstream_stat_avg_sg
5.53 - 7.62 dsldstat_get_upstream_stat_cur
5.53 - 7.90 dsldstat_get_upstream_stat_cur_sg
6.98 - 7.90 dsldstat_get_us_bps_curr_max_sg
3.58 - 7.90 dsldstat_get_vcc
5.05 - 7.90 dsldstat_get_vcc_ifname
4.28 - 7.90 dsldstat_get_vlanid
6.35 - 7.90 dsldstat_get_vlaninfo
7.51 dsldstat_get_voip2_connection
7.51 dsldstat_get_voip2_encaplen
4.80 - 7.90 dsldstat_get_voip_activated
5.23 - 7.90 dsldstat_get_voip_backup_state
3.62 - 7.90 dsldstat_get_voip_connection
3.58 - 7.90 dsldstat_get_voip_encaplen
5.06 - 7.90 dsldstat_get_vpn_connect_uptime
5.06 - 7.90 dsldstat_get_vpn_connection_for_name
5.06 - 7.90 dsldstat_get_vpn_connectstarttime
5.06 - 7.90 dsldstat_get_vpn_connecttime
5.06 - 7.90 dsldstat_get_vpn_connstatus
5.06 - 7.90 dsldstat_get_vpn_dns_servers
5.06 - 7.90 dsldstat_get_vpn_errorstatus
5.06 - 7.90 dsldstat_get_vpn_errortime
5.06 - 7.90 dsldstat_get_vpn_localvirtualip
5.06 - 7.90 dsldstat_get_vpn_name
5.53 - 7.39 dsldstat_get_vpniface
7.39 - 7.90 dsldstat_get_wireguardiface
1.120 - 7.90 dsldstat_init
4.70 - 7.90 dsldstat_init_tc
5.53 - 7.90 dsldstat_init_tc_sg
4.66 - 7.90 dsldstat_internet_usable
5.07 - 7.90 dsldstat_ipv6_connstatus_changed
5.07 - 7.90 dsldstat_ipv6_is_reconnected
6.51 - 7.90 dsldstat_is_dualstack_mode
6.51 - 7.32 dsldstat_is_over_usbtethering
5.07 - 7.90 dsldstat_is_reconnected
1.128 - 7.90 dsldstat_is_running
7.51 - 7.90 dsldstat_mode2str
7.90 dsldstat_reset_sync_groups
4.52 - 7.90 dsldstat_set_acname
6.98 - 7.90 dsldstat_set_active_internet_connection
6.10 - 7.90 dsldstat_set_active_provider
4.96 - 7.90 dsldstat_set_autodetect_state
5.53 - 7.90 dsldstat_set_autodetect_state_sg
4.96 - 5.09 dsldstat_set_autodetected_vlanid
6.88 - 7.90 dsldstat_set_avmipc
3.42 - 7.62 dsldstat_set_brutto_bandwidth
5.53 - 7.90 dsldstat_set_brutto_bandwidth_sg
5.53 - 7.90 dsldstat_set_conn_prop
4.70 - 7.90 dsldstat_set_conn_statistic
1.120 - 7.90 dsldstat_set_connstatus
5.53 - 6.110 dsldstat_set_current_bandwidth_sg
4.80 - 7.90 dsldstat_set_deligated_prefix
5.01 - 7.90 dsldstat_set_deligated_prefix_scode
4.63 - 7.90 dsldstat_set_dnsdomain
6.35 - 7.90 dsldstat_set_docsis_initstate
4.74 - 6.110 dsldstat_set_downstream_stat
5.53 - 7.90 dsldstat_set_downstream_stat_sg
6.98 - 7.90 dsldstat_set_effective_brutto_bandwidth_sg
3.42 - 3.53 dsldstat_set_encaplen
1.120 - 7.90 dsldstat_set_errorstatus
4.34 - 7.90 dsldstat_set_errorstring
6.51 - 6.110 dsldstat_set_guest_downstream_stat
6.51 - 7.90 dsldstat_set_guest_downstream_stat_sg
7.39 - 7.90 dsldstat_set_hybrid_advanced_failure_backup_active
7.39 - 7.90 dsldstat_set_hybrid_enabled
7.39 - 7.90 dsldstat_set_hybrid_fallback_mode
7.19 - 7.90 dsldstat_set_iface_attached
4.22 - 7.90 dsldstat_set_ifacename
7.51 dsldstat_set_internet_connection
7.90 dsldstat_set_ip4_port_restriction
1.120 - 7.90 dsldstat_set_ipaddresses
4.28 - 7.90 dsldstat_set_ipbridge_config
6.51 - 7.90 dsldstat_set_iproute_control_automatic_enabled
7.39 - 7.90 dsldstat_set_ipseciface
5.23 - 7.90 dsldstat_set_ipv4_errorstatus
5.23 - 7.90 dsldstat_set_ipv4_errorstring
7.90 dsldstat_set_ipv4actmode
5.53 - 7.90 dsldstat_set_ipv4iface
4.86 - 7.90 dsldstat_set_ipv4mode
4.80 - 7.90 dsldstat_set_ipv6_addr_learned
4.80 - 7.90 dsldstat_set_ipv6_addrinfo
4.86 - 7.90 dsldstat_set_ipv6_aftr
5.04 - 7.90 dsldstat_set_ipv6_aftrfqdn
5.53 - 7.90 dsldstat_set_ipv6_conn_prop
4.80 - 7.90 dsldstat_set_ipv6_connstatus
5.04 - 7.90 dsldstat_set_ipv6_ds_lite_active
5.23 - 7.90 dsldstat_set_ipv6_errorstatus
5.23 - 7.90 dsldstat_set_ipv6_errorstring
4.80 - 7.90 dsldstat_set_ipv6_mtu
5.53 - 7.90 dsldstat_set_ipv6iface
4.80 - 7.90 dsldstat_set_ipv6mode
5.07 - 7.90 dsldstat_set_macaddr
5.09 - 7.62 dsldstat_set_manual_brutto_bandwidth
5.53 - 7.90 dsldstat_set_manual_brutto_bandwidth_sg
6.54 - 6.110 dsldstat_set_max_ds_bps
6.54 - 7.90 dsldstat_set_max_ds_bps_sg
7.90 dsldstat_set_max_frame_size
6.54 - 6.110 dsldstat_set_max_us_bps
6.54 - 7.90 dsldstat_set_max_us_bps_sg
4.77 - 6.110 dsldstat_set_mc_downstream_stat
5.53 - 7.90 dsldstat_set_mc_downstream_stat_sg
4.63 - 6.110 dsldstat_set_mode
5.53 - 7.90 dsldstat_set_mode_sg
7.90 dsldstat_set_mtu
4.55 - 7.90 dsldstat_set_name
5.05 - 7.90 dsldstat_set_next_disconnect_time
4.76 - 7.90 dsldstat_set_ntp_connection
5.04 - 7.90 dsldstat_set_ntp_servers
4.22 - 7.90 dsldstat_set_pppoefw_active
4.28 - 7.90 dsldstat_set_pppoefw_config
7.90 dsldstat_set_primary_syncgroup
4.70 - 5.54 dsldstat_set_qdisc_stat
4.31 - 7.90 dsldstat_set_qos
5.24 - 7.90 dsldstat_set_redialinfo
7.51 dsldstat_set_secondary_sync_group_nr
5.53 - 7.90 dsldstat_set_sg_name
4.63 - 7.90 dsldstat_set_sipserver
1.120 - 3.53 dsldstat_set_stay_alway_online
3.58 - 7.90 dsldstat_set_stay_always_online
6.98 - 7.90 dsldstat_set_sync_bandwidth_sg
5.53 - 7.90 dsldstat_set_sync_group_name
6.25 - 7.80 dsldstat_set_sync_group_oam_vccs
7.08 - 7.80 dsldstat_set_sync_overhead_bandwith_sg
5.53 - 7.90 dsldstat_set_syncstatus
6.69 - 6.93 dsldstat_set_tclass_guest_stat_sg
4.70 - 6.110 dsldstat_set_tclass_stat
5.53 - 7.90 dsldstat_set_tclass_stat_sg
4.71 - 7.90 dsldstat_set_tcom_targetarch
4.85 - 7.90 dsldstat_set_token
4.31 - 7.90 dsldstat_set_tr069_connection
4.70 - 7.90 dsldstat_set_tv_connection
5.09 - 7.62 dsldstat_set_ui_brutto_bandwidth
5.53 - 7.90 dsldstat_set_ui_brutto_bandwidth_sg
5.09 - 7.90 dsldstat_set_ui_dsbr
5.53 - 7.90 dsldstat_set_ui_dsbr_sg
6.54 - 7.90 dsldstat_set_ui_lineid_sg
7.19 - 7.90 dsldstat_set_ui_tr069_sg
7.08 - 7.90 dsldstat_set_ui_wg_code_sg
5.53 - 6.110 dsldstat_set_upstream_stat
5.53 - 7.90 dsldstat_set_upstream_stat_sg
3.58 - 7.90 dsldstat_set_vcc
5.05 - 7.90 dsldstat_set_vcc_ifname
4.28 - 6.36 dsldstat_set_vlanid
6.35 - 7.90 dsldstat_set_vlaninfo
7.51 dsldstat_set_voip2_connection
4.80 - 7.90 dsldstat_set_voip_activated
5.23 - 7.90 dsldstat_set_voip_backup_state
1.120 - 7.90 dsldstat_set_voip_connection
5.06 - 7.90 dsldstat_set_vpn_connstatus
5.06 - 7.90 dsldstat_set_vpn_dns_servers
5.06 - 7.90 dsldstat_set_vpn_errorstatus
5.06 - 7.90 dsldstat_set_vpn_localvirtualip
5.06 - 7.90 dsldstat_set_vpn_name
5.53 - 7.39 dsldstat_set_vpniface
7.39 - 7.90 dsldstat_set_wireguardiface
4.28 - 7.90 dsldstat_setstate_routes
7.39 - 7.50 dsldstat_str2dsldmode
4.44 - 7.90 dsldstat_walk_mc_from_wan
4.44 - 7.90 dsldstat_walk_mc_to_wan
5.27 - 7.90 dsldstat_walk_nqosbridges
4.28 - 7.90 dsldstat_walk_routes
5.06 - 7.90 encode_from
4.80 - 7.90 encode_xml
1.120 - 7.90 escape_to_html
4.30 - 6.36 ethaddr2str
1.120 - 3.80 fPacketCapture
5.06 - 7.32 free_langctx
4.28 - 4.99 get_average_value_in_perc
4.80 - 6.36 icmp6_rep2req
4.80 - 5.04 icmp6type2str
4.85 - 6.21 icmp_checksum_ok
4.30 - 6.36 icmp_rep2req
4.30 - 5.09 icmptypecode2str
4.12 - 7.90 init_voipd_call_stat
7.39 - 7.90 internet_connect_cancel
7.39 - 7.90 internet_connect_start
5.27 - 6.36 ip6_forwardrule2str
4.80 - 6.36 ip6_forwardrule_finish
4.80 - 6.36 ip6_forwardrule_init
4.80 - 6.36 ip6_forwardrule_parse
4.80 - 6.36 ip6addr2str
4.80 - 6.36 ip6h2str
4.85 - 6.21 ip_checksum_ok
4.56 - 6.36 ipaccess_optim_rulestruct
4.30 - 6.36 ipaccess_parse
4.30 - 6.36 ipaccess_string
4.30 - 6.36 ipaccess_string_use_flags
4.30 - 6.36 ipaccessconnectionflag_parse
4.30 - 6.36 ipaccessconnectionflag_string
4.30 - 6.36 ipaccessdirection_string
4.30 - 6.36 ipaccesslogging_parse
4.30 - 6.36 ipaccesslogging_string
4.30 - 6.36 ipaccessoperator_parse
4.30 - 6.36 ipaccessoperator_string
4.30 - 6.36 ipaccesspolicy_parse
4.30 - 6.36 ipaccesspolicy_string
4.30 - 6.36 ipaccesstcpflag_parse
4.30 - 6.36 ipaccesstcpflag_string
4.30 - 6.36 ipaddr2str
4.30 - 5.09 ipaddrport_parse
4.30 - 5.09 ipaddrportrange_parse
4.30 - 6.36 iph2str
4.30 - 6.36 ipmasqfwrule_parse
4.30 - 6.36 ipmasqfwrule_string
4.30 - 6.36 ipmasqfwruleex_parse
4.30 - 6.36 ipmasqfwruleex_string
4.30 - 6.36 ipproto2str
4.30 - 6.36 ipproto_parse
4.30 - 6.36 is_normalipaddr
4.80 - 6.36 is_port_protocol
7.39 - 7.90 is_rebooting
7.90 is_tcpconn_peer_within_internet
7.90 is_tcpconn_routed_via_vpn
7.90 juis_boxinfo_init_default
7.24 - 7.90 leases_free_dhcpv4_dyn_macs
6.10 - 7.90 leases_get_dhcpv4_dyn_end
7.24 - 7.90 leases_get_dhcpv4_dyn_macs_all
6.10 - 7.24 leases_get_dhcpv4_dyn_macs_by_ipv4
6.10 - 7.90 leases_get_dhcpv4_dyn_nextentry
6.10 - 7.90 leases_get_dhcpv4_dyn_reset
6.10 - 7.90 leases_get_dhcpv4_dyn_start
6.10 - 7.90 leases_get_dhcpv4_static_mac
6.20 - 7.90 mail_fromgetmailaddr
6.98 - 7.90 mail_get_mail_addr_and_alias
4.47 - 7.90 make_rand_seed
3.23 - 4.99 mips_backtracer
3.23 - 4.99 mips_backtracer_with_skip
6.20 - 7.90 move_dir
7.08 - 7.90 move_dir_ex
4.03 - 4.27 msg_endpoint_create
4.03 - 4.27 msg_endpoint_destroy
4.03 - 4.27 msg_endpoint_sendto
5.06 - 7.32 new_langctx
4.30 - 6.36 packet_is_valid_dns_query_reply
4.30 - 6.36 packet_is_valid_dns_query_request
7.90 reboot_now
7.90 reboot_now_from_cgi
5.09 - 6.36 run_shellcmd
4.52 - 7.90 securestore_get
7.39 - 7.90 securestore_overwrite_maca
7.39 - 7.90 securestore_undo_overwrite_maca
4.28 - 4.99 set_average_value_for_perc
4.85 - 6.21 set_icmp_checksum
6.03 - 6.21 set_icmpv6_checksum
4.85 - 6.21 set_ip_checksum
7.39 - 7.90 set_rebooting
4.85 - 6.21 set_tcp_checksum
6.03 - 6.21 set_tcpv6_checksum
4.85 - 6.21 set_udp_checksum
6.03 - 6.21 set_udpv6_checksum
4.94 str2in6_addr
4.85 - 6.21 tcp_checksum_ok
4.30 - 6.36 tcpflags2str
4.38 - 7.90 tr069stat_exit
4.38 - 7.90 tr069stat_get_active_download
4.38 - 7.90 tr069stat_get_active_session
4.38 - 7.90 tr069stat_init
4.38 - 7.90 tr069stat_set_active_download
4.38 - 7.90 tr069stat_set_active_session
4.85 - 6.21 udp_checksum_ok
7.39 - 7.90 unset_rebooting
4.30 - 6.36 update_checksum
4.85 - 6.21 update_checksum_u16
4.85 - 6.21 update_checksum_u32
4.06 - 7.90 voipdstat_add_call_stat_journal
3.23 - 4.05 voipdstat_add_journalentry
4.22 - 7.90 voipdstat_clear_journal
4.07 - 7.90 voipdstat_clr_flag
7.39 - 7.90 voipdstat_connstatus2str
7.24 - 7.90 voipdstat_dec_register_failed_counter
1.120 - 7.90 voipdstat_exit
4.22 - 7.90 voipdstat_flush_journal
4.68 - 7.90 voipdstat_get_bytes_received
4.68 - 7.90 voipdstat_get_bytes_sent
4.38 - 7.90 voipdstat_get_call_stat_call_clearing_code
4.56 - 7.90 voipdstat_get_call_stat_call_setup_time
4.62 - 5.09 voipdstat_get_call_stat_chrony_fast
4.62 - 5.09 voipdstat_get_call_stat_chrony_gain
4.62 - 5.09 voipdstat_get_call_stat_chrony_nruns
4.62 - 5.09 voipdstat_get_call_stat_chrony_nsamples
4.62 - 5.09 voipdstat_get_call_stat_chrony_span
5.27 - 7.90 voipdstat_get_call_stat_dqDropSamples
5.27 - 7.90 voipdstat_get_call_stat_dqDropSilenceSamples
5.27 - 7.90 voipdstat_get_call_stat_dqJitterSamples
5.27 - 7.90 voipdstat_get_call_stat_dqMaxDelay
5.27 - 7.90 voipdstat_get_call_stat_dqMeanDelay
5.27 - 7.90 voipdstat_get_call_stat_dqMinDelay
5.27 - 7.90 voipdstat_get_call_stat_dqMs
5.27 - 7.90 voipdstat_get_call_stat_dqPlcSamples
4.06 - 7.90 voipdstat_get_call_stat_duration
4.28 - 7.90 voipdstat_get_call_stat_instance
4.12 - 7.90 voipdstat_get_call_stat_is_fax
4.61 - 7.90 voipdstat_get_call_stat_is_outgoing
4.34 - 7.90 voipdstat_get_call_stat_is_secure
4.06 - 4.27 voipdstat_get_call_stat_is_valid
4.06 - 4.27 voipdstat_get_call_stat_journal_duration
4.28 - 7.90 voipdstat_get_call_stat_journal_instance
4.12 - 4.27 voipdstat_get_call_stat_journal_is_fax
4.06 - 7.90 voipdstat_get_call_stat_journal_length
4.06 - 4.27 voipdstat_get_call_stat_journal_localname
4.06 - 4.27 voipdstat_get_call_stat_journal_remoteaddr
4.06 - 4.27 voipdstat_get_call_stat_journal_remotename
4.07 - 4.27 voipdstat_get_call_stat_journal_roundtriptime
4.06 - 4.27 voipdstat_get_call_stat_journal_rx_codecs
4.06 - 4.27 voipdstat_get_call_stat_journal_rx_jitter
4.06 - 4.27 voipdstat_get_call_stat_journal_rx_octets_voice
4.06 - 4.27 voipdstat_get_call_stat_journal_rx_packets_voice
4.06 - 4.27 voipdstat_get_call_stat_journal_rx_permille_lost
4.06 - 4.27 voipdstat_get_call_stat_journal_rx_permille_vad_cng
4.06 - 4.27 voipdstat_get_call_stat_journal_started
4.06 - 4.27 voipdstat_get_call_stat_journal_tx_codecs
4.06 - 4.27 voipdstat_get_call_stat_journal_tx_jitter
4.06 - 4.27 voipdstat_get_call_stat_journal_tx_octets_voice
4.06 - 4.27 voipdstat_get_call_stat_journal_tx_packets_voice
4.06 - 4.27 voipdstat_get_call_stat_journal_tx_permille_lost
4.06 - 4.27 voipdstat_get_call_stat_journal_tx_permille_vad_cng
4.06 - 7.90 voipdstat_get_call_stat_length
4.68 - 7.90 voipdstat_get_call_stat_line_index
4.38 - 7.90 voipdstat_get_call_stat_localaddr
4.06 - 7.90 voipdstat_get_call_stat_localname
4.62 - 7.90 voipdstat_get_call_stat_localport
4.62 - 7.90 voipdstat_get_call_stat_rating_crack
4.62 - 7.90 voipdstat_get_call_stat_rating_cutoff
4.62 - 7.90 voipdstat_get_call_stat_rating_echo
4.62 - 7.90 voipdstat_get_call_stat_rating_noise
4.62 - 7.90 voipdstat_get_call_stat_rating_total
5.04 - 7.90 voipdstat_get_call_stat_registrar
4.06 - 7.90 voipdstat_get_call_stat_remoteaddr
4.06 - 7.90 voipdstat_get_call_stat_remotename
4.62 - 7.90 voipdstat_get_call_stat_remoteport
4.07 - 7.90 voipdstat_get_call_stat_roundtriptime
4.62 - 7.90 voipdstat_get_call_stat_rtt_max
4.62 - 7.90 voipdstat_get_call_stat_rtt_mean
4.62 - 7.90 voipdstat_get_call_stat_rtt_min
4.44 - 7.90 voipdstat_get_call_stat_rx_burst_density
4.44 - 7.90 voipdstat_get_call_stat_rx_burst_duration
4.06 - 7.90 voipdstat_get_call_stat_rx_codecs
4.06 - 7.90 voipdstat_get_call_stat_rx_jitter
4.62 - 7.90 voipdstat_get_call_stat_rx_jitter_avg
4.06 - 7.90 voipdstat_get_call_stat_rx_octets_voice
4.61 - 7.90 voipdstat_get_call_stat_rx_packets_expected
4.06 - 7.90 voipdstat_get_call_stat_rx_packets_voice
4.06 - 7.90 voipdstat_get_call_stat_rx_permille_lost
4.61 - 7.90 voipdstat_get_call_stat_rx_permille_silence
4.06 - 7.90 voipdstat_get_call_stat_rx_permille_vad_cng
4.62 - 7.90 voipdstat_get_call_stat_sipindex
4.06 - 7.90 voipdstat_get_call_stat_started
4.79 - 7.90 voipdstat_get_call_stat_telephony_equipment
4.38 - 4.99 voipdstat_get_call_stat_tx_JB_maximal
4.38 - 4.99 voipdstat_get_call_stat_tx_JB_nominal
4.38 - 7.90 voipdstat_get_call_stat_tx_burst_density
4.38 - 7.90 voipdstat_get_call_stat_tx_burst_duration
4.06 - 7.90 voipdstat_get_call_stat_tx_codecs
4.06 - 7.90 voipdstat_get_call_stat_tx_jitter
4.62 - 7.90 voipdstat_get_call_stat_tx_jitter_avg
4.06 - 7.90 voipdstat_get_call_stat_tx_octets_voice
4.61 - 7.90 voipdstat_get_call_stat_tx_packets_expected
4.06 - 7.90 voipdstat_get_call_stat_tx_packets_voice
4.06 - 7.90 voipdstat_get_call_stat_tx_permille_lost
4.61 - 7.90 voipdstat_get_call_stat_tx_permille_silence
4.06 - 7.90 voipdstat_get_call_stat_tx_permille_vad_cng
4.62 - 7.90 voipdstat_get_call_stat_uptime
4.62 - 7.90 voipdstat_get_calls_dropped
5.23 - 7.90 voipdstat_get_codec_list
4.79 - 7.90 voipdstat_get_connlasterr
1.120 - 7.90 voipdstat_get_connstatus
7.39 - 7.90 voipdstat_get_current_cipher
6.25 - 7.90 voipdstat_get_directloopback_calls_connected
6.25 - 7.90 voipdstat_get_directloopback_calls_failed
4.30 - 7.90 voipdstat_get_errorstatus
4.46 - 7.90 voipdstat_get_errortime
4.07 - 7.90 voipdstat_get_flags
4.62 - 7.90 voipdstat_get_incoming_calls_answered
4.62 - 7.90 voipdstat_get_incoming_calls_connected
4.62 - 7.90 voipdstat_get_incoming_calls_failed
4.62 - 7.90 voipdstat_get_incoming_calls_received
3.23 - 4.05 voipdstat_get_journalentry_localname
3.23 - 4.05 voipdstat_get_journalentry_remotename
3.23 - 4.05 voipdstat_get_journalentry_rx_codecs
3.23 - 4.05 voipdstat_get_journalentry_rx_packets_cng
3.23 - 4.05 voipdstat_get_journalentry_rx_packets_voice
3.23 - 4.05 voipdstat_get_journalentry_tx_codecs
3.23 - 4.05 voipdstat_get_journalentry_tx_packets_cng
3.23 - 4.05 voipdstat_get_journalentry_tx_packets_silence
3.23 - 4.05 voipdstat_get_journalentry_tx_packets_voice
4.62 - 7.90 voipdstat_get_outgoing_calls_answered
4.62 - 7.90 voipdstat_get_outgoing_calls_attempted
4.62 - 7.90 voipdstat_get_outgoing_calls_connected
4.62 - 7.90 voipdstat_get_outgoing_calls_failed
4.68 - 7.90 voipdstat_get_packets_lost
4.68 - 7.90 voipdstat_get_packets_received
4.68 - 7.90 voipdstat_get_packets_sent
7.39 - 7.90 voipdstat_get_random_sip_port
7.24 - 7.90 voipdstat_get_register_failed
7.24 - 7.90 voipdstat_get_register_failed_counter
4.28 - 7.90 voipdstat_get_registrar_reachability
5.27 - 7.90 voipdstat_get_registrar_uri
5.27 - 7.90 voipdstat_get_regname
7.39 - 7.90 voipdstat_get_sip_port_used
6.10 - 7.90 voipdstat_get_sipiface
4.62 - 7.90 voipdstat_get_total_call_time
7.19 - 7.90 voipdstat_get_transport
4.28 - 5.27 voipdstat_get_vu_value
4.68 - 7.90 voipdstat_inc_bytes_received
4.68 - 7.90 voipdstat_inc_bytes_sent
4.62 - 7.90 voipdstat_inc_calls_dropped
6.25 - 7.90 voipdstat_inc_directloopback_calls_connected
6.25 - 7.90 voipdstat_inc_directloopback_calls_failed
4.62 - 7.90 voipdstat_inc_incoming_calls_answered
4.62 - 7.90 voipdstat_inc_incoming_calls_connected
4.62 - 7.90 voipdstat_inc_incoming_calls_failed
4.62 - 7.90 voipdstat_inc_incoming_calls_received
4.62 - 7.90 voipdstat_inc_outgoing_calls_answered
4.62 - 7.90 voipdstat_inc_outgoing_calls_attempted
4.62 - 7.90 voipdstat_inc_outgoing_calls_connected
4.62 - 7.90 voipdstat_inc_outgoing_calls_failed
4.68 - 7.90 voipdstat_inc_packets_lost
4.68 - 7.90 voipdstat_inc_packets_received
4.68 - 7.90 voipdstat_inc_packets_sent
7.24 - 7.90 voipdstat_inc_register_failed_counter
4.62 - 7.90 voipdstat_inc_total_call_time
1.120 - 7.90 voipdstat_init
3.42 - 4.99 voipdstat_presence_attach
3.42 - 4.99 voipdstat_presence_detach
3.42 - 4.99 voipdstat_presence_exit
3.42 - 4.99 voipdstat_presence_get_info
3.42 - 4.99 voipdstat_presence_init
3.42 - 4.99 voipdstat_presence_set_kwindex
3.42 - 4.99 voipdstat_presence_set_status
3.42 - 4.99 voipdstat_presence_set_ua
4.62 - 7.90 voipdstat_reset_stat
4.06 - 7.90 voipdstat_set_call_stat
4.62 - 5.09 voipdstat_set_call_stat_chrony_fast
4.62 - 5.09 voipdstat_set_call_stat_chrony_gain
4.62 - 5.09 voipdstat_set_call_stat_chrony_nruns
4.62 - 5.09 voipdstat_set_call_stat_chrony_nsamples
4.62 - 5.09 voipdstat_set_call_stat_chrony_span
5.27 - 7.90 voipdstat_set_call_stat_decoderqueue_values
4.63 - 7.90 voipdstat_set_call_stat_rating_crack
4.63 - 7.90 voipdstat_set_call_stat_rating_cutoff
4.63 - 7.90 voipdstat_set_call_stat_rating_echo
4.63 - 7.90 voipdstat_set_call_stat_rating_noise
4.63 - 7.90 voipdstat_set_call_stat_rating_total
5.23 - 7.90 voipdstat_set_codec_list
4.79 - 7.90 voipdstat_set_connlasterr
1.120 - 7.90 voipdstat_set_connstatus
7.39 - 7.90 voipdstat_set_current_cipher
4.30 - 7.90 voipdstat_set_errorstatus
4.07 - 7.90 voipdstat_set_flag
7.39 - 7.90 voipdstat_set_random_sip_port
7.24 - 7.90 voipdstat_set_register_failed
7.24 - 7.90 voipdstat_set_register_failed_counter
4.28 - 7.90 voipdstat_set_registrar_reachability
5.27 - 7.90 voipdstat_set_registrar_uri
5.27 - 7.90 voipdstat_set_regname
7.39 - 7.90 voipdstat_set_sip_port_used
6.10 - 7.90 voipdstat_set_sipiface
7.19 - 7.90 voipdstat_set_transport
4.28 - 5.27 voipdstat_set_vu_value
4.55 - 7.90 voipdstat_sipclient_get_connstatus
5.27 - 7.90 voipdstat_sipclient_get_contact
4.79 - 5.27 voipdstat_sipclient_get_contacts_addr
4.68 - 7.90 voipdstat_sipclient_get_last_event
4.68 - 7.90 voipdstat_sipclient_get_nrcontacts
4.68 - 7.90 voipdstat_sipclient_get_reachability
5.27 - 7.90 voipdstat_sipclient_get_reg_from_outside
4.55 - 7.90 voipdstat_sipclient_set_connstatus
5.27 - 7.90 voipdstat_sipclient_set_contact
4.79 - 5.27 voipdstat_sipclient_set_contacts_addr
4.68 - 7.90 voipdstat_sipclient_set_last_event
4.68 - 7.90 voipdstat_sipclient_set_nrcontacts
4.68 - 7.90 voipdstat_sipclient_set_reachability
5.27 - 7.90 voipdstat_sipclient_set_reg_from_outside
4.06 - 7.90 voipdstat_unset_call_stat
4.56 - 7.31 voipdstat_upgrade_journal_from_v0
4.56 - 7.31 voipdstat_upgrade_journal_from_v1
4.61 - 7.31 voipdstat_upgrade_journal_from_v2
5.07 - 7.31 voipdstat_upgrade_journal_from_v3
5.07 - 7.31 voipdstat_upgrade_journal_from_v4
4.38 - 4.99 voipdstat_upgrade_journal_v0_v1
5.07 - 7.31 voipdstat_upgrade_to_inaddr
1.120 - 7.32 watchdog_csock_exit
1.120 - 7.32 watchdog_csock_init
4.74 - 7.32 watchdog_csock_init2
4.30 - 7.32 watchdog_csock_resume
4.30 - 7.32 watchdog_csock_suspend
3.29 - 7.32 watchdog_csock_trigger
4.80 - 7.90 xml_create_begin
7.39 - 7.90 xml_create_begin_ex
4.80 - 7.90 xml_create_end
5.05 - 7.90 xml_create_endtag
923 symbols for this library

SMW-Browser

Information is currently being retrieved from the backend.