powerdns plugin: Use the “ipt_packets” type rather than “io_packets”.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Tue, 8 Sep 2009 15:45:56 +0000 (17:45 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Tue, 8 Sep 2009 15:45:56 +0000 (17:45 +0200)
commitc449824f7575cb1f674264c6a21c0ce34206557d
tree80e988faf0d5ad82f87e772acd9e2df378cb4888
parente5cb67059718bb37c55831b9c7d62c05bd7dafee
powerdns plugin: Use the “ipt_packets” type rather than “io_packets”.

“io_packets”, as the name suggests, requires incoming *and* outgoing
packets. The infrastructure of the powerdns plugin uses only value lists
with one data source though.

Thanks to Luke for noticing!
src/powerdns.c