Summary Period: 2003-11-26 to 2005-11-11
[root]/testing/pluto/basic-pluto-03
Total Lines Of Code:
448 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 36 (100.0%) | 620 (100.0%) | 17.2 |
mcr | 24 (66.7%) | 592 (95.5%) | 24.6 |
mikes | 7 (19.4%) | 16 (2.6%) | 2.2 |
patrickn | 1 (2.8%) | 8 (1.3%) | 8.0 |
ken | 4 (11.1%) | 4 (0.6%) | 1.0 |
Multiple patches, the most memorables are abstraction of TCPDUMP version for PING output, some Openswan output messages have changed, and I tried to abstract out some of the new rootfs messages but missed. I will clean that up in the future patch
8 lines of code changed in:
Modified more test cases to be 2.6 kernel compliant and passing.
16 lines of code changed in:
use modular 3des code.
14 lines of code changed in:
added 2.6 kernel test cases.
195 lines of code changed in:
switch to RFC-NAT VID.
2 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.
2 lines of code changed in:
change in state names due to aggressive mode.
2 lines of code changed in:
added basic-pluto-03 as non-nat version of nat-pluto-01.
4 lines of code changed in:
test for north<->east configuration used later in NAT-T test.
371 lines of code changed in:
added descriptions
2 lines of code changed in:
Generated by StatCVS 0.2.2