muninlite: Fix fetching data for interfaces with a dash in the name
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sat, 7 Nov 2015 17:23:08 +0000 (18:23 +0100)
committerJonathan McCrohan <jmccrohan@gmail.com>
Wed, 11 Nov 2015 23:43:07 +0000 (23:43 +0000)
commitd7b95954821d4f28139c1611b3b382a03f528786
tree2dbb9bc6ea41e25b02f74884f45b27c9d9b50e54
parentbca11d706fe34d8742a84c2df8b37a0ff5e93505
muninlite: Fix fetching data for interfaces with a dash in the name

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>
admin/muninlite/Makefile
admin/muninlite/patches/220-modify-ifname-parser.patch