Summary Period: 2003-04-01 to 2005-07-13
[root]/testing/pluto/oe-flood-deadlock-01
Total Lines Of Code:
290 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 43 (100.0%) | 550 (100.0%) | 12.7 |
dhr | 32 (74.4%) | 513 (93.3%) | 16.0 |
mcr | 7 (16.3%) | 32 (5.8%) | 4.5 |
ken | 4 (9.3%) | 5 (0.9%) | 1.2 |
changes for 2.6 kernel processing.
6 lines of code changed in:
Fix location of klogd.pid - broke due to blind find . patch for moving pluto files to /var/run/pluto
1 lines of code changed in:
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'
1 lines of code changed in:
Match reordered output
1 lines of code changed in:
Change FreeS/WAN IPsec -> Openswan IPsec in test output
2 lines of code changed in:
pull up of port-selector tests
26 lines of code changed in:
remove explicit halts from scripts since they are redundant and inefficient.
2 lines of code changed in:
Refine testing scripts:
- put timeout and eof handlers in each expect script
- kill more rogue processes: even those with unreadable(!) /proc entries
- improve reporting of skipped tests
- make "recordresults" do more, simplifying every caller
- speed up UML shutdown by using "halt -p -r" (requires many reference log updates)
5 lines of code changed in:
Adjust tests to accommodate the change to MSS reporting by netstat -nr.
- use ipsec-look-esp-sanitize.pl in place of ipsec-look-sanitize.sed
(this works for "ipsec look" output)
- switch "netstat -rn" to "netstat -rne"
- update lots of logs
8 lines of code changed in:
many little changes to tests:
- update reference logs to reflect myid changes committed by MCR
- refine filtering of VendorID logging in unit tests
- unify many whackwait.sh scripts into /testing/pluto/bin/wait-until-pluto-started
- reduce non-determinism in pluto/oe-road-01/eastinit.sh (used in oe-road-[1234])
- improve tunnel problem reporting in oe-road-[1234]
- check for logged warning about KEY RR in oe-road-4
- add --debug-dns to oe-road tests
- fix description of oe-road-04
1 lines of code changed in:
squeeze out nonderterminism from oe-flood-deadlock-01
.c
remove nonderterminism from oe-flood-deadlock-01
32 lines of code changed in:
change reference logs to reflect addition of eth2
1 lines of code changed in:
update oe-flood-deadlock-01 reference output to reflect USE_LWRES
26 lines of code changed in:
Refine oe-flood-deadlock-01. Still doesn't drive code to failure.
87 lines of code changed in:
first cut at test for DNS flood damage
351 lines of code changed in:
Generated by StatCVS 0.2.2