===============================================================================
    $Id: README,v 1.2 2002/05/14 23:28:37 route Exp $
    FIREWALK 5.0 (c) 1998 - 2002 Mike D. Schiffman <mike@infonexus.com>
                                 http://www.packetfactory.net/firewalk
===============================================================================


    5.0 README

    Firewalk is now fully and completely documented both in theory, practice
    and line by line of code in my book: "Building Open Source Network Security
    Tools" published by Wiley.  You may pick it up here:
    http://www.amazon.com/exec/obidos/tg/detail/-/0471205443/qid=1035158109/sr=8-1/ref=sr_8_1/102-4873217-0082545?v=glance&n=507846

    More information here:
    http://www.wiley.com/cda/product/0,,0471205443,00.html

    Installation:
    -------------
    You'll need:
    - a recent libpcap release (http://www.tcpdump.org)
    - libnet 1.1.0 or better (http://www.packetfactory.net/libnet)
    Build and install these.

    0. nroff -man man/firewalk.8 | less
    1. ./configure && make && make install

EOF
