Go to file
Michael Stapelberg 62f3fc6838 Implement getting current speed from network interfaces
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-24 21:05:20 +02:00
config.c Implement getting current speed from network interfaces 2008-10-24 21:05:20 +02:00
config.h Implement getting current speed from network interfaces 2008-10-24 21:05:20 +02:00
Makefile Add option parsing via getopt, cleanup Makefile 2008-10-07 15:33:54 +02:00
wmiistatus.1 Implement getting current speed from network interfaces 2008-10-24 21:05:20 +02:00
wmiistatus.c Implement getting current speed from network interfaces 2008-10-24 21:05:20 +02:00
wmiistatus.h Make source splint-clean (invoked with -weak) 2008-10-10 10:33:05 +02:00
wmiistatus.init Make some formats/paths configurable, add initscript 2008-10-04 19:32:35 +02:00