Summary Period: 2003-06-01 to 2005-07-11
[root]/testing/pluto/oe-road-04
Total Lines Of Code:
288 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 41 (100.0%) | 484 (100.0%) | 11.8 |
mcr | 20 (48.8%) | 442 (91.3%) | 22.1 |
dhr | 12 (29.3%) | 31 (6.4%) | 2.5 |
ken | 9 (22.0%) | 11 (2.3%) | 1.2 |
adjustments for 2.6 kernel.
7 lines of code changed in:
Fix location of klogd.pid - broke due to blind find . patch for moving pluto files to /var/run/pluto
2 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'
2 lines of code changed in:
Adjust tests to reflect new order of things
2 lines of code changed in:
Change FreeS/WAN IPsec -> Openswan IPsec in test output
5 lines of code changed in:
adjustments for look-for-* output.
2 lines of code changed in:
turn on controlmore debugging as well.
1 lines of code changed in:
remove explicit halts from scripts since they are redundant and inefficient.
0 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)
11 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
6 lines of code changed in:
switch to using the look-for-??? instead of lwdnsq directly.
3 lines of code changed in:
turn on debugging on east in case we need it later
2 lines of code changed in:
- restore original structure of Pluto's key_continue
+ simpler
+ eliminates a couple of bugs
- reorganize/tidy bits of KEY Restrict code for responder
- handle %myid in responder in a better way (still slapdash)
- testing: add a tool for logging tracebacks if Pluto crashes
/testing/pluto/bin/check-for-core
- testing: improve pluto/oe-road-* tests
4 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
10 lines of code changed in:
fixed road-04 test to actually work.
8 lines of code changed in:
updated test description.
2 lines of code changed in:
oe-road-04 - KEY only test.
1 lines of code changed in:
test of OE with KEY only
416 lines of code changed in:
Generated by StatCVS 0.2.2