summaryrefslogtreecommitdiff
path: root/wmiistatus.1
AgeCommit message (Collapse)Author
2008-10-24Implement getting current speed from network interfacesMichael Stapelberg
The network interface must be supported by ethtool, as its syscall is used for this. This is at least the case for e1000 cards. Unfortunately, getting the speed needs root privileges. Therefore, you have to enable it in configuration separately.
2008-10-07Add manpage, ignore spaces in tokens, introduce intervalMichael Stapelberg