gamelinux / passivedns

A network sniffer that logs all DNS server replies for use in a passive DNS setup
http://gamelinux.org/
1.67k stars 372 forks source link

add to roadmap - Statistics interupt #21

Closed xnih closed 11 years ago

xnih commented 11 years ago

kill -USR1 pidnum

should call print_pdns_stats()

probably would have to write to a log file and be read there, but if it went to standard out that would be nice.

gamelinux commented 11 years ago

commit 921c9c46a9de8e3ad4d14cbfd94eae41ad614e9a closes the issue. Note, it just writes to stdout.