mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-22 20:42:09 -05:00
Some Arcadyan devices (e.g. MTS WG430223) keep their config in encrypted
mtd. This adds mtd_get_mac_encrypted_arcadyan() function to get the MAC
address from the encrypted partition. Function uses uencrypt utility for
decryption (and openssl if the uencrypt wasn't found).
Signed-off-by: Mikhail Zhilkin <csharper2005@gmail.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| caldata.sh | ||
| leds.sh | ||
| migrations.sh | ||
| network.sh | ||
| preinit.sh | ||
| service.sh | ||
| system.sh | ||
| uci-defaults.sh | ||