tplink-safeloader: add Cloud image detection
authorSander Vanheule <sander@svanheule.net>
Fri, 3 Feb 2023 22:03:24 +0000 (23:03 +0100)
committerSander Vanheule <sander@svanheule.net>
Sun, 12 Mar 2023 12:35:51 +0000 (13:35 +0100)
commit3c04ecf1493950eaee52e03417d245524060501a
tree4e5a6093e2a4f39e0f45599116d8dd9c4168a335
parent87e593ddf6d5703f9c32677b599d90fd68fdda00
tplink-safeloader: add Cloud image detection

The vendor info in the safeloader header for some images (e.g. Archer
C60 v3) starts with "fw-type:Cloud" instead of a big endian data length.

Only detection is implemented at this moment, as the full header format
is not yet understood.

Signed-off-by: Sander Vanheule <sander@svanheule.net>
src/tplink-safeloader.c