Code

More improvements on the named/dns plugin.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 22 Oct 2006 14:08:45 +0000 (16:08 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 22 Oct 2006 14:08:45 +0000 (16:08 +0200)
commitdba2d8d17d4ec56bcd3f74c1f13c378aceec7ab6
tree0aa389ed1e752b8c1ee3463587b29a0493199fe8
parent4e809534d43912a3046429ccc53f23778081072a
More improvements on the named/dns plugin.

The `dnstop.c' code now contains my IPv6 patch to capture IPv6 traffic. The
plugin captures both, queries and replies, and collects statistics
accordingly. This means that the qtype of queries and the rcode of replies are
collected. The plugin can now be configured to ignore certain sources, but
this functionality is to be improved.
src/dnstop.c
src/dnstop.h
src/named.c