===============================================================================
    LIBNET 1.0 (c) 1998 - 2001 Mike D. Schiffman <mike@infonexus.com>
                               http://www.packetfactory.net/libnet

    (This is probably incomplete - my apologies if it is - Jeff)

    LibnetNT from eEye <ryan at eeye dot com> or <libnet at eeye dot com>:

    1.0.1:06/06/2000 *added the c++ type handlers in the LibnetNT include files
    1.0.0:06/01/2000 *released the dll and source to various outlets


    LibnetNT from securitybugware.org <jitsu at securitybugware dot org>
    According to the securitybugware.org site, Jitsu passed away.  My condolences to his
    family and friends.

    1.0.2f:02/06/2003 *Some cosmetic code change, Wrapped headers to be C++ friendly,
                       Compiled with latest release of WinPcap : 3.0.a4, Added Cygwin 
                       makefiles (makefile.cyg)

    1.0.2e:10/14/2003 *The 1.0.2d update mainly contains bugfixes from over the 1.0.2.c for
                       specific windows platform, the following people are to be thanked
                       for their help and contribution over time: sniph, magikbanana, 
                       keeper, Loris Degioanni, Justin Mayes.

    A few small bugfixes to make LibnetNT work as planned <jeff at snort dot org>

    1.0.2g:06/06/2003 *Modified libnet_link_win32.c to properly return a hardware
                       address when called independently of libnet_open_link_interface.
                       Modified libnet_if_addr.c to not make assumptions as to 
                       whether or not memory was pre-allocated when copying
                       the selected device name.

===============================================================================


    Check doc/CHANGELOG to see what's new!

Compilation:
-------------
0. Obtain the entire MinGW environment (currently MinGw-2.0.0-3.exe) from
   http://sourceforge.net/project/showfiles.php?group_id=2435 
1. Read the doc/ files
2. ./configure
3. make
4. make install

 - optional -
5. make supp
6. make util

EOF
