K 10 svn:author V 3 pav K 8 svn:date V 27 2005-07-13T21:35:27.000000Z K 7 svn:log V 316 - The code walking the interface list will issue the SIOCGIFMEDIA ioctl to every interface. This ioctl will fail on if_fwe and if_plip (and probably others). Therefore make the failing ioctl() non-fatal and issue a warning only. PR: ports/83381 Submitted by: Ulrich Spoerlein (maintainer) END