mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 17:04:35 +04:00
Ensure that the proper byte order is used when creating IPv4/IPv6/MAC instances from integer values on big endian systems. Fixes: #6678 Signed-off-by: Jo-Philipp Wich <jo@mein.io>