Module testing/utils/uml_netjig/

back to main page

Summary Period: 2001-10-08 to 2005-01-11

Modules

[root]/testing/utils/uml_netjig

Lines of Code


Total Lines Of Code: 5284 (2006-02-13 12:26)

Authors

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

Most Recent Commits

ken 2005-01-11 12:54

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:

ken 2004-04-03 14:44

FREESWANSRCDIR -> OPENSWANSRCDIR (patch by folken)

3 lines of code changed in:

mcr 2003-05-05 14:00

added "setarp" command to change state of arp reply flag.

92 lines of code changed in:

mcr 2003-04-06 22:43

if not verbose, then do not print newlines when learning new
MAC addresses.

4 lines of code changed in:

mcr 2003-04-02 16:42

quiet down uml_netjig ARP and connect/disconnect messages.

22 lines of code changed in:

mcr 2003-04-02 15:25

quiet down uml_netjig unless -v or $NETJIGVERBOSE is set.

57 lines of code changed in:

mcr 2003-04-01 22:25

fixed usage summary.
fixed logic to set variable properly if strtoul worked.

13 lines of code changed in:

mcr 2003-04-01 21:15

added option to set packet replay rate.

71 lines of code changed in:

mcr 2002-11-15 21:57

move numerous debug messages to stderr

9 lines of code changed in:

mcr 2002-11-11 12:07

add new line for new libnetdissect - but this code
isn't ready yet.

7 lines of code changed in:

mcr 2002-11-07 22:16

don't print "servicing port XX" unless we are in debug.

2 lines of code changed in:

mcr 2002-11-07 17:19

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:

mcr 2002-11-07 17:18

use proper #define for ethernet length.

8 lines of code changed in:

mcr 2002-11-07 17:17

fixed userid used for access to anoncvs of tcpdump.org.

2 lines of code changed in:

mcr 2002-10-31 13:01

cvs command should say :pserver:anoncvs@...

2 lines of code changed in:

mcr 2002-10-31 12:38

added some additional instructions in getting/building libnetdissect.a

12 lines of code changed in:

mcr 2002-09-05 13:01

make sure that the netdissect system is properly initialized.

11 lines of code changed in:

mcr 2002-09-05 13:00

the ARP packet processing didn't actually print the packet,
but rather the "port" value.

2 lines of code changed in:

mcr 2002-09-02 15:33

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:

mcr 2002-08-29 21:37

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