
Libnids author:

    Nergal <nergal@icm.edu.pl>

Corrections to make libnids build on *BSD; bugfixes, overall support:

    Dug Song <dugsong@anzen.com>

The fix of the problem with gcc 2.95 and 2.0.x asm code
    
    Adam Langley <aglangley@geocities.com>

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.
