Code

netlink plugin: Check for the number of arguments to 'rtnl_dump_filter'.
authorSebastian Harl <sh@tokkee.org>
Sat, 19 May 2012 10:31:52 +0000 (12:31 +0200)
committerFlorian Forster <octo@collectd.org>
Tue, 11 Sep 2012 07:48:14 +0000 (09:48 +0200)
commit793d766ab645cdb01297889797faf780eb669d40
tree99eecea86ab9d7976817119401443b636be48e99
parent932048e614c6602159cdfc0580f296f74af46227
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>
configure.in
src/netlink.c