Ben Kochie
|
b10ca77680
|
Fix /proc/net/dev/ interface name handling
* Allow any character (UTF-8) for Linux interface names.
Signed-off-by: Ben Kochie <superq@gmail.com>
|
2018-04-18 12:53:59 +02:00 |
|
Ben Kochie
|
a528966dcd
|
Fix parsing of interface aliases in netdev linux
Very old kernels expose interface aliases as `foo0:0`, adjust the line
parsing to handle these names.
Signed-off-by: Ben Kochie <superq@gmail.com>
|
2018-04-17 13:15:02 +02:00 |
|
Matthias Rampke
|
788ac9a859
|
Rearrange fixtures to match "real" proc and sys.
And add some missing fixtures for default collectors, even if they're
not read by tests yet.
|
2015-09-28 13:56:22 +00:00 |
|