author | Sebastian Harl <sh@tokkee.org> | |
Sat, 19 May 2012 10:31:52 +0000 (12:31 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Tue, 11 Sep 2012 07:48:14 +0000 (09:48 +0200) | ||
commit | 793d766ab645cdb01297889797faf780eb669d40 | |
tree | 99eecea86ab9d7976817119401443b636be48e99 | tree | snapshot |
parent | 932048e614c6602159cdfc0580f296f74af46227 | commit | diff |
netlink plugin: Check for the number of arguments to 'rtnl_dump_filter'.
In recent versions of iproute2, 'rtnl_dump_filter' expects three rather than
five arguments.
This should fix Github issue #7.
Signed-off-by: Florian Forster <octo@collectd.org>
In recent versions of iproute2, 'rtnl_dump_filter' expects three rather than
five arguments.
This should fix Github issue #7.
Signed-off-by: Florian Forster <octo@collectd.org>
configure.in | diff | blob | history | |
src/netlink.c | diff | blob | history |