$ for dev in /sys/class/net/*; do ./socket-flags ${dev##*/}; done eth0 SIOCGIFFLAGS 0x1003 ( IFF_UP (0x1) IFF_BROADCAST (0x2) IFF_MULTICAST (0x1000)) lo SIOCGIFFLAGS 0x49 ( IFF_UP (0x1) IFF_LOOPBACK (0x8) IFF_RUNNING (0x40)) wlan2 SIOCGIFFLAGS 0x1002 ( IFF_BROADCAST (0x2) IFF_MULTICAST (0x1000)) wmaster0 SIOCGIFFLAGS 0x0 ()
-- netspeed applet will not measure wired https://bugs.launchpad.net/bugs/335507 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs