author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sun, 22 Oct 2006 14:08:45 +0000 (16:08 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sun, 22 Oct 2006 14:08:45 +0000 (16:08 +0200) | ||
commit | dba2d8d17d4ec56bcd3f74c1f13c378aceec7ab6 | |
tree | 0aa389ed1e752b8c1ee3463587b29a0493199fe8 | tree | snapshot |
parent | 4e809534d43912a3046429ccc53f23778081072a | commit | diff |
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.
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 | diff | blob | history | |
src/dnstop.h | diff | blob | history | |
src/named.c | diff | blob | history |