[Toybox] [PATCH] ifconfig: fix for non-root on Android.

enh enh at google.com
Wed Jul 17 13:25:31 PDT 2019


The change from ioctl to xioctl in
844f0d1aae28c54bbb672f53ba2cda182c572129 broke ifconfig for non-root on
Android. SIOCGIFHWADDR has been protected to prevent device tracking
since Nougat.

Bug: https://issuetracker.google.com/137671590
---
 toys/net/ifconfig.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ifconfig-fix-for-non-root-on-Android.patch
Type: text/x-patch
Size: 1196 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20190717/cf926308/attachment-0002.bin>


More information about the Toybox mailing list