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:upx-prx-time-recv
BoxMatrix >> Shell-Commands >> upx-prx-time-recv | @ 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 |
Chipset-Command
Command: | upx-prx-time-recv - type Exec | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> Chipset-Commands - Origin: Falcon | ||||||
Path: | Release: /bin Lab+Rel: /bin | ||||||
Properties: | Size: 249 - Firmware: 7.29 - 7.30 | ||||||
Function: | Inter-CPU date / time synchronizer client called on the Falcon of a 5590. |
Goto: Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
upx-prx-time-recv is an Inter-CPU date / time synchronizer client called on the Falcon of a 5590.
It fetches the time served by upx-hwk-time-sendd on Hawkeye and terminates if it is valid.
If Hawkeye does not have the correct time yet it repeats the request once per minute until it succeeds, and terminates then.
Simplified from fw 7.29 - expects one argument, the port ${1} which is 4350:
while : ; do utime=$(netcat [fe80::1%ppp0] ${1} -w 1) # assume year 2000 or later is a valid time [ ${utime} -ge 946681200 ] && break sleep 1m done date -s @${utime}
Dependencies
Daily updated index of all dependencies of this command. Last update: 2024-11-14 07:42 GMT.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Started by | serv | upx-prx-time-recv.service | 1 | 7.29 - 7.30 | supervisor service for upx-prx-time-recv. | AVM |
1 dependency for this command |
Model-Matrix
Daily updated index of the presence, path and size of this command for each model. Last update: 2024-11-14 05:50 GMT.
Showing all models using this command. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom/rtl)
label in the Model
column shows which CPU is meant for Multi-Linux models.
Note that this list is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.
Model | Firmware | Path | Size |
---|---|---|---|
FRITZ!Box 5590 Fiber (prx) | 7.29 - 7.30 | /bin | 249 |
1 model uses this command |
Symbols
Daily updated index of all symbols of this command. Last update: 2024-11-14 07:42 GMT.
Firmware | Symbol |
---|---|
0 symbols for this command |