Summary Period: 2003-06-18 to 2005-01-18
[root]/testing/pluto/myid-road-06
Total Lines Of Code:
442 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 18 (100.0%) | 453 (100.0%) | 25.1 |
mcr | 9 (50.0%) | 442 (97.6%) | 49.1 |
ken | 7 (38.9%) | 9 (2.0%) | 1.2 |
dhr | 2 (11.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
5 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:
test for when pluto can not find any suitable ID - it should
fail accordingly to food-groups
442 lines of code changed in:
Generated by StatCVS 0.2.2