
Libnids author:

    Nergal <nergal@avet.com.pl>

Corrections to make libnids build on *BSD; bugfixes, GNU autoconf support,
libnids(3) manpage:

    Dug Song <dugsong@anzen.com>

The fix of the problem with gcc 2.95 and 2.0.x asm code; the ideas of
nids_getfd(), nids_next():
    
    Adam Langley <aglangley@geocities.com>

The idea of ip_filter function

   Sebastian <scut@nb.in-berlin.de>

Libnids uses libpcap and libnet libraries:
    
   LBNL Network Research Group <libpcap@ee.lbl.gov>
   ftp://ftp.ee.lbl.gov/libpcap.tar.Z

   Mike D. Schiffman <mike@infonexus.com>
   route|daemon9 <route@infonexus.com>
   http://www.packetfactory.net/libnet
 
Libnids emulates algorithms present in Linux 2.0.36 kernel. The files
ip_fragment.c and ip_options.c are the modified respective files from Linux 
2.0.36 kernel source. The asm code used for checksums computing is taken
from Linux 2.2.10 kernel source.
