nmap/nping/nping-dev
2014-02-21 21:10:51 +00:00
..
pythonscripts Copy nping, nsock, nbase, zenmap, ncat from their homes in /. 2011-11-16 21:49:44 +00:00
test Spellcheck: common misspellings in the entire source tree 2014-02-21 21:10:51 +00:00
configFiles.txt Copy nping, nsock, nbase, zenmap, ncat from their homes in /. 2011-11-16 21:49:44 +00:00
Diagram1.dia Copy nping, nsock, nbase, zenmap, ncat from their homes in /. 2011-11-16 21:49:44 +00:00
do_valgrind.sh Copy nping, nsock, nbase, zenmap, ncat from their homes in /. 2011-11-16 21:49:44 +00:00
echo_proposal.txt Copy nping, nsock, nbase, zenmap, ncat from their homes in /. 2011-11-16 21:49:44 +00:00
EchoProtoRFC_v0.txt Spellcheck: common misspellings in the entire source tree 2014-02-21 21:10:51 +00:00
ipv6fp.py Spellcheck: common misspellings in the entire source tree 2014-02-21 21:10:51 +00:00
nping_logo.svg Copy nping, nsock, nbase, zenmap, ncat from their homes in /. 2011-11-16 21:49:44 +00:00
NpingCommandLine.txt Spellcheck: common misspellings in the entire source tree 2014-02-21 21:10:51 +00:00
NpingExamples.txt Copy nping, nsock, nbase, zenmap, ncat from their homes in /. 2011-11-16 21:49:44 +00:00
NpingRequirements.txt Copy nping, nsock, nbase, zenmap, ncat from their homes in /. 2011-11-16 21:49:44 +00:00
packetDiagram.png Copy nping, nsock, nbase, zenmap, ncat from their homes in /. 2011-11-16 21:49:44 +00:00
PacketDiff_RFC.txt Copy nping, nsock, nbase, zenmap, ncat from their homes in /. 2011-11-16 21:49:44 +00:00
README Copy nping, nsock, nbase, zenmap, ncat from their homes in /. 2011-11-16 21:49:44 +00:00
valgrind_supress.txt Copy nping, nsock, nbase, zenmap, ncat from their homes in /. 2011-11-16 21:49:44 +00:00

/*****************************************************************************
 *                                                                           *
 *                                             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.