summaryrefslogtreecommitdiffstats
path: root/netdemo
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-07-30 22:41:17 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-07-30 22:41:17 +0000
commitd3c5e78ec8341468f506fdf225b9bdc3974d14bf (patch)
tree722f81cabea6e7996a2057fe29a993580caffcef /netdemo
parentNew file. (diff)
downloadnetwork-demos-d3c5e78ec8341468f506fdf225b9bdc3974d14bf.tar.bz2
Moved debugging hints to new file.
Diffstat (limited to 'netdemo')
-rw-r--r--netdemo/README11
1 files changed, 0 insertions, 11 deletions
diff --git a/netdemo/README b/netdemo/README
index e277036..143b7b6 100644
--- a/netdemo/README
+++ b/netdemo/README
@@ -30,14 +30,3 @@ ADMINISTRATOR TO THE POINT WHERE VICIOUS ATTACKS WILL BE MADE UPON YOU.
You can run more than one telnet session at once.
You can use port number 24743 as well.
-Debugging Hints
-===============
-If you also define
-TRACE_NETWORK_DRIVER you'll get a *lot* of printout describing each packet as
-it passes through the stack.
-
-For debugging, I'd suggest breakpoints in the socket receive and transmit
-tasks to trace where you're running. Also, if you have a LANalyzer or
-workstation with `snoop' capability set it up to show all packets to/from the
-hardware (Ethernet) address of your target machine.
-