===============================================================================
    LIBNET          (c) 1998, route|daemon9 <route@infonexus.com>
===============================================================================

Installation:
-------------
1. make
2. make install



Version     Released        Changes
-------------------------------------------------------------------------------
    0.1     01.05.98        Initial release, contains: 
                            network byte order -> human readable IP address,
                            human readable IP address -> network byte order,
                            simple raw socket / IP_HDRINCL wrapper,
                            TCP checksum (x86 assembly implementation)

    0.2     01.11.98        raw socket function changed to allow user 
                            designated protocol for raw socket

    0.3     01.12.98        daemonizing function

    0.4     01.12.98        IP checksum (x86 assembly implementation)



EOF
