nmap/nping/nping-dev
..
pythonscripts
test
configFiles.txt
Diagram1.dia
do_valgrind.sh
echo_proposal.txt
EchoProtoRFC_v0.txt
ipv6fp.py
nping_logo.svg
NpingCommandLine.txt
NpingExamples.txt
NpingRequirements.txt
packetDiagram.png
PacketDiff_RFC.txt
README
valgrind_supress.txt

/*****************************************************************************
 *                                                                           *
 *                                             o                             *
 *                                              o                            *
 *                                               o                           *
 *                                        o       o                          *
 *                                         o       o                         *
 *                                          o       o                        *
 *                                    o      o       o                       *
 *                                     o      o      o                       *
 *                         888b    888  o     o      o                       *
 *                         8888b   888  o     o      o                       *
 *                         888Y88b 888  o     o      o                       *
 *                         888Y88b 888               o                       *
 *                         888 Y88b888               o                       *
 *                         888  Y88888                                       *
 *                         888   Y8888                                       *
 *                         888    Y888                                       *
 *                                                                           *
 *                   --[NPING-DEV README FILE]--                             *
 *                                                                           *
 *****************************************************************************/

 The nping-dev directory contains some text files and simple scripts
 which are useful for specific development tasks, such as generating
 getters and setters for various classes, run Nping's test battery, etc.
 It also contains some internal development documents that are still in
 the draft state. 

 Altough the contents of the directory may only be useful for a few
 developers, the files are kept public. However, the files are not
 intended to be used by end-users and therefore, may contain bugs or 
 inaccurate information.