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

PF_RING and autotools support #37

Closed thus closed 9 years ago

thus commented 10 years ago

These commits adds PF_RING and autotools support to passivedns.

PF_RING support can be enabled when running configure: $ ./configure --enable-pfring

There has also been added support for specifying a custom path for several libraries and headers (libpcap, libldns and libpfring).