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-06-19 to 2002-06-16 (Commits 5347-5396 of 10846)
connect up private side to "west" network, if defined.
5 lines of code changed in:
added options to play arbirary commands from a file
to the netjig, for implementing debugging and other new stuff.
turn off arpreplys for public network.
19 lines of code changed in:
added options to play arbirary commands from a file
to the netjig, for implementing debugging and other new stuff.
9 lines of code changed in:
changed name of NETJIG debug variable to NETJIGTESTDEBUG
to seperate it from HOSTTESTDEBUG.
added proc to send arbitrary commands to the netjig,
ignoring the results lines properly.
25 lines of code changed in:
cleaned up some debug messages: the nethubs are "networks"
not "interfaces"
4 lines of code changed in:
if recordresults is passed a bad value, return, but do
not die, so that other results can be properly recorded.
2 lines of code changed in:
added FINAL_SCRIPT to be run after sending packets through.
renamed "SCRIPT" to "INIT_SCRIPT" (left compat variable)
46 lines of code changed in:
first prototype of 2-UML tests for pluto.
332 lines of code changed in:
first prototype of 2-UML tests.
58 lines of code changed in:
SS found mistype in variable that caused goo to depend
upon last symbol only.
1 lines of code changed in:
added sock_register to goo calculation.
2 lines of code changed in:
added UML pluto testing target.
197 lines of code changed in:
refactored code out of host-test.tcl for dualuml
work.
335 lines of code changed in:
network configuration for east/west networks now looks
for UML_{east,west}_* first, and then UML_private. This
makes it easier for multiple machine automated testing.
20 lines of code changed in:
add leftrsasigkey=%dnsondemand
4 lines of code changed in:
add leftrsakeysig=%dnsondemand
44 lines of code changed in:
test --dnskeyondemand; tidy
113 lines of code changed in:
add --dnskeyondemand to Pluto
51 lines of code changed in:
- add leftrsasigkey=%none
- suppress leftrsasigkey=%dns when right=%any or right=%opportunistic
36 lines of code changed in:
added __kfree_skb __ip_select_ident alloc_skb icmp_send ip_fragment
to goo list to distinguish i686 types.
3 lines of code changed in:
host-test.tcl now includes proper shutdown of the UML,
so the console output reflects the shutdown as well as
startup.
33 lines of code changed in:
added dummy target for "make check"
2 lines of code changed in:
remove all of the .depend symlinks when building RPMs.
4 lines of code changed in:
make sure that top-level "make check" dies if sub-Makes exit non-zero.
3 lines of code changed in:
more tests
43 lines of code changed in:
Added test cases for the "make rpm" machinery.
33 lines of code changed in:
host-test.tcl now includes proper shutdown of the UML,
so the console output reflects the shutdown as well as
startup.
However, there are some unresolved timing issues with tests
that use ipsec pf_key and receive acquires.
32 lines of code changed in:
host-test.tcl now includes proper shutdown of the UML,
so the console output reflects the shutdown as well as
startup.
33 lines of code changed in:
host-test.tcl now includes proper shutdown of the UML,
so the console output reflects the shutdown as well as
startup.
However, there are some unresolved timing issues with tests
that use ipsec pf_key and receive acquires.
85 lines of code changed in:
when not in cmdproto mode, run the packets as possible.
8 lines of code changed in:
after the setup, let things settle a bit for running the
packets through.
3 lines of code changed in:
host-test.tcl now includes proper shutdown of the UML,
so the console output reflects the shutdown as well as
startup.
549 lines of code changed in:
send netjig output to scripts' stderr rather than /dev/tty.
1 lines of code changed in:
man page template stolen from pluto.
1374 lines of code changed in:
documentation for getopts.tcl
145 lines of code changed in:
make sure that $FREESWANSRCDIR is absolute.
1 lines of code changed in:
exit nicely from pf_key when SIGINT (^C) is sent.
This is needed so that the stdout will flush properly.
19 lines of code changed in:
uncomment some debugging/verbosity and send it to stderr
now that host-test runs uml_netjig with stderr plugged to
"terminal"
4 lines of code changed in:
added value of ARPREPLY to newswitch output for
debugging value.
Found uninitialized arpreply variable.
when parsing the cmdproto args, skip sequences of whitespaces.
10 lines of code changed in:
make-uml.sh is mature enough to not need set -x now.
8 lines of code changed in:
add timeouts to all expect clauses.
take care with arguments to sendnjcmd, as TCL may turn them
into a list, and we need to them flat.
turn echo to user iff debugging variable is set.
37 lines of code changed in:
--exitonempty flag is now meaningless.
5 lines of code changed in:
hand edited the make depend output.
Note that a local getopt_long.c is used because the one
in glibc does not seem to be able to cope with be calling
multiple times.
5 lines of code changed in:
revisions for new host-test.tcl - startup info not
put into the console file. And, shutdown info shows up
at the end.
32 lines of code changed in:
nuke all occurances of klips_debug:pfkey_destroy_socket: pfkey_skb.
The data on this changes in subtle ways.
1 lines of code changed in:
make sure that FREESWANSRCDIR gets exported when run under
"runme.sh"
2 lines of code changed in:
host-test.tcl now uses the cmdproto mode of uml_netjig.
624 lines of code changed in:
revised netjigtest function - now calls new "cmdproto" capable
"host-test.tcl".
21 lines of code changed in:
revised uml_netjig - cmd mode has vastly improved, and it
now can run a single UML in cmd mode.
man page still missing.
1560 lines of code changed in:
added missing clauses to userland section.
11 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