Summary Period: 2004-06-26 to 2005-08-11
[root]/testing/pluto/nat-pluto-03
Total Lines Of Code:
261 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 26 (100.0%) | 389 (100.0%) | 14.9 |
ken | 19 (73.1%) | 377 (96.9%) | 19.8 |
mikes | 6 (23.1%) | 8 (2.1%) | 1.3 |
mcr | 1 (3.8%) | 4 (1.0%) | 4.0 |
Modified more test cases to be 2.6 kernel compliant and passing.
8 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:
revised test case for VID debug message.
4 lines of code changed in:
Fix tests to match new state output (aggr mode adds 5 states)
2 lines of code changed in:
Match output
22 lines of code changed in:
NAT-T w/forceencaps test
349 lines of code changed in:
Generated by StatCVS 0.2.2