This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xdegaye
Recipients barry, serhiy.storchaka, xdegaye
Date 2017-12-06.08:37:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512549430.46.0.213398074469.issue32199@psf.upfronthosting.co.za>
In-reply-to
Content
It is also possible that rather than an oversight in Android, it is a side effect of SELinux on the implementation of iproute2 if the 'ip link list' command does a little bit more than the 'ip link' command and if this 'little bit more' is prohibited by a SELinux policy. I guess this means diving into the source of iproute2 to confirm that :-(
History
Date User Action Args
2017-12-06 08:37:10xdegayesetrecipients: + xdegaye, barry, serhiy.storchaka
2017-12-06 08:37:10xdegayesetmessageid: <1512549430.46.0.213398074469.issue32199@psf.upfronthosting.co.za>
2017-12-06 08:37:10xdegayelinkissue32199 messages
2017-12-06 08:37:10xdegayecreate