Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 Next »
Summary Period: 2002-11-01 to 2002-10-30 (Commits 6147-6196 of 10846)
Fixed bug: incomplete variable name caused finalscript failure.
1 lines of code changed in:
Added ADDITIONAL_HOSTS to have a ping target and dns server for
opportunistic.
20 lines of code changed in:
Fixed left and right in opportunistic parts to be more intuitive and to
make me and us agree on left/right.
12 lines of code changed in:
Added a west final script to cat /tmp/pluto.log.
7 lines of code changed in:
Fixed output reference files to reflect host-subnet east-westnet
relationship.
8 lines of code changed in:
Added an output file for the case where one packet goes through in the
clear, then the rest go through encrypted.
10 lines of code changed in:
Added missing layer to relative file path.
1 lines of code changed in:
Added clear output east-sunset ping files.
19 lines of code changed in:
make sure to initialize umlid(extra_hosts), for the cases
when there are no ADDITIONAL_HOSTS.
24 lines of code changed in:
added /usr/local/lib files - looks like they were not included
in the generated RPM before, but SAM fixed that problem.
12 lines of code changed in:
added lwdnsq man page to list of processed pages.
1 lines of code changed in:
list beet, carrot and nic as additional hosts.
3 lines of code changed in:
dnskey1.sh needs to tell "ipsec dnskey" to quit when done.
2 lines of code changed in:
added "make spotcheck" which runs a randomly selected
test from the TESTLIST.
41 lines of code changed in:
added -H option to *host-test.tcl so give list of additional
hosts that should be started. This is in the form of
host=program,host=program.
Fixed up -D (use DNS) option to instead use the additional
host mechanism.
Added "ADDITIONAL_HOSTS" variable to provide a list of
additional hosts that should be started for a given test.
140 lines of code changed in:
fix typo
8 lines of code changed in:
updated png/ps
110 lines of code changed in:
adjusted diagram to match 2host-test - east is done before west
122 lines of code changed in:
- eliminate unused variable "hash"
- reduce scope of variable "authenticator"
- add comment on a couple of tricky bits
12 lines of code changed in:
use correct type for result of function calls
11 lines of code changed in:
simplify complex test
6 lines of code changed in:
ipsprev is never used: ditch it
5 lines of code changed in:
eliminate redundant assignments
7 lines of code changed in:
make whitespace canonical
130 lines of code changed in:
pluto-dontreky-expiry-01 now expected to pass
1 lines of code changed in:
timeline for testing
286 lines of code changed in:
Temporarily change default route to peer for this test.
Move ping to run script.
93 lines of code changed in:
Remove null input pcap file since jig has been fixed.
Move ping to run script.
20 lines of code changed in:
Added a file to issue ping commands between init and final.
20 lines of code changed in:
documentation for RUN_*_SCRIPT.
37 lines of code changed in:
for consistency, "RUN_SCRIPT" is implemented for "klipstest"
as well as "plutoumltests".
19 lines of code changed in:
renamed old "runuml" to "waitplay".
made new function "runuml" which runs a script after
the init, but before the packets start to flow.
There are new variables RUN_{EAST,WEST}_SCRIPT.
51 lines of code changed in:
cvs command should say :pserver:anoncvs@...
2 lines of code changed in:
define *NO* input sources, since the test packets will be
generated by the shell scripts on the machine under test
itself. (This tests HOST mode OE)
1 lines of code changed in:
change default route to point at east.
4 lines of code changed in:
complain, but otherwise work, if there are no input
sources defined.
9 lines of code changed in:
added some additional instructions in getting/building libnetdissect.a
12 lines of code changed in:
Ditch "set +o emacs" since it is taken care of by the jig.
0 lines of code changed in:
Peek at the system state after each command.
5 lines of code changed in:
Added dummy input file to fool jig into looking for output.
Remove public record extra since it is now part of jig.
10 lines of code changed in:
Removed file no longer needed since publicnet debug was added to jig.
0 lines of code changed in:
Added a null input file to fool the jig into waiting for output.
1 lines of code changed in:
Fixed public output arguments bug.
1 lines of code changed in:
Fixed public record argument option letter bug.
5 lines of code changed in:
File no longer needed, added to test jig.
0 lines of code changed in:
Added a test for a bug in pluto that caused it forget the name of a food
group conn.
3 lines of code changed in:
Cleaned up test, scripts and ref output after fixing (understanding) a
couple of test system bugs.
22 lines of code changed in:
Remove unnecessary file now that functionality has been integrated.
0 lines of code changed in:
Added a test for the first bug found in food groups:
Pluto bug: used to forget name of target when target is
preserved across --listen.
240 lines of code changed in:
Foodgroups bug: used to forget name of target when target is preserved across --listen.
Improve name of a field in struct fg_target.
12 lines of code changed in:
Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 Next »
Generated by StatCVS 0.2.2