munin-node passes the original interface name (as extracted from
/proc/net/dev) to if_* and if_err_*. Thus replacing dash with underscore
results in interfaces not being found anymore.
Closes: #1927
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
Rewrote Jo-Philipp Wich's patch so it applies to source files rather
than generated files.
Closes#701
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
This reverts commit edcad492e1.
Patch is broken and breaking build; reverting until I have time to
investigate.
Reopens#701Closes#889
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>