[OpenWrt-Devel] [PATCH] base-files: fix get_mac_address not accepting hex offsets

David Bauer mail at david-bauer.net
Wed Sep 4 17:06:52 EDT 2019


Hello Adrian,

On 9/4/19 10:08 PM, mail at adrianschmutzler.de wrote:
> when I tested it then, the hexdump offset did accept hexadecimal values intrinsically.
> I remember that because I was quite surprised that offset accepted hexadecimal values and size didn't.

This might be the case for hexdump, however dd does not accept hexadecimal values.

The commit message is indeed not correct in that regard. However I've changed the
evaluation there too, as originally it was provided decimal numbers, keeping the
underlying call stable.

Best wishes
David

_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list