Summary Period: 2001-10-08 to 2005-01-11
[root]/testing/utils/uml_netjig
Total Lines Of Code:
5284 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 112 (100.0%) | 7617 (100.0%) | 68.0 |
mcr | 109 (97.3%) | 7601 (99.8%) | 69.7 |
dhr | 1 (0.9%) | 9 (0.1%) | 9.0 |
ken | 2 (1.8%) | 7 (0.1%) | 3.5 |
Move plutos runtime files from /var/run/pluto.* to /var/run/pluto/pluto.*
This was done with find . -type f -print0 | xargs -0 perl -pi -e 's#/var/run/#/var/run/pluto/#g'
4 lines of code changed in:
FREESWANSRCDIR -> OPENSWANSRCDIR (patch by folken)
3 lines of code changed in:
added "setarp" command to change state of arp reply flag.
92 lines of code changed in:
if not verbose, then do not print newlines when learning new
MAC addresses.
4 lines of code changed in:
quiet down uml_netjig ARP and connect/disconnect messages.
22 lines of code changed in:
quiet down uml_netjig unless -v or $NETJIGVERBOSE is set.
57 lines of code changed in:
fixed usage summary.
fixed logic to set variable properly if strtoul worked.
13 lines of code changed in:
added option to set packet replay rate.
71 lines of code changed in:
move numerous debug messages to stderr
9 lines of code changed in:
add new line for new libnetdissect - but this code
isn't ready yet.
7 lines of code changed in:
don't print "servicing port XX" unless we are in debug.
2 lines of code changed in:
when printing info about joins/leaves of the switch,
show the switch name as well as port #, and record the
most recent MAC address that was associated with the port,
so that one can tell one machine from another.
31 lines of code changed in:
use proper #define for ethernet length.
8 lines of code changed in:
fixed userid used for access to anoncvs of tcpdump.org.
2 lines of code changed in:
cvs command should say :pserver:anoncvs@...
2 lines of code changed in:
added some additional instructions in getting/building libnetdissect.a
12 lines of code changed in:
make sure that the netdissect system is properly initialized.
11 lines of code changed in:
the ARP packet processing didn't actually print the packet,
but rather the "port" value.
2 lines of code changed in:
the WAITPLAY command did work - it signaled end of
packet stream, but then forgot this fact, and didn't
actually exit.
The netjig.tcl will now log to stderr any problems talking
to uml_netjig, so this problem will be more obvious in
the future.
9 lines of code changed in:
double buffered the poll(2) structures so that changes during
use would not affect the system.
changed fd_array to be indirect references so that the poll(2)
loop could more easily double buffer the structures.
205 lines of code changed in:
(45 more)
Generated by StatCVS 0.2.2