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:libar7cfg.so
BoxMatrix >> Shell-Commands >> libar7cfg.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 |
Command: | libar7cfg.so - type Link, Lib | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> Shared-Libraries - Origin: AVM | ||||||
Path: | Release: /lib Lab+Rel: /lib | ||||||
Properties: | Size: 42.8k - 536k, Link - Firmware: 1.120 - 8.00 | ||||||
Function: | TFFS-Configuration API to ar7.cfg and many more. |
Goto: Events - Config - Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
libar7cfg.so is the oldest and most important TFFS-Configuration API to a bunch of Config files.
The main purpose of this library is to encode and decode the configuration format, apply defaults,
and to do some caching to avoid frequent writes to the flash which would result in early aging.
Starting in fw 7.39 it is also possible to see the write statistics for some files:
root@fritz:/var/mod/root# aicmd ctlmgr cmapi show cfg ahausr.cfg: 0 writes ar7.cfg: 0 writes broadband.cfg: 0 writes - maintained by libbroadbandcfg.so ewnwstatus.cfg: 0 writes tr069.cfg: 0 writes tr369.cfg: 2 writes usb.cfg: 0 writes - maintained by libusbcfg.so user.cfg: 0 writes voip.cfg: 0 writes vpn.cfg: 0 writes wlan.cfg: 8 writes - maintained by libwlanparams.so
To find out who exactly uses each config file scanning for the respective load_*
function from the Symbols helps.
This is how the Dependencies
of these files have been completed:
- ahausr.cfg -
load_ahausr_config
- ar7.cfg -
load_ar7_config
- ewnwstatus.cfg -
load_ewnwstatus_config
- ipsec.cfg -
IPSECCONF_config
- not accessed through libar7cfg - neigh.cfg -
todo
- old (fw 5.50 - 6.66) - stat.cfg -
StatisticInit
,StatisticRead
- tr069.cfg -
load_tr069_config
- tr369.cfg -
load_tr369_config
- user.cfg -
load_user_config
- userstat.cfg -
load_userstat_config
- voip.cfg -
load_voip_config
- vpn.cfg -
load_vpn_config
Up to fw 4.99 parts of wlan.cfg were also imported by libar7cfg.so:
- wlan.cfg -
load_wlan_config
This was likely for an older section because since fw 3.42 wlan.cfg is maintained by libwlanparams.so.
There's also .voip.dirty.cfg and .vpn.dirty.cfg.
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 |
---|---|---|---|---|---|---|
Library | lib | libar7cfg.so | 1 | 4.81 - 5.22 | TFFS-Configuration API to ar7.cfg and many more. | AVM |
Sends | avmipc | EVENT_NEIGHETHADDR_EVENT | - | 7.39 - 7.57 | TODO | AVM |
Sends | avmipc | EVENT_NEIGHETHADDR_EVENT-($num) | - | 7.39 - 7.57 | TODO | AVM |
Sends | avmipc | EVENT_NEIGHETHADDR_GET_ALL_NEIGHBOURS | - | 7.39 - 7.57 | TODO | AVM |
4 event relations for this command |
Config
Daily updated index of Configuration files accessed by this library. Last update: 2024-11-09 07:13 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 | ahausr.cfg (tffs) | - | 5.50 - 8.00 | Basic settings for Matter | AVM |
Config from | tffs | ar7.cfg (tffs) | - | 4.07 - 8.00 | TODO | AVM |
Config from | tffs | ewnwstatus.cfg | - | 6.80 - 8.00 | Feature-Overlay configuration | AVM |
Config from | tffs | ipsec.cfg (tffs) | - | TODO | AVM | |
Config from | tffs | stat.cfg (tffs) | - | 4.07 - 8.00 | Stores the Online-Counter | AVM |
Config from | tffs | tr069.cfg (tffs) | - | 4.07 - 8.00 | TODO | AVM |
Config from | tffs | tr369.cfg (tffs) | - | 7.08 - 8.00 | TODO | AVM |
Config from | tffs | user.cfg (tffs) | - | 4.31 - 8.00 | TODO | AVM |
Config from | tffs | userstat.cfg (tffs) | - | 4.31 - 8.00 | TODO | AVM |
Config from | tffs | voip.cfg (tffs) | - | 4.31 - 8.00 | TODO | AVM |
Config from | tffs | vpn.cfg (tffs) | - | 4.07 - 8.00 | TODO | AVM |
11 config relations for this library |
Dependencies
Daily updated index of all dependencies of this library. Last update: 2024-11-09 07:55 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 | 47 | 7.08 - 8.00 | Dynamic linker / loader | Linux |
Depends on | lib | libavmauth.so | 75 | 6.51 - 8.00 | Fritzbox authentification helpers | AVM |
Depends on | lib | libavmcipher.so | 125 | 4.70 - 8.00 | AES / DES / Rijndael encryption / decryption. | AVM |
Depends on | lib | libavmcsock.so | 125 | 4.70 - 8.00 | Networking, I/O and helper functions | AVM |
Depends on | lib | libavmfbconf.so | 45 | 7.39 - 7.81 | API to hardcoded fbconf.cfg | AVM |
Depends on | lib | libavmfbstate.so | 43 | 7.39 - 7.81 | IPC fritzbox state notification | AVM |
Depends on | lib | libavmhmac.so | 125 | 4.70 - 8.00 | HMAC / SHA / MD5 hashing. | AVM |
Depends on | lib | libavmwdt.so | 25 | 7.61 - 8.00 | AVM-Watchdogs management API | AVM |
Depends on | lib | libboxenv.so | 25 | 7.90 - 8.00 | API to the rc.conf enhanced Config-Environment | AVM |
Depends on | lib | libboxlib.so | 100 | 5.01 - 7.81 | 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 | 156 | 1.120 - 8.00 | Standard C library | Linux |
Depends on | lib | libcore.so | 25 | 7.61 - 8.00 | Gathers the MAC addresses of the device and maintains its device mode. | AVM |
Depends on | lib | libcrypto.so | 43 | 7.39 - 7.81 | OpenSSL general crypto and X.509 library | Linux |
Depends on | lib | libdl.so | 79 | 5.06 - 8.00 | Dynamic linking library | Linux |
Depends on | lib | libdputil.so | 83 | 6.25 - 8.00 | DataPipe / packet utilities | AVM |
Depends on | lib | libewnwlinux.so | 82 | 6.35 - 8.00 | Linux networking functions | AVM |
Depends on | lib | libewnwnet.so | 82 | 6.35 - 8.00 | Internet helper functions | AVM |
Depends on | lib | libfbconf.so | 25 | 7.61 - 8.00 | API to hardcoded fbconf.cfg | AVM |
Depends on | lib | libgcc_s.so | 90 | 4.22 - 6.110 | GCC low-level runtime library | Linux |
Depends on | lib | liblocalize.so | 21 | 7.90 - 8.00 | Charset conversion helper functions | AVM |
Depends on | lib | libpthread.so | 79 | 5.06 - 8.00 | POSIX threading library | Linux |
Depends on | lib | librt.so | 62 | 6.35 - 8.00 | POSIX realtime extensions library | Linux |
Depends on | lib | libslab.so | 53 | 3.45 - 5.09 | Slab allocator or empty dummy library | Linux |
Depends on | lib | libslab_c++.so | 25 | 7.90 - 8.00 | C++ slab allocator | AVM |
Depends on | lib | libsvctl.so | 58 | 7.19 - 8.00 | supervisor notification library | AVM |
Depends on | lib | libtiinterpreter.so | 43 | 7.39 - 8.00 | Preprocessor for SSI-Files by TI. | AVM |
Depends on | lib | libwdt.so | 78 | 6.35 - 7.81 | AVM-Watchdogs management API | AVM |
Depends on | lib | libwebkpiclient.so | 31 | 7.39 - 8.00 | KPI sensor for system parts which use HTTP / HTTPS | AVM |
Depends on | lib | libwebsrv.so | 81 | 6.35 - 8.00 | HTTP / HTTPS webserver and tools. | AVM |
Depends on | lib | libz.so | 70 | 6.83 - 8.00 | Zlib compressor / decompressor | Linux |
Required by | lib | C20_mobiled.so | 40 | 7.08 - 8.00 | configd plugin library for mobiled configuration | AVM |
Required by | lib | libavmluautils.so | 21 | 7.90 - 8.00 | Utility Lua-Library | AVM |
Required by | lib | libavmnexus_tab.so | 21 | 7.90 - 8.00 | TFFS-Configuration API to avmnexus.cfg | AVM |
Required by | lib | libavmnexusmail.so | 21 | 7.90 - 8.00 | Push-Mail across a Mesh network | AVM |
Required by | lib | libboxlib.so | 25 | 7.90 - 8.00 | Box status, logging and statistics functions | AVM |
Required by | lib | libbroadband_ui.so | 18 | 7.29 - 8.00 | ctlmgr plugin library for Broadband configuration | AVM |
Required by | lib | libcfgimpexp.so | 75 | 6.25 - 8.00 | TFFS-Configuration API for configuration import and export. | AVM |
Required by | lib | libcm.so | 72 | 6.54 - 7.81 | ctlmgr / cm_logic messaging API | AVM |
Required by | lib | libcmapi.so | 78 | 6.35 - 8.00 | API library for ctlmgr and its plugins. | AVM |
Required by | lib | libcmquery.so | 48 | 6.54 - 7.81 | Asynchronous ctlmgr query | Linux |
Required by | lib | libctlrext.so | 20 | 7.08 - 7.63 | ctlmgr plugin library for Repeater configuration | AVM |
Required by | lib | libdsl.so | 47 | 5.01 - 7.31 | ctlmgr plugin library for DSL / Fiber configuration | AVM |
Required by | lib | libdslremotemgmt.so | 26 | 6.54 - 7.39 | ctlmgr plugin library for TR-181 and KPI | AVM |
Required by | lib | libfon.so | 68 | 5.23 - 8.00 | ctlmgr plugin library for Telephony configuration | AVM |
Required by | lib | libfoncontrol.so | 21 | 4.70 - 5.09 | telefon plugin library for Telephony devices | AVM |
Required by | lib | libfwsign.so | 43 | 6.35 - 6.110 | Firmware signature validation | AVM |
Required by | lib | libfwupdate.so | 21 | 7.90 - 8.00 | TODO | Linux |
Required by | lib | libfwupdatetrace.so | 21 | 7.90 - 8.00 | TFFS-Configuration API to fwupdatetrace.cfg | AVM |
Required by | lib | libikev1.so | 31 | 7.39 - 8.00 | IPSec IKE v1 protocol (RFC-2409) | AVM |
Required by | lib | libikev2.so | 31 | 7.39 - 8.00 | IPSec IKE v2 protocol (RFC-4306) | AVM |
Required by | lib | libmailbuilder.so | 92 | 5.23 - 8.00 | ctlmgr plugin library and Lua-Library for creating Push-Mail | AVM |
Required by | lib | libmesh_plcservice.so | 37 | 6.98 - 7.19 | meshd topology extension for Powerline devices | AVM |
Required by | lib | libmesh_shared.so | 40 | 6.98 - 7.19 | TODO | Linux |
Required by | lib | libmeshd.so | 38 | 7.08 - 7.19 | API library for meshd and its extensions. | AVM |
Required by | lib | libmove_nw_d.so | 31 | 7.39 - 8.00 | moved plugin library for destination Network import | AVM |
Required by | lib | libmove_nw_s.so | 31 | 7.39 - 8.00 | moved plugin library for source Network export | AVM |
Required by | lib | libmoved.so | 31 | 7.39 - 7.81 | API to the moved service. | AVM |
Required by | lib | libmovetrace.so | 21 | 7.90 - 8.00 | TODO | Linux |
Required by | lib | libspeedtest.so | 21 | 7.90 - 8.00 | Kernel speedtest API | AVM |
Required by | lib | libtr064.so | 75 | 6.35 - 8.00 | ctlmgr plugin library for TR-064 configuration | AVM |
Required by | lib | libtr069.so | 93 | 5.23 - 8.00 | ctlmgr plugin library for TR-069 configuration | AVM |
Required by | lib | libuser.so | 72 | 5.01 - 8.00 | ctlmgr plugin library for Box-User configuration | AVM |
Required by | lib | libusp.so | 31 | 7.39 - 8.00 | ctlmgr plugin library for TR-369 / USP configuration | AVM |
Required by | lib | libvoipkpi.so | 21 | 7.90 - 8.00 | VoIP quality KPI collector for voipkpid | AVM |
Required by | lib | libvpnstat.so | 23 | 5.23 - 5.54 | ctlmgr plugin library for VPN stats | AVM |
Required by | cmd | access_check | 20 | 6.54 - 6.93 | Checks the access permissions of a user, sid and IP. | AVM |
Required by | cmd | allcfgconv | 153 | 3.23 - 8.00 | Converts or changes AVM config files. | AVM |
Required by | cmd | ar7cfg_addbadguys | 29 | 7.39 - 7.90 | Adds a hardcoded list of 'badguy' IP blocks to ar7.cfg to ban them. | AVM |
Required by | cmd | ar7cfgctl (avmcmd) | 154 | 1.120 - 8.00 | Read or write values in AVM config files (ar7.cfg). | AVM |
Required by | cmd | ar7cfgget | 58 | 7.19 - 8.00 | Get abstract value from ar7 configuration. | AVM |
Required by | cmd | ar7login | 150 | 3.23 - 8.00 | Start a new shell session (ie. for telnetd) for local login. | AVM |
Required by | cmd | assetsd (avmcmd) | 21 | 7.90 - 8.00 | Asset-Bundles package-management daemon. | AVM |
Required by | cmd | avmcounterd (avmcmd) | 31 | 7.39 - 8.00 | RRDtool based data logging daemon. | AVM |
Required by | cmd | avmike (avmcmd) | 80 | 4.22 - 8.00 | ISAKMP / IPSec negotiation server / proxy. | 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 | avmnexusd (avmcmd) | 43 | 6.88 - 8.00 | Mesh configuration peering daemon. | AVM |
Required by | cmd | avmntpd (avmcmd) | 43 | 7.39 - 8.00 | SNTP client daemon. | AVM |
Required by | cmd | captive_pic | 49 | 6.51 - 8.00 | Hotspot captive portal picture upload CGI. | AVM |
Required by | cmd | capture_notimeout (avmcmd) | 83 | 1.133 - 8.00 | Packet capture CGI. | AVM |
Required by | cmd | cloudmsgd (avmcmd) | 55 | 6.36 - 8.00 | Remote message peering daemon for AVM Smartphone-Apps. | AVM |
Required by | cmd | configd (avmcmd) | 17 | 4.78 - 5.08 | Configuration server for online media services and lted | AVM |
Required by | cmd | contfiltd (avmcmd) | 72 | 5.01 - 8.00 | Content and URL filtering transparent proxy | AVM |
Required by | cmd | ctlmgr (avmcmd) | 150 | 1.120 - 8.00 | System meta daemon also serving the Webinterface. | AVM |
Required by | cmd | ctlmgr_ctl (avmcmd) | 72 | 6.54 - 7.81 | 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) | 70 | 5.27 - 8.00 | DynDNS daemon. | AVM |
Required by | cmd | device_updatecheck (avmcmd) | 49 | 6.54 - 8.00 | Search for (own and peripheral) updates. | AVM |
Required by | cmd | deviceinfod (avmcmd) | 15 | 6.98 - 7.00 | MAC address collection and synchronization daemon. | AVM |
Required by | cmd | dnsqcheckd (avmcmd) | 20 | 7.08 - 7.19 | Botnet controller DNS filtering daemon. | AVM |
Required by | cmd | dsld (avmcmd) | 126 | 1.120 - 8.00 | Internet routing daemon. | AVM |
Required by | cmd | eventadd | 21 | 7.90 - 8.00 | Sends an event to the Event-Log. | AVM |
Required by | cmd | eventsdump | 147 | 4.03 - 8.00 | Lists the Event-Log. | AVM |
Required by | cmd | firmwarecfg | 150 | 1.133 - 8.00 | File transfer CGI for the Webinterface also callable from Shell. | AVM |
Required by | cmd | fwstream | 21 | 7.90 - 8.00 | Firmware tar image stream length clipper. | AVM |
Required by | cmd | fwupdate | 21 | 7.90 - 8.00 | Commandline Firmware updater and more. | AVM |
Required by | cmd | fwupdate_checkpoint | 21 | 7.90 - 8.00 | Set a custom checkpoint in fwupdatetrace.cfg. | AVM |
Required by | cmd | getprivkeypass | 20 | 7.90 - 8.00 | Prints the default password for loading an encrypted PEM certificate for FTPS. | AVM |
Required by | cmd | hostapd (lincmd) | 8 | 4.44 - 5.09 | AVM enhanced IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator. | Wireless |
Required by | cmd | httpsdl | 128 | 4.12 - 7.81 | HTTPS downloader similar to wget for TR-069. | AVM |
Required by | cmd | igdd (avmcmd) | 40 | 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 | latencyd (avmcmd) | 21 | 7.90 - 8.00 | WAN / LAN / neighbour Flow Latency Monitoring daemon. | AVM |
Required by | cmd | letsencrypt (avmcmd) | 42 | 6.83 - 8.00 | Let's Encrypt certificate updater. | AVM |
Required by | cmd | luacgi (avmcmd) | 69 | 6.54 - 8.00 | Lua interpreter CGI. | AVM |
Required by | cmd | luavar | 51 | 6.54 - 7.81 | Lua commandline interpreter. | AVM |
Required by | cmd | mailer (avmcmd) | 113 | 4.34 - 8.00 | SMTP / SMTPS system MTA to send Email | AVM |
Required by | cmd | mediasrv (avmcmd) | 10 | 4.28 - 4.99 | UPnP-AV media server daemon. | AVM |
Required by | cmd | meshd (avmcmd) | 40 | 6.98 - 7.19 | Mesh topology and steering daemon. | AVM |
Required by | cmd | moved (avmcmd) | 31 | 7.39 - 8.00 | Box-Move daemon. | AVM |
Required by | cmd | multid (avmcmd) | 118 | 1.133 - 8.00 | LAN management daemon. | AVM |
Required by | cmd | multid2 (avmcmd) | 1 | 6.20 - 6.64 | Inter-CPU LAN management daemon on early 6490 Puma6 ATOM. | AVM |
Required by | cmd | nas_ctlmgr (avmcmd) | 1 | 6.20 - 6.64 | NAS webserver in early 6490 Puma6 ATOM firmware. | AVM |
Required by | cmd | nasupload_notimeout | 43 | 6.54 - 8.00 | File transfer CGI for the NAS. | AVM |
Required by | cmd | nqcs (avmcmd) | 3 | 7.08 | SMB / CIFS server. | AVM |
Required by | cmd | nqnd (avmcmd) | 3 | 7.08 | NetBIOS name server. Proprietary replacement for nmbd. | AVM |
Required by | cmd | pumaglued (avmcmd) | 4 | 7.90 - 8.00 | Inter-CPU connector for the ARM side of Puma6 / Puma7 models. | AVM |
Required by | cmd | pumaupdatetrace (avmcmd) | 7 | 6.110 - 8.00 | 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 | rextd (avmcmd) | 22 | 6.00 - 7.63 | WLAN repeater management daemon. | AVM |
Required by | cmd | samba_config_gen | 61 | 5.27 - 8.00 | Samba configuration generator. | AVM |
Required by | cmd | scgi_server (avmcmd) | 32 | 7.39 - 8.00 | Daemon to speed up CGI for the REST-API. | AVM |
Required by | cmd | showdsldstat | 21 | 7.90 - 8.00 | supportdata helper showing internet connections, PVCs or VLANs. | AVM |
Required by | cmd | showinetstat | 21 | 7.90 - 8.00 | supportdata helper showing upstream and downstram bandwidth history. | AVM |
Required by | cmd | showneighbours | 90 | 5.27 - 7.63 | supportdata helper showing alllowed subnets, neighbours and their pathes. | AVM |
Required by | cmd | showonlinestat | 38 | 7.24 - 8.00 | supportdata helper showing the internet volume counter stats. | AVM |
Required by | cmd | showvoipdstat | 21 | 7.90 - 8.00 | supportdata helper showing all registered VoIP numbers. | AVM |
Required by | cmd | sntpcli | 2 | 3.14 | SNTP client daemon. | AVM |
Required by | cmd | speedtest (avmcmd) | 16 | 7.90 | Speedtest - Measure throughput | AVM |
Required by | cmd | tcppeerlocation | 43 | 6.54 - 8.00 | Check for source (homenet or internet) of peer of a TCP connection | AVM |
Required by | cmd | timetracedump | 68 | 4.86 - 7.31 | Possible future supportdata helper showing TimeTrace dumps. | AVM |
Required by | cmd | tr064cgi | 91 | 5.01 - 8.00 | 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 | 128 | 4.12 - 7.81 | TR-069 Firmware updater and more. | AVM |
Required by | cmd | tr069starter | 60 | 4.30 - 7.08 | Searches USB devices for TR-069 provisioning data on Hotplug. | AVM |
Required by | cmd | upnpd (avmcmd) | 115 | 4.74 - 8.00 | UPnP server daemon. | AVM |
Required by | cmd | usermand (avmcmd) | 40 | 4.22 - 4.99 | User magager daemon, parental control, old version. | AVM |
Required by | cmd | usermand2 | 74 | 4.85 - 8.00 | User magager daemon, parental control, new version. | AVM |
Required by | cmd | voipd (avmcmd) | 111 | 1.120 - 8.00 | VoIP daemon, also performs T.38 Fax. | AVM |
Required by | cmd | voipkpid (avmcmd) | 21 | 7.90 - 8.00 | VoIP quality KPI collector daemon. | AVM |
Required by | cmd | vpnd (avmcmd) | 38 | 7.19 - 8.00 | VPN daemon. | AVM |
Required by | cmd | webcm | 13 | 1.133 - 7.19 | CGI program realising the Webinterfave, supports SSI. | AVM |
Required by | cmd | webget | 21 | 7.90 - 8.00 | Universal downloader similar to wget. | AVM |
Required by | cmd | websrv (avmcmd) | 8 | 1.120 - 3.23 | Webserver daemon, replaced by ctlmgr. | AVM |
Required by | cmd | wlancfgctl | 31 | 1.133 - 4.99 | Read or write values from/to the wlan.cfg file. | AVM |
Required by | cmd | wpa_supplicant (lincmd) | 8 | 4.57 - 5.09 | AVM enhanced Wi-Fi Protected Access client and IEEE 802.1X supplicant. | Wireless |
Required by | cmd | wstart (avmcmd) | 33 | 1.133 - 4.99 | WLAN daemon for TI chipsets | AVM |
150 dependencies for this library |
Model-Matrix
Daily updated index of the presence, path and size of this library for each model. Last update: 2024-11-09 06:01 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/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 | 2.76 - 4.02 | /lib | 42.8k - 106k, Link |
FRITZ!Box SL | 3.48 - 3.94 | /lib | 81.5k - 90.4k, Link |
FRITZ!Box 2030 | 3.73 - 3.93 | /lib | 88.1k - 90.4k, Link |
FRITZ!Box 2031 | 4.15 | /lib | 120k, Link |
FRITZ!Box 2070 | 3.87 - 4.15 | /lib | 106k - 120k, Link |
FRITZ!Box 2110 | 4.52 | /lib | 169k, Link |
FRITZ!Box 2170 | 4.31 - 4.57 | /lib | 129k - 193k, Link |
FRITZ!Box SL WLAN | 3.23 - 4.34 | /lib | 90.8k - 152k, Link |
FRITZ!Box WLAN 3020 | 3.23 - 4.34 | /lib | 90.8k - 152k, Link |
FRITZ!Box WLAN 3030 | 3.65 - 4.34 | /lib | 102k - 152k, Link |
FRITZ!Box WLAN 3050 | 3.63 - 4.07 | /lib | 101k - 118k, Link |
FRITZ!Box WLAN 3070 | 3.87 - 4.15 | /lib | 106k - 120k, Link |
FRITZ!Box WLAN 3130 | 4.21 - 4.34 | /lib | 120k - 152k, Link |
FRITZ!Box WLAN 3131 | 4.29 - 4.57 | /lib | 129k - 193k, Link |
FRITZ!Box WLAN 3170 | 4.31 - 4.58 | /lib | 129k - 193k, Link |
FRITZ!Box WLAN 3270 | 4.57 - 5.54 | /lib | 198k - 302k, Link |
FRITZ!Box WLAN 3270 v3 | 4.77 - 5.54 | /lib | 228k - 303k, Link |
FRITZ!Box WLAN 3270 IT | 5.23 - 5.52 | /lib | 280k - 303k, Link |
FRITZ!Box 3272 (main) | 5.50 - 6.89 | /lib | 308k - 395k, Link |
FRITZ!Box WLAN 3370 (main) | 5.01 - 6.56 | /lib | 255k - 364k, Link |
FRITZ!Box 3390 (main) | 5.50 - 6.56 | /lib | 303k - 364k, Link |
FRITZ!Box 3490 (main) | 6.20 - 7.30 | /lib | 359k - 458k, Link |
FRITZ!Box Fon ata | 3.23 - 4.28 | /lib | 90.8k - 127k, Link |
FRITZ!Box Fon ata 1020 | 3.23 - 4.28 | /lib | 90.8k - 127k, Link |
FRITZ!Box 4020 | /lib | 350k - 429k, Link | |
FRITZ!Box 4040 | 6.52 - 8.00 | /lib | 358k - 476k, Link |
FRITZ!Box 4050 | 7.58 - 7.90 | /lib | 467k - 476k, Link |
FRITZ!Box 4060 | 7.29 - 7.90 | /lib | 446k - 476k, Link |
FRITZ!Box Fon | 1.120 - 4.49 | /lib | 67.9k - 168k, Link |
FRITZ!Box Fon 5010 | 3.88 - 4.43 | /lib | 106k - 163k, Link |
FRITZ!Box Fon 5012 | 3.88 - 4.27 | /lib | 106k - 120k, Link |
FRITZ!Box Fon 5050 | 3.23 - 4.31 | /lib | 90.8k - 129k, Link |
FRITZ!Box Fon 5113 | 4.82 - 4.83 | /lib | 224k, Link |
FRITZ!Box Fon 5124 | 4.47 - 4.77 | /lib | 172k - 227k, Link |
FRITZ!Box Fon 5140 | 4.25 - 4.67 | /lib | 120k - 172k, Link |
VoIP Gateway 5188 | 4.28 - 4.81 | /lib | 139k - 219k, Link |
FRITZ!Box 5490 (main) | 6.51 - 7.29 | /lib | 361k - 458k, Link |
FRITZ!Box 5491 (main) | 7.01 - 7.29 | /lib | 429k - 458k, Link |
FRITZ!Box 5530 Fiber (main) | 7.21 - 8.00 | /lib | 472k - 501k, Link |
FRITZ!Box 5590 Fiber (main) | 7.29 - 8.00 | /lib | 446k - 476k, Link |
FRITZ!Box 5690 Pro (main) | 7.62 - 7.90 | /lib | 463k - 471k, Link |
FRITZ!Box 6320 Cable v1 | 6.03 - 6.04 | /lib | 317k, Link |
FRITZ!Box 6320 Cable v2 | 6.21 | /lib | 340k, Link |
FRITZ!Box 6340 Cable | 5.24 | /lib | 265k, Link |
FRITZ!Box 6360 Cable | 4.85 - 6.51 | /lib | 222k - 345k, Link |
FRITZ!Box 6430 Cable (arm) | 6.84 - 7.29 | /lib | 331k - 385k, Link |
FRITZ!Box 6430 Cable (atom) | 6.84 - 7.29 | /lib | 414k - 483k, Link |
FRITZ!Box 6490 Cable (arm) | 6.20 - 7.51 | /lib | 330k - 385k, Link |
FRITZ!Box 6490 Cable (atom) | 6.20 - 7.51 | /lib | 322k - 510k, Link |
FRITZ!Box 6590 Cable (arm) | 6.83 - 7.57 | /lib | 330k - 385k, Link |
FRITZ!Box 6590 Cable (atom) | 6.83 - 7.51 | /lib | 413k - 510k, Link |
FRITZ!Box 6591 Cable (arm) | 7.04 - 8.00 | /lib | 370k - 461k, Link |
FRITZ!Box 6591 Cable (atom) | 7.04 - 8.00 | /lib | 451k - 536k, Link |
FRITZ!Box 6660 Cable (arm) | 7.14 - 8.00 | /lib | 367k - 394k, Link |
FRITZ!Box 6660 Cable (atom) | 7.14 - 8.00 | /lib | 458k - 536k, Link |
FRITZ!Box 6670 Cable (arm) | 7.61 - 7.90 | /lib | 370k - 386k, Link |
FRITZ!Box 6670 Cable (atom) | 7.61 - 7.90 | /lib | 520k - 536k, Link |
FRITZ!Box 6690 Cable (arm) | 7.28 - 7.90 | /lib | 378k - 389k, Link |
FRITZ!Box 6690 Cable (atom) | 7.28 - 7.90 | /lib | 483k - 536k, Link |
FRITZ!Box 6810 LTE | 6.35 | /lib | 300k - 364k, Link |
FRITZ!Box 6820 LTE v1 (main) | 6.40 - 7.51 | /lib | 364k - 496k, Link |
FRITZ!Box 6820 LTE v2 (main) | 6.40 - 7.51 | /lib | 364k - 496k, Link |
FRITZ!Box 6820 LTE v3 (main) | 7.19 - 7.57 | /lib | 453k - 500k, Link |
FRITZ!Box 6840 LTE (main) | 5.08 - 6.88 | /lib | 272k - 392k, Link |
FRITZ!Box 6842 LTE | /lib | 303k - 364k, Link | |
FRITZ!Box 6850 LTE | 7.21 - 7.90 | /lib | 423k - 496k, Link |
FRITZ!Box 6850 5G | 7.24 - 7.90 | /lib | 423k - 476k, Link |
FRITZ!Box 6890 LTE (main) | 6.84 - 7.57 | /lib | 397k - 501k, Link |
FRITZ!Box 6890 LTE v1 (main) | 6.84 - 7.57 | /lib | 397k - 501k, Link |
FRITZ!Box 6890 LTE v2 (main) | 6.84 - 7.57 | /lib | 397k - 501k, Link |
FRITZ!Box Fon WLAN | 3.14 - 4.49 | /lib | 73.9k - 168k, Link |
FRITZ!Box Fon WLAN 7050 | 3.29 - 4.50 | /lib | 91.5k - 168k, Link |
FRITZ!Box Fon WLAN 7112 | 4.76 - 4.88 | /lib | 226k - 243k, Link |
FRITZ!Box Fon WLAN 7113 | 4.40 - 4.86 | /lib | 153k - 225k, Link |
FRITZ!Box Fon WLAN 7113 DE | 4.40 - 4.77 | /lib | 153k - 183k, Link |
FRITZ!Box Fon WLAN 7113 INT | 4.82 - 4.86 | /lib | 224k - 225k, Link |
FRITZ!Box Fon WLAN 7140 | 4.02 - 4.77 | /lib | 106k - 227k, Link |
FRITZ!Box Fon WLAN 7141 | 4.14 - 4.77 | /lib | 110k - 226k, Link |
FRITZ!Fon 7150 | 4.27 - 4.77 | /lib | 120k - 215k, Link |
FRITZ!Box Fon WLAN 7170 | 3.96 - 4.99 | /lib | 106k - 243k, Link |
FRITZ!Box Fon WLAN 7170 v1 | 3.96 - 4.99 | /lib | 106k - 243k, Link |
FRITZ!Box Fon WLAN 7170 v2 | 3.96 - 4.99 | /lib | 106k - 243k, Link |
FRITZ!Box Fon WLAN 7240 | 4.65 - 6.06 | /lib | 198k - 339k, Link |
FRITZ!Box Fon WLAN 7270 v1 | 4.44 - 4.99 | /lib | 169k - 242k, Link |
FRITZ!Box Fon WLAN 7270 v2 | 4.67 - 6.06 | /lib | 198k - 339k, Link |
FRITZ!Box Fon WLAN 7270 v3 | 4.76 - 6.06 | /lib | 226k - 339k, Link |
FRITZ!Box 7272 (main) | 5.55 - 6.88 | /lib | 324k - 395k, Link |
FRITZ!Box 7312 | 5.23 - 6.56 | /lib | 280k - 368k, Link |
FRITZ!Box Fon WLAN 7320 | 4.85 - 6.35 | /lib | 243k - 364k, Link |
FRITZ!Box 7330 | 5.06 - 6.56 | /lib | 272k - 368k, Link |
FRITZ!Box 7330 SL | 5.08 - 6.56 | /lib | 272k - 368k, Link |
FRITZ!Box Fon WLAN 7340 | 4.83 - 5.05 | /lib | 231k - 361k, Link |
FRITZ!Box Fon WLAN 7360 SL | 5.04 - 6.34 | /lib | 266k - 364k, Link |
FRITZ!Box Fon WLAN 7360 v1 | 5.06 - 6.36 | /lib | 272k - 364k, Link |
FRITZ!Box Fon WLAN 7360 v2 | 5.22 - 6.88 | /lib | 280k - 392k, Link |
FRITZ!Box 7362 SL (main) | 5.53 - 7.18 | /lib | 303k - 439k, Link |
FRITZ!Box 7369 (main) | 6.30 - 6.32 | /lib | 361k, Link |
FRITZ!Box Fon WLAN 7390 | 4.81 - 5.22 | /lib | 231k - 395k, Link |
FRITZ!Box 7412 (main) | 6.21 - 6.88 | /lib | 359k - 392k, Link |
FRITZ!Box 7430 (main) | 6.26 - 7.31 | /lib | 353k - 458k, Link |
FRITZ!Box 7490 (main) | 5.57 - 7.51 | /lib | 324k - 501k, Link |
FRITZ!Box 7510 | 7.30 - 8.00 | /lib | 446k - 476k, Link |
FRITZ!Box 7520 | 6.98 - 8.00 | /lib | 394k - 476k, Link |
FRITZ!Box 7520 v2 (main) | 7.30 - 8.00 | /lib | 423k - 476k, Link |
FRITZ!Box 7530 | 6.98 - 8.00 | /lib | 394k - 476k, Link |
FRITZ!Box 7530 AX | 7.20 - 8.00 | /lib | 427k - 480k, Link |
FRITZ!Box 7560 (main) | 6.51 - 7.30 | /lib | 384k - 476k, Link |
FRITZ!Box Fon WLAN 7570 vDSL | 4.70 - 4.94 | /lib | 198k - 248k, Link |
FRITZ!Box 7580 (main) | 6.53 - 7.30 | /lib | 384k - 476k, Link |
FRITZ!Box 7581 | 6.54 - 7.18 | /lib | 365k - 410k, Link |
FRITZ!Box 7582 | 6.83 - 7.18 | /lib | 366k - 410k, Link |
FRITZ!Box 7583 (main) | 7.01 - 7.59 | /lib | 425k - 501k, Link |
FRITZ!Box 7583 VDSL (main) | 7.19 - 7.59 | /lib | 476k - 501k, Link |
FRITZ!Box 7590 (main) | 6.83 - 7.90 | /lib | 392k - 501k, Link |
FRITZ!Box 7590 AX (main) | 7.19 - 8.00 | /lib | 476k - 501k, Link |
FRITZ!Box 7690 | 7.61 - 7.90 | /lib | 459k - 467k, Link |
FRITZ!Smart Gateway | 7.52 - 7.63 | /lib | 335k - 336k, Link |
FRITZ!WLAN Repeater N/G | 4.65 - 4.88 | /lib | 172k - 214k, Link |
FRITZ!WLAN Repeater 300E | 5.01 - 6.34 | /lib | 230k - 317k, Link |
FRITZ!WLAN Repeater 310 A | 5.24 - 7.16 | /lib | 257k - 372k, Link |
FRITZ!WLAN Repeater 310 B | 6.30 - 7.16 | /lib | 301k - 372k, Link |
FRITZ!WLAN Repeater 450E | 6.00 - 7.15 | /lib | 303k - 372k, Link |
FRITZ!Repeater 600 | 7.11 - 7.58 | /lib | 340k - 375k, Link |
FRITZ!Repeater 600 v2 | 7.27 - 7.58 | /lib | 340k - 375k, Link |
FRITZ!WLAN Repeater 1160 | 6.51 - 7.15 | /lib | 303k - 372k, Link |
FRITZ!Repeater 1200 | 7.11 - 7.58 | /lib | 334k - 365k, Link |
FRITZ!Repeater 1200 AX | 7.30 - 7.58 | /lib | 334k - 382k, Link |
FRITZ!WLAN Repeater 1750E | 6.12 - 7.32 | /lib | 304k - 391k, Link |
FRITZ!Repeater 2400 | 7.12 - 7.58 | /lib | 335k - 386k, Link |
FRITZ!Repeater 3000 | 6.98 - 7.58 | /lib | 330k - 365k, Link |
FRITZ!Repeater 3000 AX | 7.41 - 7.58 | /lib | 334k, Link |
FRITZ!Repeater 6000 | 7.19 - 7.58 | /lib | 334k - 382k, Link |
FRITZ!WLAN Repeater DVB-C | 6.12 - 7.04 | /lib | 304k - 362k, Link |
FRITZ!Powerline 540E | 5.58 - 7.15 | /lib | 303k - 372k, Link |
FRITZ!Powerline 546E | 5.50 - 7.15 | /lib | 278k - 372k, Link |
FRITZ!Powerline 1240 AX | 7.57 - 7.58 | /lib | 334k, Link |
FRITZ!Powerline 1240E | 6.33 - 7.16 | /lib | 301k - 372k, Link |
FRITZ!Powerline 1260E | 6.90 - 7.58 | /lib | 310k - 365k, Link |
FRITZ!Powerline 1260 | 7.27 - 7.58 | /lib | 334k - 365k, Link |
congstar DSL-Box | 4.25 - 4.81 | /lib | 110k - 202k, Link |
congstar komplett Box | 4.68 - 4.81 | /lib | 180k - 202k, Link |
Speedport W 501V | 3.93 - 4.38 | /lib | 106k - 130k, Link |
Speedport W 503V | 4.68 - 4.81 | /lib | 180k - 202k, Link |
Speedport W 503V MK | 4.79 | /lib | 236k, Link |
Speedport W 504V MK | 5.04 | /lib | 257k, Link |
Speedport W 701V | 4.25 - 4.81 | /lib | 110k - 202k, Link |
Speedport W 721V | 4.74 - 4.75 | /lib | 188k, Link |
Speedport W 722V | 4.76 - 4.79 | /lib | 188k, Link |
Speedport W 900V | 4.21 - 4.57 | /lib | 110k - 173k, Link |
Speedport W 920V | 4.78 - 4.79 | /lib | 199k, Link |
Speedport W 101 Bridge | 4.68 | /lib | 171k, Link |
Eumex 300 IP | 3.29 - 4.44 | /lib | 91.5k - 165k, Link |
Alice IAD 5130 | 4.65 - 4.71 | /lib | 163k - 166k, Link |
Alice IAD WLAN 3331 | 4.90 | /lib | 196k, Link |
Alice IAD 7570 vDSL | 4.86 - 5.09 | /lib | 190k - 193k, Link |
155 models use this library |
Symbols
Daily updated index of all symbols of this library. Last update: 2024-11-09 07:55 GMT.
Firmware | Symbol |
---|---|
5.27 - 8.00 | AHAUSRCFG_ahausrcfg_alloc |
5.27 - 8.00 | AHAUSRCFG_ahausrcfg_free |
5.27 - 8.00 | AHAUSRCFG_googlecal_alloc |
5.27 - 8.00 | AHAUSRCFG_googlecal_free |
7.61 - 7.90 | AHAUSRCFG_mattercfg_alloc |
7.61 - 7.90 | AHAUSRCFG_mattercfg_free |
7.90 | AR7CFGTYPES_autodetectparams_alloc |
7.90 | AR7CFGTYPES_autodetectparams_free |
7.90 | AR7CFGTYPES_dslencaptemplate_alloc |
7.90 | AR7CFGTYPES_dslencaptemplate_free |
7.90 | AR7CFGTYPES_vlanparam_alloc |
7.90 | AR7CFGTYPES_vlanparam_free |
1.120 - 8.00 | AR7CFG_DPCFG_config_alloc |
1.120 - 8.00 | AR7CFG_DPCFG_config_free |
4.23 - 5.09 | AR7CFG_DPCFG_config_struct |
1.120 - 8.00 | AR7CFG_DPCFG_icmp_alloc |
1.120 - 8.00 | AR7CFG_DPCFG_icmp_free |
4.23 - 5.09 | AR7CFG_DPCFG_icmp_struct |
1.120 - 8.00 | AR7CFG_DPCFG_ipfw_set_alloc |
1.120 - 8.00 | AR7CFG_DPCFG_ipfw_set_free |
4.23 - 5.09 | AR7CFG_DPCFG_ipfw_set_struct |
1.120 - 8.00 | AR7CFG_DPCFG_masq_timeouts_alloc |
1.120 - 8.00 | AR7CFG_DPCFG_masq_timeouts_free |
4.23 - 5.09 | AR7CFG_DPCFG_masq_timeouts_struct |
1.120 - 8.00 | AR7CFG_DPCFG_ratelimit_alloc |
1.120 - 8.00 | AR7CFG_DPCFG_ratelimit_free |
4.23 - 5.09 | AR7CFG_DPCFG_ratelimit_struct |
4.23 - 5.09 | AR7CFG_DPCFG_security_enum |
4.23 - 5.09 | AR7CFG_DPCFG_security_enumdef |
4.28 - 8.00 | AR7CFG_TR_064_alloc |
4.28 - 8.00 | AR7CFG_TR_064_free |
4.28 - 5.09 | AR7CFG_TR_064_struct |
4.80 - 4.85 | AR7CFG_ap2apmode_enum |
4.80 - 4.85 | AR7CFG_ap2apmode_enumdef |
6.25 - 8.00 | AR7CFG_app_alloc |
6.25 - 8.00 | AR7CFG_app_free |
6.25 - 8.00 | AR7CFG_apps_alloc |
6.25 - 8.00 | AR7CFG_apps_free |
1.120 - 8.00 | AR7CFG_ar7cfg_alloc |
1.120 - 8.00 | AR7CFG_ar7cfg_free |
4.23 - 5.09 | AR7CFG_ar7cfg_struct |
7.90 - 8.00 | AR7CFG_asset_bundle_download_alloc |
7.90 - 8.00 | AR7CFG_asset_bundle_download_free |
4.23 - 5.09 | AR7CFG_atm_traffic_class_enum |
4.23 - 5.09 | AR7CFG_atm_traffic_class_enumdef |
4.38 - 4.98 | AR7CFG_auraframework_alloc |
4.38 - 4.98 | AR7CFG_auraframework_free |
4.38 - 4.98 | AR7CFG_auraframework_struct |
4.52 - 8.00 | AR7CFG_autodetectparams_alloc |
4.52 - 8.00 | AR7CFG_autodetectparams_free |
4.52 - 5.09 | AR7CFG_autodetectparams_struct |
6.98 - 8.00 | AR7CFG_autoprio_param_alloc |
6.98 - 8.00 | AR7CFG_autoprio_param_free |
7.39 - 8.00 | AR7CFG_avmcountercfg_alloc |
7.39 - 8.00 | AR7CFG_avmcountercfg_free |
7.39 - 8.00 | AR7CFG_avmcounterneigh_alloc |
7.39 - 8.00 | AR7CFG_avmcounterneigh_free |
7.39 - 8.00 | AR7CFG_avmcounterrule_alloc |
7.39 - 8.00 | AR7CFG_avmcounterrule_free |
4.50 - 8.00 | AR7CFG_avmlogd_alloc |
4.50 - 8.00 | AR7CFG_avmlogd_free |
4.50 - 5.09 | AR7CFG_avmlogd_struct |
1.120 - 3.14 | AR7CFG_b_tab_alloc |
1.120 - 3.14 | AR7CFG_b_tab_free |
7.19 - 8.00 | AR7CFG_backendsupport_alloc |
7.19 - 8.00 | AR7CFG_backendsupport_free |
7.39 - 8.00 | AR7CFG_blocked_wan_ip_alloc |
7.39 - 8.00 | AR7CFG_blocked_wan_ip_free |
5.27 - 8.00 | AR7CFG_box_user_alloc |
5.27 - 8.00 | AR7CFG_box_user_free |
7.39 - 8.00 | AR7CFG_boxmove_dest_alloc |
7.39 - 8.00 | AR7CFG_boxmove_dest_free |
5.27 - 8.00 | AR7CFG_boxusers_alloc |
5.27 - 8.00 | AR7CFG_boxusers_free |
1.133 - 8.00 | AR7CFG_budget_alloc |
1.133 - 8.00 | AR7CFG_budget_free |
4.23 - 5.09 | AR7CFG_budget_struct |
6.83 - 7.19 | AR7CFG_candc_filter_alloc |
6.83 - 7.19 | AR7CFG_candc_filter_free |
1.120 - 8.00 | AR7CFG_capiovertcp_alloc |
1.120 - 8.00 | AR7CFG_capiovertcp_free |
4.23 - 5.09 | AR7CFG_capiovertcp_struct |
6.10 - 8.00 | AR7CFG_circuit_id_data_alloc |
6.10 - 8.00 | AR7CFG_circuit_id_data_free |
4.28 - 7.32 | AR7CFG_cpmacspecial_alloc |
4.28 - 7.32 | AR7CFG_cpmacspecial_free |
4.28 - 5.09 | AR7CFG_cpmacspecial_struct |
4.28 - 8.00 | AR7CFG_cpu_schedule_alloc |
4.28 - 8.00 | AR7CFG_cpu_schedule_free |
4.28 - 5.09 | AR7CFG_cpu_schedule_struct |
1.120 - 8.00 | AR7CFG_ddns_alloc |
1.120 - 8.00 | AR7CFG_ddns_free |
4.23 - 5.09 | AR7CFG_ddns_struct |
7.08 | AR7CFG_ddnsa |
1.120 - 8.00 | AR7CFG_ddnsaccount_alloc |
1.120 - 8.00 | AR7CFG_ddnsaccount_free |
4.23 - 5.09 | AR7CFG_ddnsaccount_struct |
1.120 - 8.00 | AR7CFG_ddnsprovider_alloc |
1.120 - 8.00 | AR7CFG_ddnsprovider_free |
4.23 - 5.09 | AR7CFG_ddnsprovider_struct |
1.120 - 8.00 | AR7CFG_ddnstype_alloc |
1.120 - 8.00 | AR7CFG_ddnstype_free |
4.23 - 5.09 | AR7CFG_ddnstype_struct |
4.80 - 8.00 | AR7CFG_dhcpclass_alloc |
4.80 - 8.00 | AR7CFG_dhcpclass_free |
4.80 - 5.09 | AR7CFG_dhcpclass_struct |
1.128 - 8.00 | AR7CFG_dhcpclient_alloc |
1.128 - 8.00 | AR7CFG_dhcpclient_free |
4.23 - 5.09 | AR7CFG_dhcpclient_struct |
4.38 - 4.99 | AR7CFG_dhcpethsrctabmatch_alloc |
4.38 - 4.99 | AR7CFG_dhcpethsrctabmatch_free |
4.38 - 4.99 | AR7CFG_dhcpethsrctabmatch_struct |
1.120 - 8.00 | AR7CFG_dhcpgeneric_alloc |
1.120 - 8.00 | AR7CFG_dhcpgeneric_free |
4.23 - 5.09 | AR7CFG_dhcpgeneric_struct |
1.120 - 3.14 | AR7CFG_dhcpoptions_alloc |
1.120 - 3.14 | AR7CFG_dhcpoptions_free |
1.120 - 3.14 | AR7CFG_dhcpoptions_memberbymagic |
4.80 - 8.00 | AR7CFG_dhcpoverwrite_alloc |
4.80 - 8.00 | AR7CFG_dhcpoverwrite_free |
4.80 - 4.88 | AR7CFG_dhcpoverwrite_struct |
1.120 - 8.00 | AR7CFG_dhcpserver_alloc |
1.120 - 8.00 | AR7CFG_dhcpserver_free |
4.23 - 5.09 | AR7CFG_dhcpserver_struct |
4.57 - 8.00 | AR7CFG_dhcpstatic_alloc |
4.57 - 8.00 | AR7CFG_dhcpstatic_free |
4.57 - 5.09 | AR7CFG_dhcpstatic_struct |
4.74 - 4.99 | AR7CFG_dhcpv6wanmode_enum |
4.74 - 4.99 | AR7CFG_dhcpv6wanmode_enumdef |
6.25 - 6.110 | AR7CFG_diagnosemail_alloc |
6.25 - 6.110 | AR7CFG_diagnosemail_free |
7.39 - 8.00 | AR7CFG_dnsdomain_policy_alloc |
7.39 - 8.00 | AR7CFG_dnsdomain_policy_free |
1.128 - 8.00 | AR7CFG_dnsserver_alloc |
1.128 - 8.00 | AR7CFG_dnsserver_free |
4.23 - 5.09 | AR7CFG_dnsserver_struct |
6.98 - 8.00 | AR7CFG_dpm_config_alloc |
6.98 - 8.00 | AR7CFG_dpm_config_free |
6.98 - 8.00 | AR7CFG_dpm_device_plc_alloc |
6.98 - 8.00 | AR7CFG_dpm_device_plc_free |
6.98 - 8.00 | AR7CFG_dpm_psd_descriptor_alloc |
6.98 - 8.00 | AR7CFG_dpm_psd_descriptor_free |
1.120 - 8.00 | AR7CFG_dslconfig_alloc |
1.120 - 8.00 | AR7CFG_dslconfig_free |
4.23 - 5.09 | AR7CFG_dslconfig_struct |
4.23 - 5.09 | AR7CFG_dsldmode_enum |
4.23 - 5.09 | AR7CFG_dsldmode_enumdef |
4.23 - 5.09 | AR7CFG_dslencap_enum |
4.23 - 5.09 | AR7CFG_dslencap_enumdef |
3.23 - 8.00 | AR7CFG_dslencap_ether_cfg_alloc |
3.23 - 8.00 | AR7CFG_dslencap_ether_cfg_free |
4.23 - 5.09 | AR7CFG_dslencap_ether_cfg_struct |
1.120 - 8.00 | AR7CFG_dslencaptemplate_alloc |
1.120 - 8.00 | AR7CFG_dslencaptemplate_free |
4.23 - 5.09 | AR7CFG_dslencaptemplate_struct |
3.58 - 8.00 | AR7CFG_dslglobalconfig_alloc |
3.58 - 8.00 | AR7CFG_dslglobalconfig_free |
4.23 - 5.09 | AR7CFG_dslglobalconfig_struct |
1.120 - 8.00 | AR7CFG_dslifaceconfig_alloc |
1.120 - 8.00 | AR7CFG_dslifaceconfig_free |
4.23 - 5.09 | AR7CFG_dslifaceconfig_struct |
4.44 - 8.00 | AR7CFG_dslifaceroute_alloc |
4.44 - 8.00 | AR7CFG_dslifaceroute_free |
4.44 - 5.09 | AR7CFG_dslifaceroute_struct |
4.23 - 5.09 | AR7CFG_emailinterval_enum |
4.23 - 5.09 | AR7CFG_emailinterval_enumdef |
3.42 - 8.00 | AR7CFG_emailnotify_alloc |
3.42 - 8.00 | AR7CFG_emailnotify_free |
4.23 - 5.09 | AR7CFG_emailnotify_struct |
5.29 - 8.00 | AR7CFG_emailservice_alloc |
5.29 - 8.00 | AR7CFG_emailservice_free |
6.36 | AR7CFG_emailservice_on_alloc |
6.36 | AR7CFG_emailservice_on_free |
6.25 - 7.18 | AR7CFG_eth_port_alloc |
5.07 - 8.00 | AR7CFG_eth_port_config_alloc |
5.07 - 8.00 | AR7CFG_eth_port_config_free |
6.25 - 7.18 | AR7CFG_eth_port_free |
4.28 - 8.00 | AR7CFG_ethernet_eco_alloc |
4.28 - 8.00 | AR7CFG_ethernet_eco_free |
4.28 - 5.09 | AR7CFG_ethernet_eco_struct |
4.23 - 5.09 | AR7CFG_ethmode_enum |
4.23 - 5.09 | AR7CFG_ethmode_enumdef |
4.38 - 5.09 | AR7CFG_fminiframework_alloc |
4.38 - 5.09 | AR7CFG_fminiframework_free |
4.38 - 5.09 | AR7CFG_fminiframework_struct |
6.98 - 8.00 | AR7CFG_fwupdatehintmail_alloc |
6.98 - 8.00 | AR7CFG_fwupdatehintmail_free |
6.25 - 8.00 | AR7CFG_gre_server_cfg_alloc |
6.25 - 8.00 | AR7CFG_gre_server_cfg_free |
6.25 - 8.00 | AR7CFG_gre_server_dpd_alloc |
6.25 - 8.00 | AR7CFG_gre_server_dpd_free |
5.58 - 8.00 | AR7CFG_hotspotcfg_alloc |
5.58 - 8.00 | AR7CFG_hotspotcfg_free |
6.10 - 8.00 | AR7CFG_hotspotdevice_alloc |
6.10 - 8.00 | AR7CFG_hotspotdevice_free |
5.29 - 7.81 | AR7CFG_hurricane_electric_alloc |
5.29 - 7.81 | AR7CFG_hurricane_electric_free |
5.58 - 8.00 | AR7CFG_hybrid_sync_alloc |
5.58 - 8.00 | AR7CFG_hybrid_sync_free |
6.98 - 8.00 | AR7CFG_hybridcfg_alloc |
6.98 - 8.00 | AR7CFG_hybridcfg_free |
1.120 - 8.00 | AR7CFG_ifaceconfig_alloc |
1.120 - 8.00 | AR7CFG_ifaceconfig_free |
4.23 - 5.09 | AR7CFG_ifaceconfig_struct |
4.63 - 7.81 | AR7CFG_in_natrule_alloc |
4.63 - 7.81 | AR7CFG_in_natrule_free |
4.63 - 5.09 | AR7CFG_in_natrule_struct |
4.80 - 8.00 | AR7CFG_ip6_6rd_cfg_alloc |
4.80 - 8.00 | AR7CFG_ip6_6rd_cfg_free |
4.80 - 4.85 | AR7CFG_ip6_6rd_cfg_struct |
4.80 - 8.00 | AR7CFG_ip6_6to4static_cfg_alloc |
4.80 - 8.00 | AR7CFG_ip6_6to4static_cfg_free |
4.80 - 4.85 | AR7CFG_ip6_6to4static_cfg_struct |
5.01 - 8.00 | AR7CFG_ip6_static_cfg_alloc |
5.01 - 8.00 | AR7CFG_ip6_static_cfg_free |
4.28 - 8.00 | AR7CFG_ipbridgeconfig_alloc |
4.28 - 8.00 | AR7CFG_ipbridgeconfig_free |
4.28 - 5.09 | AR7CFG_ipbridgeconfig_struct |
1.120 - 3.14 | AR7CFG_ipnet_alloc |
1.120 - 3.14 | AR7CFG_ipnet_free |
4.44 - 8.00 | AR7CFG_ipsecbridgeconfig_alloc |
4.44 - 8.00 | AR7CFG_ipsecbridgeconfig_free |
4.44 - 5.09 | AR7CFG_ipsecbridgeconfig_struct |
6.10 - 8.00 | AR7CFG_ipv4net_alloc |
6.10 - 8.00 | AR7CFG_ipv4net_free |
4.74 - 8.00 | AR7CFG_ipv6_alloc |
4.77 - 8.00 | AR7CFG_ipv6_firewall_rule_alloc |
4.77 - 8.00 | AR7CFG_ipv6_firewall_rule_free |
4.77 - 4.97 | AR7CFG_ipv6_firewall_rule_struct |
4.74 - 8.00 | AR7CFG_ipv6_free |
4.74 - 4.99 | AR7CFG_ipv6_labcfg_alloc |
4.74 - 4.99 | AR7CFG_ipv6_labcfg_free |
4.74 - 4.99 | AR7CFG_ipv6_labcfg_struct |
6.84 - 8.00 | AR7CFG_ipv6_multiwan_alloc |
6.84 - 8.00 | AR7CFG_ipv6_multiwan_free |
4.74 - 4.99 | AR7CFG_ipv6_struct |
4.74 - 4.99 | AR7CFG_ipv6mode_enum |
4.74 - 4.99 | AR7CFG_ipv6mode_enumdef |
5.07 - 8.00 | AR7CFG_jasonii_alloc |
5.27 - 8.00 | AR7CFG_jasonii_device_alloc |
5.27 - 8.00 | AR7CFG_jasonii_device_free |
5.07 - 8.00 | AR7CFG_jasonii_free |
7.08 - 8.00 | AR7CFG_jasonii_oauth_credentials_alloc |
7.08 - 8.00 | AR7CFG_jasonii_oauth_credentials_free |
5.27 - 8.00 | AR7CFG_jasonii_service_alloc |
5.27 - 8.00 | AR7CFG_jasonii_service_free |
5.58 - 8.00 | AR7CFG_l2tpcfg_alloc |
5.58 - 8.00 | AR7CFG_l2tpcfg_free |
4.28 - 8.00 | AR7CFG_landevice_alloc |
4.28 - 8.00 | AR7CFG_landevice_free |
4.28 - 5.09 | AR7CFG_landevice_struct |
4.28 - 8.00 | AR7CFG_landevices_alloc |
4.28 - 8.00 | AR7CFG_landevices_free |
4.28 - 5.09 | AR7CFG_landevices_struct |
4.03 - 8.00 | AR7CFG_led_alloc |
4.03 - 8.00 | AR7CFG_led_free |
4.23 - 5.09 | AR7CFG_led_struct |
6.83 - 8.00 | AR7CFG_letsencrypt_alloc |
6.83 - 8.00 | AR7CFG_letsencrypt_free |
5.53 - 8.00 | AR7CFG_lisp_autoprio_alloc |
5.53 - 8.00 | AR7CFG_lisp_autoprio_free |
5.53 - 6.110 | AR7CFG_lisp_autoprio_param_alloc |
5.53 - 6.110 | AR7CFG_lisp_autoprio_param_free |
5.50 - 8.00 | AR7CFG_lisp_eid_alloc |
5.50 - 8.00 | AR7CFG_lisp_eid_free |
5.50 - 8.00 | AR7CFG_lispcfg_alloc |
5.50 - 8.00 | AR7CFG_lispcfg_free |
5.53 - 8.00 | AR7CFG_lispdiv_config_alloc |
5.53 - 8.00 | AR7CFG_lispdiv_config_free |
4.28 - 4.99 | AR7CFG_media_alloc |
4.28 - 4.99 | AR7CFG_media_free |
4.28 - 4.99 | AR7CFG_media_struct |
4.61 - 5.09 | AR7CFG_medium_type_enum |
4.61 - 5.09 | AR7CFG_medium_type_enumdef |
6.35 - 8.00 | AR7CFG_messages_from_manufacturer_alloc |
6.35 - 8.00 | AR7CFG_messages_from_manufacturer_free |
7.19 - 8.00 | AR7CFG_mobileconfig_alloc |
7.19 - 8.00 | AR7CFG_mobileconfig_free |
4.03 - 8.00 | AR7CFG_mrouter_alloc |
4.03 - 8.00 | AR7CFG_mrouter_free |
4.23 - 5.09 | AR7CFG_mrouter_struct |
6.98 - 8.00 | AR7CFG_msg_filter_alloc |
6.98 - 8.00 | AR7CFG_msg_filter_free |
4.70 - 5.09 | AR7CFG_mtumode_enum |
4.70 - 5.09 | AR7CFG_mtumode_enumdef |
6.84 - 8.00 | AR7CFG_multiwan_alloc |
6.84 - 8.00 | AR7CFG_multiwan_free |
5.58 - 7.81 | AR7CFG_nas_cpu_alloc |
5.58 - 7.81 | AR7CFG_nas_cpu_free |
3.85 - 8.00 | AR7CFG_night_time_control_alloc |
3.85 - 8.00 | AR7CFG_night_time_control_free |
4.23 - 5.09 | AR7CFG_night_time_control_struct |
4.38 - 8.00 | AR7CFG_nqos_alloc |
4.38 - 8.00 | AR7CFG_nqos_free |
4.38 - 5.09 | AR7CFG_nqos_struct |
3.73 - 8.00 | AR7CFG_ntpclient_alloc |
3.73 - 8.00 | AR7CFG_ntpclient_free |
4.23 - 5.09 | AR7CFG_ntpclient_struct |
4.63 - 7.81 | AR7CFG_out_natrule_alloc |
4.63 - 7.81 | AR7CFG_out_natrule_free |
4.63 - 5.09 | AR7CFG_out_natrule_struct |
7.08 - 8.00 | AR7CFG_pcp_alloc |
7.08 - 8.00 | AR7CFG_pcp_free |
7.19 - 8.00 | AR7CFG_port_range_alloc |
7.19 - 8.00 | AR7CFG_port_range_free |
5.50 - 8.00 | AR7CFG_powerline_alloc |
5.50 - 8.00 | AR7CFG_powerline_free |
3.58 - 8.00 | AR7CFG_pppoefwconfig_alloc |
3.58 - 8.00 | AR7CFG_pppoefwconfig_free |
4.23 - 5.09 | AR7CFG_pppoefwconfig_struct |
1.120 - 3.53 | AR7CFG_pppoewfwconfig_alloc |
1.120 - 3.53 | AR7CFG_pppoewfwconfig_free |
4.57 - 8.00 | AR7CFG_prio_profile_alloc |
4.57 - 8.00 | AR7CFG_prio_profile_free |
4.57 - 5.09 | AR7CFG_prio_profile_struct |
4.44 - 5.09 | AR7CFG_prio_type_enum |
4.44 - 5.09 | AR7CFG_prio_type_enumdef |
4.44 - 8.00 | AR7CFG_prio_user_alloc |
4.44 - 8.00 | AR7CFG_prio_user_free |
4.44 - 5.09 | AR7CFG_prio_user_struct |
4.44 - 8.00 | AR7CFG_prios_alloc |
4.44 - 8.00 | AR7CFG_prios_free |
4.44 - 5.09 | AR7CFG_prios_struct |
4.74 - 8.00 | AR7CFG_provider_default_alloc |
4.74 - 8.00 | AR7CFG_provider_default_free |
4.74 - 4.99 | AR7CFG_provider_default_struct |
4.28 - 5.09 | AR7CFG_qos_alloc |
4.38 - 8.00 | AR7CFG_qos_appl_cfg_alloc |
4.38 - 8.00 | AR7CFG_qos_appl_cfg_free |
4.38 - 5.09 | AR7CFG_qos_appl_cfg_struct |
4.57 - 8.00 | AR7CFG_qos_bridge_cfg_alloc |
4.57 - 8.00 | AR7CFG_qos_bridge_cfg_free |
4.57 - 5.09 | AR7CFG_qos_bridge_cfg_struct |
4.44 - 5.09 | AR7CFG_qos_cfgtype_enum |
4.44 - 5.09 | AR7CFG_qos_cfgtype_enumdef |
4.38 - 5.09 | AR7CFG_qos_classiface_enum |
4.38 - 5.09 | AR7CFG_qos_classiface_enumdef |
4.38 - 5.09 | AR7CFG_qos_classifier_appl_enum |
4.38 - 5.09 | AR7CFG_qos_classifier_appl_enumdef |
4.38 - 8.00 | AR7CFG_qos_classifier_cfg_alloc |
4.38 - 8.00 | AR7CFG_qos_classifier_cfg_free |
4.38 - 5.09 | AR7CFG_qos_classifier_cfg_struct |
6.51 - 8.00 | AR7CFG_qos_dyn_queue_alloc |
6.51 - 8.00 | AR7CFG_qos_dyn_queue_free |
4.38 - 8.00 | AR7CFG_qos_flow_cfg_alloc |
4.38 - 8.00 | AR7CFG_qos_flow_cfg_free |
4.38 - 5.09 | AR7CFG_qos_flow_cfg_struct |
4.57 - 8.00 | AR7CFG_qos_forward_cfg_alloc |
4.57 - 8.00 | AR7CFG_qos_forward_cfg_free |
4.57 - 5.09 | AR7CFG_qos_forward_cfg_struct |
4.28 - 5.09 | AR7CFG_qos_free |
7.90 - 8.00 | AR7CFG_qos_lanwan_forward_alloc |
7.90 - 8.00 | AR7CFG_qos_lanwan_forward_free |
4.38 - 8.00 | AR7CFG_qos_queue_cfg_alloc |
4.38 - 8.00 | AR7CFG_qos_queue_cfg_free |
4.38 - 5.09 | AR7CFG_qos_queue_cfg_struct |
4.66 - 5.09 | AR7CFG_qos_queue_type_enum |
4.66 - 5.09 | AR7CFG_qos_queue_type_enumdef |
6.98 - 8.00 | AR7CFG_qos_ratelimit_cfg_alloc |
6.98 - 8.00 | AR7CFG_qos_ratelimit_cfg_free |
6.51 - 8.00 | AR7CFG_qos_regulation_alloc |
6.51 - 8.00 | AR7CFG_qos_regulation_free |
6.51 - 8.00 | AR7CFG_qos_regulation_queue_alloc |
6.51 - 8.00 | AR7CFG_qos_regulation_queue_free |
4.38 - 8.00 | AR7CFG_qos_result_cfg_alloc |
4.38 - 8.00 | AR7CFG_qos_result_cfg_free |
4.38 - 5.09 | AR7CFG_qos_result_cfg_struct |
4.28 - 5.09 | AR7CFG_qos_struct |
4.74 - 8.00 | AR7CFG_radv_alloc |
4.74 - 8.00 | AR7CFG_radv_free |
4.74 - 4.99 | AR7CFG_radv_struct |
4.22 - 8.00 | AR7CFG_rip_alloc |
4.22 - 8.00 | AR7CFG_rip_free |
4.23 - 5.09 | AR7CFG_rip_struct |
5.05 - 8.00 | AR7CFG_ripv2backupcfg_alloc |
5.05 - 8.00 | AR7CFG_ripv2backupcfg_free |
6.10 - 8.00 | AR7CFG_route6_alloc |
6.10 - 8.00 | AR7CFG_route6_free |
3.23 - 8.00 | AR7CFG_route_alloc |
3.23 - 8.00 | AR7CFG_route_free |
4.23 - 5.09 | AR7CFG_route_struct |
7.90 - 8.00 | AR7CFG_s46_port_restriction_cfg_alloc |
7.90 - 8.00 | AR7CFG_s46_port_restriction_cfg_free |
5.05 - 8.00 | AR7CFG_saved_ifacedata_alloc |
5.05 - 8.00 | AR7CFG_saved_ifacedata_free |
3.85 - 8.00 | AR7CFG_saved_non_ata_ip_config_alloc |
3.85 - 8.00 | AR7CFG_saved_non_ata_ip_config_free |
4.23 - 5.09 | AR7CFG_saved_non_ata_ip_config_struct |
6.36 - 8.00 | AR7CFG_securitymail_alloc |
6.36 - 8.00 | AR7CFG_securitymail_free |
4.86 - 8.00 | AR7CFG_serialbackup_alloc |
4.86 - 8.00 | AR7CFG_serialbackup_free |
4.61 - 8.00 | AR7CFG_serialconfig_alloc |
4.61 - 8.00 | AR7CFG_serialconfig_free |
4.61 - 5.09 | AR7CFG_serialconfig_struct |
4.61 - 5.09 | AR7CFG_serialmode_enum |
4.61 - 5.09 | AR7CFG_serialmode_enumdef |
1.120 - 8.00 | AR7CFG_servercfg_alloc |
1.120 - 8.00 | AR7CFG_servercfg_free |
4.23 - 5.09 | AR7CFG_servercfg_struct |
3.58 - 4.99 | AR7CFG_shaperdefinition_alloc |
3.58 - 4.99 | AR7CFG_shaperdefinition_free |
4.23 - 4.99 | AR7CFG_shaperdefinition_struct |
4.74 - 6.110 | AR7CFG_sixxs_alloc |
4.74 - 6.110 | AR7CFG_sixxs_free |
4.74 - 4.99 | AR7CFG_sixxs_struct |
5.06 - 8.00 | AR7CFG_speedtest_alloc |
5.06 - 8.00 | AR7CFG_speedtest_free |
4.23 - 5.09 | AR7CFG_struct |
5.07 - 8.00 | AR7CFG_subfolder_alloc |
5.07 - 8.00 | AR7CFG_subfolder_free |
5.53 - 8.00 | AR7CFG_sync_group_alloc |
5.53 - 8.00 | AR7CFG_sync_group_free |
4.28 - 5.09 | AR7CFG_tcclass2tos_alloc |
4.28 - 5.09 | AR7CFG_tcclass2tos_free |
4.28 - 5.09 | AR7CFG_tcclass2tos_struct |
4.28 - 5.09 | AR7CFG_tcclassrules_alloc |
4.28 - 5.09 | AR7CFG_tcclassrules_free |
4.28 - 5.09 | AR7CFG_tcclassrules_struct |
6.54 - 8.00 | AR7CFG_tfa_accessing_ip_alloc |
6.54 - 8.00 | AR7CFG_tfa_accessing_ip_free |
4.03 - 8.00 | AR7CFG_timezone_manual_alloc |
4.03 - 8.00 | AR7CFG_timezone_manual_free |
4.23 - 5.09 | AR7CFG_timezone_manual_struct |
5.07 - 8.00 | AR7CFG_trunk_port_cfg_alloc |
5.07 - 8.00 | AR7CFG_trunk_port_cfg_free |
7.19 - 8.00 | AR7CFG_twamp_reflector_alloc |
7.19 - 8.00 | AR7CFG_twamp_reflector_free |
4.74 - 4.99 | AR7CFG_ulamode_enum |
4.74 - 4.99 | AR7CFG_ulamode_enumdef |
4.47 - 8.00 | AR7CFG_unattended_update_alloc |
4.47 - 8.00 | AR7CFG_unattended_update_free |
4.47 - 5.09 | AR7CFG_unattended_update_struct |
6.25 - 8.00 | AR7CFG_update_state_alloc |
6.25 - 8.00 | AR7CFG_update_state_free |
4.28 - 8.00 | AR7CFG_url_redirect_alloc |
4.28 - 8.00 | AR7CFG_url_redirect_free |
4.28 - 5.09 | AR7CFG_url_redirect_struct |
3.42 - 4.99 | AR7CFG_usbhost_alloc |
3.42 - 4.99 | AR7CFG_usbhost_free |
4.23 - 4.99 | AR7CFG_usbhost_struct |
1.120 - 8.00 | AR7CFG_userauth_alloc |
1.120 - 8.00 | AR7CFG_userauth_free |
4.23 - 5.09 | AR7CFG_userauth_struct |
3.58 - 8.00 | AR7CFG_vcc_config_alloc |
3.58 - 8.00 | AR7CFG_vcc_config_free |
4.23 - 5.09 | AR7CFG_vcc_config_struct |
4.23 - 5.09 | AR7CFG_vlanencap_enum |
4.23 - 5.09 | AR7CFG_vlanencap_enumdef |
4.03 - 8.00 | AR7CFG_vlanparam_alloc |
4.03 - 8.00 | AR7CFG_vlanparam_free |
5.55 - 8.00 | AR7CFG_vlanparam_list_alloc |
5.55 - 8.00 | AR7CFG_vlanparam_list_free |
4.23 - 5.09 | AR7CFG_vlanparam_struct |
4.07 - 8.00 | AR7CFG_voipbackupcfg_alloc |
4.07 - 8.00 | AR7CFG_voipbackupcfg_free |
4.23 - 5.09 | AR7CFG_voipbackupcfg_struct |
1.120 - 3.14 | AR7CFG_w_tab_alloc |
1.120 - 3.14 | AR7CFG_w_tab_free |
4.63 - 4.99 | AR7CFG_webdavclient_alloc |
4.63 - 4.99 | AR7CFG_webdavclient_free |
4.63 - 4.99 | AR7CFG_webdavclient_struct |
1.120 - 8.00 | AR7CFG_websrv_alloc |
1.120 - 8.00 | AR7CFG_websrv_free |
4.23 - 5.09 | AR7CFG_websrv_struct |
1.120 - 8.00 | AR7CFG_webui_alloc |
1.120 - 8.00 | AR7CFG_webui_free |
4.23 - 5.09 | AR7CFG_webui_struct |
1.133 - 8.00 | AR7STAT_InetStat_alloc |
1.133 - 8.00 | AR7STAT_InetStat_free |
3.23 - 8.00 | AR7STAT_InternetStat_alloc |
3.23 - 8.00 | AR7STAT_InternetStat_free |
1.133 - 3.14 | AR7STAT_InternetStatistic_alloc |
1.133 - 3.14 | AR7STAT_InternetStatistic_free |
1.133 - 5.27 | AR7STAT_free |
1.133 - 5.27 | AR7STAT_init |
1.133 - 5.27 | AR7STAT_load |
1.133 - 5.27 | AR7STAT_load_merge |
1.133 - 5.27 | AR7STAT_load_overwrite |
1.133 - 5.27 | AR7STAT_save |
1.133 - 5.27 | AR7STAT_varfree |
1.133 - 5.27 | AR7STAT_varinit |
1.133 - 5.27 | AR7STAT_varload |
1.133 - 5.27 | AR7STAT_varload_merge |
1.133 - 5.27 | AR7STAT_varload_overwrite |
1.133 - 5.27 | AR7STAT_varsave |
6.54 - 6.93 | BoxHasPhysicalTelephonyInterfaces |
3.23 - 8.00 | DHCPOPTIONS_b_tab_alloc |
3.23 - 8.00 | DHCPOPTIONS_b_tab_free |
4.23 - 5.09 | DHCPOPTIONS_b_tab_struct |
4.28 - 8.00 | DHCPOPTIONS_classless_iproute_alloc |
4.28 - 8.00 | DHCPOPTIONS_classless_iproute_free |
4.28 - 5.09 | DHCPOPTIONS_classless_iproute_struct |
3.23 - 8.00 | DHCPOPTIONS_dhcpoptions_alloc |
3.23 - 8.00 | DHCPOPTIONS_dhcpoptions_free |
3.23 - 8.00 | DHCPOPTIONS_dhcpoptions_memberbymagic |
4.23 - 5.09 | DHCPOPTIONS_dhcpoptions_struct |
4.74 - 8.00 | DHCPOPTIONS_generic_option_alloc |
4.74 - 8.00 | DHCPOPTIONS_generic_option_free |
4.74 - 4.99 | DHCPOPTIONS_generic_option_struct |
3.23 - 8.00 | DHCPOPTIONS_ipnet_alloc |
3.23 - 8.00 | DHCPOPTIONS_ipnet_free |
4.23 - 5.09 | DHCPOPTIONS_ipnet_struct |
5.01 - 8.00 | DHCPOPTIONS_option_6rd_alloc |
5.01 - 8.00 | DHCPOPTIONS_option_6rd_free |
6.10 - 8.00 | DHCPOPTIONS_option_pcp_server_alloc |
6.10 - 8.00 | DHCPOPTIONS_option_pcp_server_free |
4.23 - 5.09 | DHCPOPTIONS_struct |
4.74 - 8.00 | DHCPOPTIONS_vendor_specific_alloc |
4.74 - 8.00 | DHCPOPTIONS_vendor_specific_free |
4.74 - 4.99 | DHCPOPTIONS_vendor_specific_struct |
3.23 - 8.00 | DHCPOPTIONS_w_tab_alloc |
3.23 - 8.00 | DHCPOPTIONS_w_tab_free |
4.23 - 5.09 | DHCPOPTIONS_w_tab_struct |
7.19 - 8.00 | DHCPV6CFG_dhcpv6_client_alloc |
7.19 - 8.00 | DHCPV6CFG_dhcpv6_client_free |
7.19 - 8.00 | DHCPV6CFG_dhcpv6_iana_alloc |
7.19 - 8.00 | DHCPV6CFG_dhcpv6_iana_free |
7.19 - 8.00 | DHCPV6CFG_dhcpv6_iapd_alloc |
7.19 - 8.00 | DHCPV6CFG_dhcpv6_iapd_free |
7.19 - 8.00 | DHCPV6CFG_dhcpv6_infos_alloc |
7.19 - 8.00 | DHCPV6CFG_dhcpv6_infos_free |
7.19 - 8.00 | ETHPORTCFG_eth_port_alloc |
7.19 - 8.00 | ETHPORTCFG_eth_port_free |
6.51 - 8.00 | EWNWSTATUSCFG_notify_alloc |
6.51 - 8.00 | EWNWSTATUSCFG_notify_free |
6.51 - 8.00 | EWNWSTATUSCFG_notifylandevice_alloc |
6.51 - 8.00 | EWNWSTATUSCFG_notifylandevice_free |
4.70 - 8.00 | FixUserStatistic |
4.70 - 8.00 | FixUserStatisticEx |
7.90 - 8.00 | IPBLOCKLISTCFG_blocked_wan_ip_by_avm_alloc |
7.90 - 8.00 | IPBLOCKLISTCFG_blocked_wan_ip_by_avm_free |
7.90 - 8.00 | IPBLOCKLISTCFG_ipblocklistcfg_alloc |
7.90 - 8.00 | IPBLOCKLISTCFG_ipblocklistcfg_free |
6.10 - 8.00 | IPSECCONF_cfg_esp_protocol_alloc |
6.10 - 8.00 | IPSECCONF_cfg_esp_protocol_free |
6.10 - 8.00 | IPSECCONF_cfg_phase1_enc_algo_alloc |
6.10 - 8.00 | IPSECCONF_cfg_phase1_enc_algo_free |
6.10 - 8.00 | IPSECCONF_cfg_phase1_proposal_alloc |
6.10 - 8.00 | IPSECCONF_cfg_phase1_proposal_free |
6.10 - 8.00 | IPSECCONF_cfg_phase1_security_strategie_alloc |
6.10 - 8.00 | IPSECCONF_cfg_phase1_security_strategie_free |
6.10 - 8.00 | IPSECCONF_cfg_phase2_proposal_alloc |
6.10 - 8.00 | IPSECCONF_cfg_phase2_proposal_free |
6.10 - 8.00 | IPSECCONF_cfg_phase2_security_strategie_alloc |
6.10 - 8.00 | IPSECCONF_cfg_phase2_security_strategie_free |
6.10 - 8.00 | IPSECCONF_cfg_security_strategien_alloc |
6.10 - 8.00 | IPSECCONF_cfg_security_strategien_free |
6.10 - 8.00 | IPSECCONF_dns_alloc |
6.10 - 8.00 | IPSECCONF_dns_free |
6.10 - 8.00 | IPSECCONF_dynamicdns_alloc |
6.10 - 8.00 | IPSECCONF_dynamicdns_free |
6.10 - 8.00 | IPSECCONF_free |
6.10 - 8.00 | IPSECCONF_init |
6.10 - 8.00 | IPSECCONF_load |
6.10 - 8.00 | IPSECCONF_load_merge |
6.10 - 8.00 | IPSECCONF_load_overwrite |
6.10 - 8.00 | IPSECCONF_save |
6.10 - 8.00 | IPSECCONF_varfree |
6.10 - 8.00 | IPSECCONF_varinit |
6.10 - 8.00 | IPSECCONF_varload |
6.10 - 8.00 | IPSECCONF_varload_merge |
6.10 - 8.00 | IPSECCONF_varload_overwrite |
6.10 - 8.00 | IPSECCONF_varsave |
6.10 - 8.00 | IPSECCONF_version_ipsec_alloc |
6.10 - 8.00 | IPSECCONF_version_ipsec_free |
4.70 - 6.69 | IsBudgetReached |
4.62 - 8.00 | IsUnitedInternet |
7.61 - 8.00 | JasonII_IsMyBoxID |
5.27 - 7.32 | JasonII_MinServerVersion |
7.39 - 8.00 | MyFritzOAuthClient_IsMyClientID |
5.04 - 7.32 | NEIGHCFG_neigh_v4_subnet_alloc |
5.04 - 7.32 | NEIGHCFG_neigh_v4_subnet_free |
5.04 - 7.32 | NEIGHCFG_neigh_v6_subnet_alloc |
5.04 - 7.32 | NEIGHCFG_neigh_v6_subnet_free |
6.10 - 7.63 | NEIGHCFG_neighalias_alloc |
6.10 - 7.63 | NEIGHCFG_neighalias_free |
7.39 - 7.63 | NEIGHCFG_neighallowednets_alloc |
7.39 - 7.63 | NEIGHCFG_neighallowednets_free |
5.04 - 7.32 | NEIGHCFG_neighbour_infos_alloc |
5.04 - 7.32 | NEIGHCFG_neighbour_infos_free |
5.04 - 7.63 | NEIGHCFG_neighethaddr_alloc |
5.04 - 7.63 | NEIGHCFG_neighethaddr_free |
5.04 - 7.63 | NEIGHCFG_neighinaddr_alloc |
5.04 - 7.63 | NEIGHCFG_neighinaddr_free |
5.27 - 6.110 | NEIGHCFG_neighname_alloc |
5.27 - 6.110 | NEIGHCFG_neighname_free |
7.39 - 7.63 | NEIGHCFG_neighv4subnet_alloc |
7.39 - 7.63 | NEIGHCFG_neighv4subnet_free |
7.39 - 7.63 | NEIGHCFG_neighv6subnet_alloc |
7.39 - 7.63 | NEIGHCFG_neighv6subnet_free |
7.39 - 8.00 | ONLINECHECKCFG_onlinecheckcfg_alloc |
7.39 - 8.00 | ONLINECHECKCFG_onlinecheckcfg_free |
4.63 - 5.09 | PPPCFG_lcpechodisconnectmode_enum |
4.63 - 5.09 | PPPCFG_lcpechodisconnectmode_enumdef |
4.23 - 5.09 | PPPCFG_pppcfg_authtype_enum |
4.23 - 5.09 | PPPCFG_pppcfg_authtype_enumdef |
4.23 - 5.09 | PPPCFG_pppcfg_coso_enum |
4.23 - 5.09 | PPPCFG_pppcfg_coso_enumdef |
4.23 - 5.09 | PPPCFG_pppcfg_crypt_enum |
4.23 - 5.09 | PPPCFG_pppcfg_crypt_enumdef |
4.23 - 5.09 | PPPCFG_pppcfg_datacomp_enum |
4.23 - 5.09 | PPPCFG_pppcfg_datacomp_enumdef |
4.23 - 5.09 | PPPCFG_pppcfg_icbmode_enum |
4.23 - 5.09 | PPPCFG_pppcfg_icbmode_enumdef |
4.74 - 4.99 | PPPCFG_pppcfg_ipv6mode_enum |
4.74 - 4.99 | PPPCFG_pppcfg_ipv6mode_enumdef |
1.120 - 8.00 | PPPCFG_pppcfg_ml_alloc |
1.120 - 8.00 | PPPCFG_pppcfg_ml_auto_alloc |
1.120 - 8.00 | PPPCFG_pppcfg_ml_auto_free |
4.23 - 5.09 | PPPCFG_pppcfg_ml_auto_struct |
1.120 - 8.00 | PPPCFG_pppcfg_ml_free |
4.23 - 5.09 | PPPCFG_pppcfg_ml_struct |
4.23 - 5.09 | PPPCFG_pppcfg_ocbmode_enum |
4.23 - 5.09 | PPPCFG_pppcfg_ocbmode_enumdef |
1.120 - 8.00 | PPPCFG_pppcfg_target_alloc |
1.120 - 8.00 | PPPCFG_pppcfg_target_free |
4.23 - 5.09 | PPPCFG_pppcfg_target_struct |
4.23 - 5.09 | PPPCFG_pppcfg_targettype_enum |
4.23 - 5.09 | PPPCFG_pppcfg_targettype_enumdef |
1.120 - 8.00 | PPPCFG_pppcfg_userpass_alloc |
1.120 - 8.00 | PPPCFG_pppcfg_userpass_free |
4.23 - 5.09 | PPPCFG_pppcfg_userpass_struct |
4.23 - 5.09 | PPPCFG_struct |
4.70 - 8.00 | StatisticBudgetWarnOnly |
4.70 - 8.00 | StatisticCheckToSave |
4.70 - 8.00 | StatisticConfigure |
4.70 - 8.00 | StatisticConnected |
4.70 - 8.00 | StatisticDisconnected |
4.70 - 8.00 | StatisticExit |
6.36 - 8.00 | StatisticGetdatechanges |
4.85 - 5.09 | StatisticHide |
4.70 - 8.00 | StatisticInit |
6.54 - 8.00 | StatisticIsBudgetReached |
4.70 - 8.00 | StatisticPeriodicUpdate |
4.70 - 8.00 | StatisticRead |
4.70 - 8.00 | StatisticReset |
4.70 - 8.00 | StatisticSetWriteProhibit |
4.70 - 5.09 | TR069CFG_Download_Filetype_enum |
4.70 - 5.09 | TR069CFG_Download_Filetype_enumdef |
4.74 - 4.99 | TR069CFG_Download_Method_enum |
4.74 - 4.99 | TR069CFG_Download_Method_enumdef |
6.54 - 7.32 | TR069CFG_THalp_alloc |
6.54 - 7.32 | TR069CFG_THalp_free |
4.70 - 5.09 | TR069CFG_WindowMode_enum |
4.70 - 5.09 | TR069CFG_WindowMode_enumdef |
4.23 - 5.09 | TR069CFG_struct |
4.06 - 8.00 | TR069CFG_tr069cfg_DeviceInfo_alloc |
4.06 - 8.00 | TR069CFG_tr069cfg_DeviceInfo_free |
4.23 - 5.09 | TR069CFG_tr069cfg_DeviceInfo_struct |
4.06 - 8.00 | TR069CFG_tr069cfg_FirmwareDownload_alloc |
4.06 - 8.00 | TR069CFG_tr069cfg_FirmwareDownload_free |
4.23 - 5.09 | TR069CFG_tr069cfg_FirmwareDownload_struct |
4.06 - 8.00 | TR069CFG_tr069cfg_InternetGatewayDevice_alloc |
4.06 - 8.00 | TR069CFG_tr069cfg_InternetGatewayDevice_free |
4.23 - 5.09 | TR069CFG_tr069cfg_InternetGatewayDevice_struct |
6.51 - 8.00 | TR069CFG_tr069cfg_LabSupport_alloc |
6.51 - 8.00 | TR069CFG_tr069cfg_LabSupport_free |
6.88 - 8.00 | TR069CFG_tr069cfg_Lab_DDNS_alloc |
6.88 - 8.00 | TR069CFG_tr069cfg_Lab_DDNS_free |
4.06 - 8.00 | TR069CFG_tr069cfg_ManagementServer_alloc |
4.06 - 8.00 | TR069CFG_tr069cfg_ManagementServer_free |
4.23 - 5.09 | TR069CFG_tr069cfg_ManagementServer_struct |
4.06 - 8.00 | TR069CFG_tr069cfg_ParameterAttribute_alloc |
4.06 - 8.00 | TR069CFG_tr069cfg_ParameterAttribute_free |
4.23 - 5.09 | TR069CFG_tr069cfg_ParameterAttribute_struct |
4.06 - 8.00 | TR069CFG_tr069cfg_SSL_alloc |
4.06 - 8.00 | TR069CFG_tr069cfg_SSL_free |
4.23 - 5.09 | TR069CFG_tr069cfg_SSL_struct |
4.70 - 8.00 | TR069CFG_tr069cfg_ScheduledDownloadQueue_alloc |
4.70 - 8.00 | TR069CFG_tr069cfg_ScheduledDownloadQueue_free |
4.70 - 5.09 | TR069CFG_tr069cfg_ScheduledDownloadQueue_struct |
4.70 - 8.00 | TR069CFG_tr069cfg_TimeWindowStruct_alloc |
4.70 - 8.00 | TR069CFG_tr069cfg_TimeWindowStruct_free |
4.70 - 5.09 | TR069CFG_tr069cfg_TimeWindowStruct_struct |
4.06 - 8.00 | TR069CFG_tr069cfg_alloc |
4.06 - 8.00 | TR069CFG_tr069cfg_free |
4.23 - 5.09 | TR069CFG_tr069cfg_struct |
7.39 - 8.00 | TR369CFG_tr369_alias_alloc |
7.39 - 8.00 | TR369CFG_tr369_alias_free |
7.39 - 8.00 | TR369CFG_tr369_alias_store_alloc |
7.39 - 8.00 | TR369CFG_tr369_alias_store_free |
7.39 - 8.00 | TR369CFG_tr369_boot_param_alloc |
7.39 - 8.00 | TR369CFG_tr369_boot_param_free |
7.39 - 8.00 | TR369CFG_tr369_bulkdata_profile_alloc |
7.39 - 8.00 | TR369CFG_tr369_bulkdata_profile_free |
7.39 - 8.00 | TR369CFG_tr369_controller_alloc |
7.39 - 8.00 | TR369CFG_tr369_controller_free |
7.39 - 8.00 | TR369CFG_tr369_firmware_update_alloc |
7.39 - 8.00 | TR369CFG_tr369_firmware_update_free |
7.39 - 8.00 | TR369CFG_tr369_mtp_tls_alloc |
7.39 - 8.00 | TR369CFG_tr369_mtp_tls_free |
7.39 - 8.00 | TR369CFG_tr369_persistent_subscription_alloc |
7.39 - 8.00 | TR369CFG_tr369_persistent_subscription_free |
7.39 - 8.00 | TR369CFG_tr369_reboot_params_alloc |
7.39 - 8.00 | TR369CFG_tr369_reboot_params_free |
7.39 - 8.00 | TR369CFG_tr369cfg_alloc |
7.39 - 8.00 | TR369CFG_tr369cfg_free |
1.120 - 4.99 | TRAFFICSHAPERCONF__limit_alloc |
1.120 - 4.99 | TRAFFICSHAPERCONF__limit_free |
4.23 - 4.99 | TRAFFICSHAPERCONF__limit_struct |
1.120 - 4.99 | TRAFFICSHAPERCONF__limiter_alloc |
1.120 - 4.99 | TRAFFICSHAPERCONF__limiter_free |
4.23 - 4.99 | TRAFFICSHAPERCONF__limiter_struct |
1.120 - 4.99 | TRAFFICSHAPERCONF__rule_alloc |
1.120 - 4.99 | TRAFFICSHAPERCONF__rule_free |
4.23 - 4.99 | TRAFFICSHAPERCONF__rule_struct |
1.120 - 4.99 | TRAFFICSHAPERCONF__shaperconnection_alloc |
1.120 - 4.99 | TRAFFICSHAPERCONF__shaperconnection_free |
4.23 - 4.99 | TRAFFICSHAPERCONF__shaperconnection_struct |
4.23 - 4.99 | TRAFFICSHAPERCONF_struct |
4.62 - 8.00 | UI_username_convert |
5.55 - 8.00 | USERCFG_filter_profile_alloc |
5.55 - 8.00 | USERCFG_filter_profile_free |
4.22 - 8.00 | USERCFG_internet_policy_alloc |
4.22 - 8.00 | USERCFG_internet_policy_free |
4.23 - 5.09 | USERCFG_internet_policy_struct |
4.22 - 8.00 | USERCFG_internet_ruleset_alloc |
4.22 - 8.00 | USERCFG_internet_ruleset_free |
4.23 - 5.09 | USERCFG_internet_ruleset_struct |
5.55 - 8.00 | USERCFG_internet_user2_alloc |
5.55 - 8.00 | USERCFG_internet_user2_free |
4.22 - 8.00 | USERCFG_internet_user_alloc |
4.22 - 8.00 | USERCFG_internet_user_free |
4.23 - 5.09 | USERCFG_internet_user_struct |
4.44 - 4.97 | USERCFG_prio_type_enum |
4.44 - 4.97 | USERCFG_prio_type_enumdef |
4.23 - 5.09 | USERCFG_struct |
4.22 - 8.00 | USERCFG_timed_ruleset_alloc |
4.22 - 8.00 | USERCFG_timed_ruleset_free |
4.23 - 5.09 | USERCFG_timed_ruleset_struct |
4.22 - 8.00 | USERCFG_usercfg_alloc |
4.22 - 8.00 | USERCFG_usercfg_free |
4.23 - 5.09 | USERCFG_usercfg_struct |
6.25 - 8.00 | USERCFG_valid_ticket_alloc |
6.25 - 8.00 | USERCFG_valid_ticket_free |
5.01 - 5.54 | USERCFG_webprotect_alloc |
5.01 - 5.54 | USERCFG_webprotect_free |
4.22 - 8.00 | USERSTATCFG_UserStat_alloc |
4.22 - 8.00 | USERSTATCFG_UserStat_free |
4.23 - 5.09 | USERSTATCFG_UserStat_struct |
4.22 - 8.00 | USERSTATCFG_UserStatistic_alloc |
4.22 - 8.00 | USERSTATCFG_UserStatistic_free |
4.23 - 5.09 | USERSTATCFG_UserStatistic_struct |
4.22 - 8.00 | USERSTATCFG_internet_user_stat_alloc |
4.22 - 8.00 | USERSTATCFG_internet_user_stat_free |
4.23 - 5.09 | USERSTATCFG_internet_user_stat_struct |
4.23 - 5.09 | USERSTATCFG_internet_user_type_enum |
4.23 - 5.09 | USERSTATCFG_internet_user_type_enumdef |
4.23 - 5.09 | USERSTATCFG_struct |
4.22 - 8.00 | USERSTATCFG_userstatcfg_alloc |
4.22 - 8.00 | USERSTATCFG_userstatcfg_free |
4.23 - 5.09 | USERSTATCFG_userstatcfg_struct |
4.79 | VOIPCFG_cfxsignaling_enum |
4.79 | VOIPCFG_cfxsignaling_enumdef |
4.79 - 4.85 | VOIPCFG_clipnstype_enum |
4.79 - 4.85 | VOIPCFG_clipnstype_enumdef |
4.23 - 5.09 | VOIPCFG_clirtype_enum |
4.23 - 5.09 | VOIPCFG_clirtype_enumdef |
4.31 - 5.09 | VOIPCFG_colptype_enum |
4.31 - 5.09 | VOIPCFG_colptype_enumdef |
4.23 - 5.09 | VOIPCFG_dditype_enum |
4.23 - 5.09 | VOIPCFG_dditype_enumdef |
4.23 - 5.09 | VOIPCFG_dtmfcfg_enum |
4.23 - 5.09 | VOIPCFG_dtmfcfg_enumdef |
4.22 - 8.00 | VOIPCFG_extensioncfg_alloc |
4.22 - 8.00 | VOIPCFG_extensioncfg_free |
4.23 - 5.09 | VOIPCFG_extensioncfg_struct |
5.23 - 8.00 | VOIPCFG_gc_groups_alloc |
5.23 - 8.00 | VOIPCFG_gc_groups_free |
3.23 - 8.00 | VOIPCFG_jitter_config_alloc |
3.23 - 8.00 | VOIPCFG_jitter_config_free |
4.23 - 5.09 | VOIPCFG_jitter_config_struct |
4.68 - 8.00 | VOIPCFG_onlinetelcfg_alloc |
4.68 - 8.00 | VOIPCFG_onlinetelcfg_free |
4.68 - 4.99 | VOIPCFG_onlinetelcfg_struct |
4.62 - 5.09 | VOIPCFG_packetizationcfg_enum |
4.62 - 5.09 | VOIPCFG_packetizationcfg_enumdef |
3.23 - 8.00 | VOIPCFG_plc_config_alloc |
3.23 - 8.00 | VOIPCFG_plc_config_free |
4.23 - 5.09 | VOIPCFG_plc_config_struct |
3.42 - 7.32 | VOIPCFG_presencecontact_alloc |
3.42 - 7.32 | VOIPCFG_presencecontact_free |
4.23 - 5.09 | VOIPCFG_presencecontact_struct |
4.34 - 5.09 | VOIPCFG_regsupportcfg_enum |
4.34 - 5.09 | VOIPCFG_regsupportcfg_enumdef |
3.23 - 8.00 | VOIPCFG_rtpstreamconfig_alloc |
3.23 - 8.00 | VOIPCFG_rtpstreamconfig_free |
4.23 - 5.09 | VOIPCFG_rtpstreamconfig_struct |
4.23 - 5.09 | VOIPCFG_struct |
1.120 - 8.00 | VOIPCFG_uacfg_alloc |
1.120 - 8.00 | VOIPCFG_uacfg_free |
4.23 - 5.09 | VOIPCFG_uacfg_struct |
3.23 - 8.00 | VOIPCFG_vad_config_alloc |
3.23 - 8.00 | VOIPCFG_vad_config_free |
4.23 - 5.09 | VOIPCFG_vad_config_struct |
4.79 - 4.88 | VOIPCFG_vadenabled_enum |
4.79 - 4.88 | VOIPCFG_vadenabled_enumdef |
1.120 - 8.00 | VOIPCFG_voipcfg_alloc |
1.120 - 8.00 | VOIPCFG_voipcfg_free |
4.23 - 5.09 | VOIPCFG_voipcfg_struct |
4.77 - 8.00 | VPNCFG_client_access_rule_alloc |
4.77 - 8.00 | VPNCFG_client_access_rule_free |
4.77 - 4.97 | VPNCFG_client_access_rule_struct |
4.07 - 8.00 | VPNCFG_connipid_alloc |
4.07 - 8.00 | VPNCFG_connipid_free |
4.07 - 8.00 | VPNCFG_connipid_memberbymagic |
4.23 - 4.99 | VPNCFG_connipid_struct |
4.23 - 4.99 | VPNCFG_connkeytype_enum |
4.23 - 4.99 | VPNCFG_connkeytype_enumdef |
4.23 - 4.99 | VPNCFG_connphase1mode_enum |
4.23 - 4.99 | VPNCFG_connphase1mode_enumdef |
4.23 - 4.99 | VPNCFG_conntype_enum |
4.23 - 4.99 | VPNCFG_conntype_enumdef |
4.07 - 8.00 | VPNCFG_connxauthcfg_alloc |
4.07 - 8.00 | VPNCFG_connxauthcfg_free |
4.23 - 4.99 | VPNCFG_connxauthcfg_struct |
5.27 - 8.00 | VPNCFG_free |
5.27 - 8.00 | VPNCFG_init |
7.39 - 8.00 | VPNCFG_ip6addrrangeid_alloc |
7.39 - 8.00 | VPNCFG_ip6addrrangeid_free |
7.39 - 8.00 | VPNCFG_ip6netid_alloc |
7.39 - 8.00 | VPNCFG_ip6netid_free |
4.07 - 8.00 | VPNCFG_ipaddrrangeid_alloc |
4.07 - 8.00 | VPNCFG_ipaddrrangeid_free |
4.23 - 4.99 | VPNCFG_ipaddrrangeid_struct |
4.07 - 8.00 | VPNCFG_ipnetid_alloc |
4.07 - 8.00 | VPNCFG_ipnetid_free |
4.23 - 4.99 | VPNCFG_ipnetid_struct |
5.27 - 8.00 | VPNCFG_load |
5.27 - 8.00 | VPNCFG_load_merge |
5.27 - 8.00 | VPNCFG_load_overwrite |
5.27 - 8.00 | VPNCFG_save |
4.23 - 4.99 | VPNCFG_struct |
5.27 - 8.00 | VPNCFG_varfree |
5.27 - 8.00 | VPNCFG_varinit |
5.27 - 8.00 | VPNCFG_varload |
5.27 - 8.00 | VPNCFG_varload_merge |
5.27 - 8.00 | VPNCFG_varload_overwrite |
5.27 - 8.00 | VPNCFG_varsave |
4.07 - 8.00 | VPNCFG_vpncfg_alloc |
4.07 - 8.00 | VPNCFG_vpncfg_free |
4.23 - 4.99 | VPNCFG_vpncfg_struct |
4.07 - 8.00 | VPNCFG_vpnconnection_alloc |
4.07 - 8.00 | VPNCFG_vpnconnection_free |
4.23 - 4.99 | VPNCFG_vpnconnection_struct |
7.39 - 8.00 | VPNCFG_vpnglobal_alloc |
7.39 - 8.00 | VPNCFG_vpnglobal_free |
7.90 - 8.00 | VPNCFG_wg_error_t_alloc |
7.90 - 8.00 | VPNCFG_wg_error_t_free |
4.23 - 4.99 | WLANCFG_struct |
1.120 - 4.99 | WLANCFG_wlancfg_alloc |
1.120 - 4.99 | WLANCFG_wlancfg_free |
4.23 - 4.99 | WLANCFG_wlancfg_struct |
4.80 - 8.00 | ar7cfg_add_aontv_arch |
4.79 | ar7cfg_add_custom_arch |
4.83 - 6.06 | ar7cfg_add_nl_vdsl_arch |
4.52 - 8.00 | ar7cfg_add_tcom_targetarch |
4.76 - 8.00 | ar7cfg_add_vdsl_resalearch |
1.120 - 8.00 | ar7cfg_convert |
6.25 - 8.00 | ar7cfg_emailnotify_configexport_configured |
6.98 - 8.00 | ar7cfg_emailnotify_configexport_configured_without_password |
7.39 - 8.00 | ar7cfg_emailnotify_crashreport_enabled |
7.08 - 8.00 | ar7cfg_emailnotify_fwupdatehint_configured |
6.25 - 8.00 | ar7cfg_emailnotify_infomail_configured |
6.36 - 8.00 | ar7cfg_emailnotify_infomail_configured_with_eventlist |
6.36 - 8.00 | ar7cfg_emailnotify_securitymail_configured |
7.08 - 8.00 | ar7cfg_emailnotify_sender_configured |
6.25 - 8.00 | ar7cfg_emailnotify_wlangueststatusmail_configured |
7.19 - 8.00 | ar7cfg_find_sync_group_by_name |
5.29 - 8.00 | ar7cfg_get_boxusers |
5.27 - 8.00 | ar7cfg_get_emailnotify_accountname |
5.27 - 8.00 | ar7cfg_get_emailnotify_enabled |
5.27 - 8.00 | ar7cfg_get_emailnotify_from |
5.27 - 8.00 | ar7cfg_get_emailnotify_passwd |
5.27 - 8.00 | ar7cfg_get_emailnotify_smtpserver |
5.27 - 8.00 | ar7cfg_get_emailnotify_to |
7.57 | ar7cfg_get_min_fixed_mtu |
7.90 - 8.00 | ar7cfg_get_powerline_allow_standby |
7.90 - 8.00 | ar7cfg_get_powerline_enabled |
7.90 - 8.00 | ar7cfg_get_powerline_power_save_ex |
6.98 - 8.00 | ar7cfg_get_smtp_port |
6.98 - 8.00 | ar7cfg_get_smtp_sever_and_port |
4.74 - 5.54 | ar7cfg_get_webui_password |
6.51 - 8.00 | ar7cfg_infer_sync_group |
7.39 | ar7cfg_is_1und1_dsl_arch |
7.39 - 8.00 | ar7cfg_is_1und1_pppoe_arch |
6.51 - 8.00 | ar7cfg_is_ata_lan |
7.39 - 8.00 | ar7cfg_is_ata_wlan |
6.51 - 8.00 | ar7cfg_is_ipclient |
4.44 - 8.00 | ar7cfg_is_mini_converted |
7.19 - 8.00 | ar7cfg_is_multipdn_by_vlan |
6.98 - 8.00 | ar7cfg_is_smtp_filter_active |
7.08 - 8.00 | ar7cfg_is_ui_defaultuser |
7.19 - 7.32 | ar7cfg_is_usb_tethering_mode |
7.19 - 8.00 | ar7cfg_ports_in_range |
1.120 - 5.09 | ar7cfg_set_hidden_fields |
7.19 - 8.00 | ar7cfg_set_port_ranges |
5.29 - 8.00 | boxuser_make_unique_username |
5.29 - 8.00 | boxuser_make_userid |
7.90 - 8.00 | budget_state2str |
6.98 - 8.00 | change_route_always_over_internet |
7.90 - 8.00 | config_set_failed_cb |
4.74 - 7.81 | delete_provider_default_config |
5.01 - 6.36 | dnsgetname |
5.01 - 6.36 | dnsskipname |
5.01 - 6.36 | ethaddr2str |
1.120 - 8.00 | factory_config |
6.25 - 8.00 | find_app_by_app_id |
6.25 - 8.00 | find_app_by_username |
6.25 - 8.00 | find_box_user_by_id |
6.54 - 8.00 | find_dsliface |
5.29 - 8.00 | find_enabled_box_user_by_id |
5.29 - 8.00 | find_enabled_box_user_by_name |
5.29 - 8.00 | find_enabled_non_internal_box_user_by_name_or_email |
7.24 - 8.00 | find_enabled_non_internal_box_user_without_password |
6.98 - 8.00 | find_vpnconnection_by_name_and_remoteid |
6.98 - 8.00 | find_vpnconnection_with_name |
6.98 - 8.00 | find_vpnconnection_with_remoteid |
3.14 - 8.00 | fix_ar7_config |
4.89 - 5.08 | fix_tr069_config |
4.44 - 7.31 | fix_user_config |
4.61 - 5.09 | fix_voip_config |
6.51 - 8.00 | fix_vpn_config |
5.27 - 8.00 | free_ahausr_config |
1.120 - 8.00 | free_ar7_config |
1.120 - 8.00 | free_config |
6.51 - 8.00 | free_ewnwstatus_config |
7.90 - 8.00 | free_ipblocklist_config |
7.19 - 8.00 | free_port_range_list |
4.06 - 8.00 | free_tr069_config |
7.39 - 8.00 | free_tr369_config |
4.22 - 8.00 | free_user_config |
4.22 - 8.00 | free_userstat_config |
1.120 - 8.00 | free_voip_config |
4.07 - 8.00 | free_vpn_config |
1.120 - 4.99 | free_wlan_config |
7.24 - 7.63 | get_first_enabled_non_internal_box_user |
6.98 - 8.00 | get_phase1id_as_string |
7.24 - 8.00 | get_profile_not_surf_rules |
4.44 - 8.00 | get_ptest_server |
7.24 - 7.39 | get_vr9_fiber_mapped_dev_name |
7.39 | get_vr9_fiber_mapped_vdevice_name |
7.08 - 8.00 | hostinfo_check_and_switch_relevant_ar7cfg_parts |
7.90 - 8.00 | hostinfo_getddnshostnames |
7.90 - 8.00 | hostinfo_getddnshostnames_prefermyfritz |
6.98 - 8.00 | hostinfo_gethostnames |
7.90 - 8.00 | hostinfo_getlocalhostnames |
6.98 - 8.00 | hostinfo_isvalid |
6.98 - 8.00 | hostinfo_isvalidhostname |
6.98 | hostinfo_isvalidipv4addr |
6.98 | hostinfo_isvalidipv6addr |
5.01 - 6.36 | icmp6_rep2req |
5.05 - 6.21 | icmp_checksum_ok |
5.01 - 6.36 | icmp_rep2req |
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 |
5.01 - 6.36 | ip6addr2str |
5.05 - 6.21 | ip_checksum_ok |
4.56 - 6.36 | ipaccess_optim_rulestruct |
4.56 - 6.36 | ipaccess_parse |
4.56 - 6.36 | ipaccess_string |
4.56 - 6.36 | ipaccess_string_use_flags |
4.56 - 6.36 | ipaccessconnectionflag_parse |
4.56 - 6.36 | ipaccessconnectionflag_string |
4.56 - 6.36 | ipaccessdirection_string |
4.56 - 6.36 | ipaccesslogging_parse |
4.56 - 6.36 | ipaccesslogging_string |
4.56 - 6.36 | ipaccessoperator_parse |
4.56 - 6.36 | ipaccessoperator_string |
4.56 - 6.36 | ipaccesspolicy_parse |
4.56 - 6.36 | ipaccesspolicy_string |
4.56 - 6.36 | ipaccesstcpflag_parse |
4.56 - 6.36 | ipaccesstcpflag_string |
5.01 - 6.36 | ipaddr2str |
4.31 - 5.09 | ipaddrport_parse |
4.31 - 5.09 | ipaddrportrange_parse |
4.31 - 6.36 | ipmasqfwrule_parse |
4.31 - 6.36 | ipmasqfwruleex_parse |
4.31 - 6.36 | ipproto2str |
4.31 - 6.36 | ipproto_parse |
5.01 - 6.36 | is_normalipaddr |
5.01 - 6.36 | is_port_protocol |
6.98 - 8.00 | is_registrar |
5.27 - 8.00 | load_ahausr_config |
1.120 - 8.00 | load_ar7_config |
7.39 - 7.81 | load_ar7_config_with_failed_cb |
1.120 - 8.00 | load_config |
7.04 - 8.00 | load_config_raw |
7.39 - 7.81 | load_config_with_failed_cb |
6.51 - 8.00 | load_ewnwstatus_config |
4.74 - 8.00 | load_factorydefault_config |
7.90 - 8.00 | load_ipblocklist_config |
4.06 - 8.00 | load_tr069_config |
7.39 - 8.00 | load_tr369_config |
4.22 - 8.00 | load_user_config |
4.22 - 8.00 | load_userstat_config |
1.120 - 8.00 | load_voip_config |
4.07 - 8.00 | load_vpn_config |
1.120 - 4.99 | load_wlan_config |
4.62 - 8.00 | mkdisplayname |
4.62 - 8.00 | mkusername |
7.39 - 7.63 | neighallowednets_clone |
7.39 - 7.63 | neighallowednets_free |
7.39 - 7.63 | neighallowednets_getcfg |
7.39 - 7.63 | neighallowednets_register |
7.39 - 7.63 | neighallowednets_register_cbdata |
7.39 - 7.63 | neighallowednets_register_with_cbdata |
7.39 - 7.63 | neighallowednets_setcfg |
7.39 - 7.63 | neighallowednets_unregister |
7.39 - 7.63 | neighallowednets_unregister_with_cbdata |
7.39 - 7.63 | neighbourwatch_exit |
7.39 - 7.63 | neighbourwatch_exit_server |
7.39 - 7.63 | neighbourwatch_init |
7.39 - 7.63 | neighbourwatch_init_server |
7.39 - 7.63 | neighbourwatch_query |
7.39 - 7.63 | neighbourwatch_send |
7.39 - 7.63 | neighbourwatch_send_end |
7.39 - 7.63 | neighbourwatch_send_private |
7.39 - 7.63 | neighethaddr_clone |
7.39 - 7.63 | neighethaddr_event_register |
7.39 - 7.63 | neighethaddr_event_register_cbdata |
7.39 - 7.63 | neighethaddr_event_register_with_cbdata |
7.39 - 7.63 | neighethaddr_event_send |
7.39 - 7.63 | neighethaddr_event_unregister |
7.39 - 7.63 | neighethaddr_free |
7.39 - 7.63 | neighethaddr_getcfg |
7.39 - 7.63 | neighethaddr_show_change_flag |
7.39 - 7.63 | neighethaddr_unregister_with_cbdata |
5.01 - 6.36 | packet_is_valid_dns_query_reply |
5.01 - 6.36 | packet_is_valid_dns_query_request |
4.85 - 7.81 | provider_additive_config_exists |
4.76 - 7.81 | provider_default_config_exists |
4.74 - 7.81 | provider_default_config_supported |
3.23 - 4.99 | pwcrypt_exit |
3.23 - 4.99 | pwcrypt_init |
3.23 - 4.99 | pwcrypt_rand_init |
3.23 - 4.99 | pwencrypt_decrypt |
3.23 - 4.99 | pwencrypt_encrypt |
3.23 - 4.99 | pwencrypt_memdecrypt |
3.23 - 4.99 | pwencrypt_memencrypt |
7.24 - 8.00 | remove_box_user_from_config |
4.34 - 8.00 | rewrite_ar7_config_after_load |
5.27 - 8.00 | save_ahausr_config |
1.120 - 8.00 | save_ar7_config |
1.120 - 8.00 | save_config |
6.51 - 8.00 | save_ewnwstatus_config |
7.90 - 8.00 | save_ipblocklist_config |
4.06 - 8.00 | save_tr069_config |
7.39 - 8.00 | save_tr369_config |
4.22 - 8.00 | save_user_config |
4.22 - 8.00 | save_userstat_config |
1.120 - 8.00 | save_voip_config |
4.07 - 8.00 | save_vpn_config |
1.120 - 4.99 | save_wlan_config |
4.80 - 4.81 | set_flag_for_non_congstar_accounts |
5.05 - 6.21 | set_icmp_checksum |
6.03 - 6.21 | set_icmpv6_checksum |
5.05 - 6.21 | set_ip_checksum |
5.05 - 6.21 | set_tcp_checksum |
6.03 - 6.21 | set_tcpv6_checksum |
5.05 - 6.21 | set_udp_checksum |
6.03 - 6.21 | set_udpv6_checksum |
4.94 | str2in6_addr |
5.05 - 6.21 | tcp_checksum_ok |
4.03 - 6.110 | tffs_createdevicefile |
4.31 - 5.09 | tr069_convert |
7.39 - 8.00 | tr069_lab_ddns_wanted |
6.54 - 8.00 | tr069_use_avm_acs |
5.05 - 6.21 | udp_checksum_ok |
5.01 - 6.36 | update_checksum |
5.05 - 6.21 | update_checksum_u16 |
5.05 - 6.21 | update_checksum_u32 |
5.55 - 8.00 | user_config_get_filter_profile |
4.80 - 4.81 | voipcfg_convert |
4.28 - 8.00 | vpncfg_convert |
7.08 - 8.00 | vpncfg_import_vpncons |
4.48 - 4.99 | wlancfg_convert |
1080 symbols for this library |