Summary Period: 2002-07-28 to 2005-07-11
[root]/testing/pluto/oe-snat-01
Total Lines Of Code:
91 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 34 (100.0%) | 280 (100.0%) | 8.2 |
mcr | 27 (79.4%) | 263 (93.9%) | 9.7 |
dhr | 2 (5.9%) | 11 (3.9%) | 5.5 |
ken | 5 (14.7%) | 6 (2.1%) | 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:
Match output to real results
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)
11 lines of code changed in:
added code to explicitly undo packetdefault, as it gets in
the way of this test
6 lines of code changed in:
remove extraneous warning about pluto pid file
0 lines of code changed in:
added OE/SNAT test case
127 lines of code changed in:
init scripts for source NAT test case.
12 lines of code changed in:
commit of mostly useless consoles, as the test doesn't pass.
74 lines of code changed in:
configuration files for doing a source-NAPT, then OE
test. This is non-functional at present, as the OE screws
up the SNAT state.
34 lines of code changed in:
new tests
3 lines of code changed in:
Generated by StatCVS 0.2.2