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:libminneapolis.so
BoxMatrix >> Shell-Commands >> libminneapolis.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: | libminneapolis.so - type Lib | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> Shared-Libraries - Origin: AVM | ||||||
Path: | Release: /usr/lib Lab+Rel: /usr/lib | ||||||
Properties: | Size: 44.2k - 56.4k - Firmware: 7.19 - 8.00 | ||||||
Function: | Minneapolis datastore encoder / decoder |
Goto: CrossRef - Source - Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
This is research in progress and may be partially or completely wrong.
libminneapolis.so is a datastore encoder / decoder, used to store little or big endian binary or JSON data, see the Symbols.
It is used in context of the ASEC security engine, as you can see in the Dependencies.
Minneapolis is a proprietary structured storage format with header(s) containing these entries:
- magic_number
- data_version
- data_size
- grammar_version
- grammar_index
- grammar_count
- reserved0
- reserved1
Data is stored in chunks using this header, the payload and padding.
Data can be of convert
or store
type with differung magic_number:
- convert:
mplC
- store:
mplS
The grammar entries in the header remind me of my FIT-Image research.
The FIT format has a pointer to the strings of all hunk names (grammar) in its header,
and each stored hunk points into this list of zero terminated strings by an offset.
Some error messages in this lib imply a similar mechanism:
CrossRef
A cross reference shows where functions of a library are used in the system, very helpful to find out the purpose of a library.
fw 7.39 function cross reference:
- only used in libasecutils.so and trustedd
- mnpls_get_error
- not used elsewhere
- convert
- mnpls_decode_*
- mnpls_encode_*
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 /usr/lib/libminneapolis.so | grep -e '\.c$' -e '\.cpp$' <empty>
Dependencies
Daily updated index of all dependencies of this library. Last update: 2024-11-14 07:43 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 | 23 | 7.19 - 8.00 | Dynamic linker / loader | Linux |
Depends on | lib | libc.so | 54 | 7.19 - 8.00 | Standard C library | Linux |
Required by | lib | libahamodaflrwpan.so | 4 | 7.52 - 7.90 | aha plugin library for ZigBee automation | AVM |
Required by | lib | libalwptest.so | 4 | 7.52 - 7.90 | ZigBee production test | AVM |
Required by | lib | libalwtools.so | 4 | 7.61 - 7.90 | Alias of libalwptest.so | AVM |
Required by | lib | libalwudsmsg.so | 4 | 7.52 - 7.90 | ZigBee protocol messaging library | AVM |
Required by | lib | libasec.so | 36 | 7.19 - 8.00 | ASEC databasee client API | AVM |
Required by | lib | libaseceng.so | 15 | 7.39 - 8.00 | ASEC device certificate plugin for libavmssl.so | AVM |
Required by | lib | libasecutils.so | 37 | 7.19 - 8.00 | ASEC databasee server API | AVM |
Required by | lib | libbb.so | 2 | 7.29 - 7.30 | Broadband connection information helpers | AVM |
Required by | lib | libbbeventlog.so | 2 | 7.29 - 7.30 | bbpd event notification API | AVM |
Required by | lib | libbroadband_ui.so | 1 | 7.29 - 7.30 | ctlmgr plugin library for Broadband configuration | AVM |
Required by | lib | libfiberremotemgmt.so | 2 | 7.29 - 7.30 | ctlmgr plugin library for Fiber KPI | AVM |
Required by | lib | liblrwpan.so | 4 | 7.52 - 7.90 | ctlmgr plugin library for ZigBee configuration | AVM |
Required by | lib | libluafiber.so | 2 | 7.29 - 7.30 | Lua-Library for accessing Fiber information | AVM |
Required by | cmd | alw_flash_util | 2 | 7.52 - 7.61 | Flash utility for the ZigBee Network Co-Processor application firmware. | AVM |
Required by | cmd | alw_lifetest_example | 4 | 7.63 - 7.90 | ZigBee lifetest packet capturing example. | AVM |
Required by | cmd | alw_zb_gw_app | 4 | 7.52 - 7.90 | ZigBee Network Co-Processor management daemon. | AVM |
Required by | cmd | alw_zb_gw_cli | 4 | 7.52 - 7.90 | Commandline frontend for the ZigBee daemon alw_zb_gw_app. | AVM |
Required by | cmd | asec_dump_logs | 36 | 7.19 - 8.00 | Dumps the logs of trustedd and untrustedd. | AVM |
Required by | cmd | bb_shm_manager (avmcmd) | 1 | 7.29 - 7.30 | BroadBand shared memory manager. | AVM |
Required by | cmd | fiber_monitor (avmcmd) | 1 | 7.29 - 7.30 | Fiber frontend status and statistics monitoring daemon. | AVM |
Required by | cmd | trustedd | 1 | 7.21 - 8.00 | Companion of untrustedd. | AVM |
Required by | cmd | untrustedd (avmcmd) | 36 | 7.19 - 8.00 | ASEC database server daemon. | AVM |
24 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-14 05:50 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 3490 (main) | 7.27 - 7.30 | /usr/lib | 44.4k |
FRITZ!Box 4040 | 7.24 - 8.00 | /usr/lib | 49.3k - 49.4k |
FRITZ!Box 4050 | 7.58 - 7.90 | /usr/lib | 49.4k |
FRITZ!Box 4060 | 7.29 - 7.90 | /usr/lib | 49.2k - 49.4k |
FRITZ!Box 5490 (main) | 7.27 - 7.29 | /usr/lib | 44.4k |
FRITZ!Box 5491 (main) | 7.27 - 7.29 | /usr/lib | 44.4k |
FRITZ!Box 5530 Fiber (boot) | 7.21 - 8.00 | /usr/lib | 44.2k - 44.4k |
FRITZ!Box 5530 Fiber (main) | 7.21 - 8.00 | /usr/lib | 56.2k - 56.4k |
FRITZ!Box 5590 Fiber (boot) | 7.29 - 8.00 | /usr/lib | 44.2k - 44.4k |
FRITZ!Box 5590 Fiber (main) | 7.29 - 8.00 | /usr/lib | 49.2k - 49.4k |
FRITZ!Box 5590 Fiber (prx) | 7.29 - 8.00 | /usr/lib | 56.2k - 56.4k |
FRITZ!Box 5690 Pro (main) | 7.62 - 7.90 | /usr/lib | 49.3k - 49.4k |
FRITZ!Box 6430 Cable (atom) | 7.29 | /usr/lib | 49.2k |
FRITZ!Box 6490 Cable (atom) | 7.19 - 7.51 | /usr/lib | 49.2k |
FRITZ!Box 6590 Cable (atom) | 7.19 - 7.51 | /usr/lib | 49.2k |
FRITZ!Box 6591 Cable (atom) | 7.19 - 8.00 | /usr/lib | 49.2k - 53.4k |
FRITZ!Box 6660 Cable (atom) | 7.19 - 8.00 | /usr/lib | 49.2k - 53.4k |
FRITZ!Box 6670 Cable (atom) | 7.61 - 7.90 | /usr/lib | 53.4k - 53.5k |
FRITZ!Box 6690 Cable (atom) | 7.28 - 7.90 | /usr/lib | 49.2k - 53.4k |
FRITZ!Box 6820 LTE v1 (main) | 7.19 - 7.51 | /usr/lib | 44.4k - 44.5k |
FRITZ!Box 6820 LTE v2 (main) | 7.19 - 7.51 | /usr/lib | 44.4k - 44.5k |
FRITZ!Box 6820 LTE v3 (main) | 7.19 - 7.57 | /usr/lib | 44.4k - 44.5k |
FRITZ!Box 6850 LTE | 7.21 - 7.90 | /usr/lib | 49.3k - 56.3k |
FRITZ!Box 6850 5G | 7.24 - 7.90 | /usr/lib | 49.3k - 49.4k |
FRITZ!Box 6890 LTE (main) | 7.21 - 7.57 | /usr/lib | 56.3k |
FRITZ!Box 6890 LTE v1 (main) | 7.21 - 7.57 | /usr/lib | 56.3k |
FRITZ!Box 6890 LTE v2 (main) | 7.21 - 7.57 | /usr/lib | 56.3k |
FRITZ!Box 7430 (main) | 7.21 - 7.31 | /usr/lib | 44.4k |
FRITZ!Box 7490 (main) | 7.19 - 7.51 | /usr/lib | 44.4k - 44.5k |
FRITZ!Box 7510 | 7.30 - 8.00 | /usr/lib | 49.3k - 49.4k |
FRITZ!Box 7520 | 7.21 - 8.00 | /usr/lib | 49.3k - 49.4k |
FRITZ!Box 7520 v2 (main) | 7.30 - 8.00 | /usr/lib | 49.3k - 49.4k |
FRITZ!Box 7530 | 7.19 - 8.00 | /usr/lib | 49.3k - 49.4k |
FRITZ!Box 7530 AX | 7.20 - 8.00 | /usr/lib | 49.3k - 49.5k |
FRITZ!Box 7560 (main) | 7.24 - 7.30 | /usr/lib | 56.3k |
FRITZ!Box 7580 (main) | 7.21 - 7.30 | /usr/lib | 56.3k |
FRITZ!Box 7583 (main) | 7.21 - 7.59 | /usr/lib | 56.3k |
FRITZ!Box 7583 VDSL (main) | 7.19 - 8.00 | /usr/lib | 56.3k - 56.4k |
FRITZ!Box 7590 (main) | 7.19 - 8.00 | /usr/lib | 56.3k - 56.4k |
FRITZ!Box 7590 AX (main) | 7.19 - 8.00 | /usr/lib | 56.3k - 56.4k |
FRITZ!Box 7690 | 7.61 - 7.90 | /usr/lib | 49.3k - 49.4k |
FRITZ!Smart Gateway | 7.52 - 7.63 | /usr/lib | 49.3k - 49.4k |
FRITZ!Repeater 600 | 7.21 - 7.58 | /usr/lib | 44.4k - 44.5k |
FRITZ!Repeater 600 v2 | 7.27 - 7.58 | /usr/lib | 44.4k - 44.5k |
FRITZ!Repeater 1200 | 7.19 - 7.58 | /usr/lib | 49.3k - 49.4k |
FRITZ!Repeater 1200 AX | 7.30 - 7.58 | /usr/lib | 49.3k - 49.4k |
FRITZ!WLAN Repeater 1750E | 7.31 - 7.32 | /usr/lib | 44.4k |
FRITZ!Repeater 2400 | 7.19 - 7.58 | /usr/lib | 44.4k - 44.5k |
FRITZ!Repeater 3000 | 7.19 - 7.58 | /usr/lib | 49.3k - 49.4k |
FRITZ!Repeater 3000 AX | 7.41 - 7.58 | /usr/lib | 49.4k |
FRITZ!Repeater 6000 | 7.26 - 7.58 | /usr/lib | 49.2k - 49.4k |
FRITZ!Powerline 1240 AX | 7.57 - 7.58 | /usr/lib | 49.4k |
FRITZ!Powerline 1260E | 7.21 - 7.58 | /usr/lib | 49.3k - 49.4k |
FRITZ!Powerline 1260 | 7.27 - 7.58 | /usr/lib | 49.3k - 49.4k |
54 models use this library |
Symbols
Daily updated index of all symbols of this library. Last update: 2024-11-14 07:43 GMT.
Firmware | Symbol |
---|---|
7.19 - 8.00 | convert |
7.19 - 8.00 | mnpls_decode_big_endian |
7.19 - 8.00 | mnpls_decode_json |
7.19 - 8.00 | mnpls_decode_little_endian |
7.19 - 8.00 | mnpls_encode_big_endian |
7.19 - 8.00 | mnpls_encode_json |
7.19 - 8.00 | mnpls_encode_little_endian |
7.19 - 8.00 | mnpls_get_error |
8 symbols for this library |