Summary Period: 2003-05-10 to 2005-01-18
[root]/testing/pluto/policy-01
Total Lines Of Code:
454 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 22 (100.0%) | 471 (100.0%) | 21.4 |
mcr | 14 (63.6%) | 461 (97.9%) | 32.9 |
ken | 6 (27.3%) | 8 (1.7%) | 1.3 |
dhr | 2 (9.1%) | 2 (0.4%) | 1.0 |
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:
Change FreeS/WAN IPsec -> Openswan IPsec in test output
4 lines of code changed in:
remove explicit halts from scripts since they are redundant and inefficient.
1 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
1 lines of code changed in:
first test case for policy lookup.
40 lines of code changed in:
ignore OUTPUT dir
1 lines of code changed in:
beginnings of test case for policy information to end
clients.
420 lines of code changed in:
Generated by StatCVS 0.2.2