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-02-21 to 2002-02-11 (Commits 4047-4096 of 10846)
clarify message
5 lines of code changed in:
check inversions for success, complain (intelligently) if either fails
20 lines of code changed in:
revisions from MCR (2002/2/18) and net.
832 lines of code changed in:
extensive from DHR.
922 lines of code changed in:
removed all traces of IPSEC_CONFIG_REGRESS because it
screwed up 2.2's "make menuconfig" scripts.
0 lines of code changed in:
Added tests for remote source IKE via special SAs.
2238 lines of code changed in:
Fixup for no eroute.
0 lines of code changed in:
Added a default case of no SA.
192 lines of code changed in:
UML KLIPS test suite mods.
12 lines of code changed in:
Corrected de-pluralized variable names.
0 lines of code changed in:
Corrected depluralized variable names.
0 lines of code changed in:
Check for upbound pf_key messages.
465 lines of code changed in:
Check for ICMP ICMP_DEST_UNREACH, ICMP_PKT_FILTERED.
1 lines of code changed in:
Added KLIPS tests for special SA packet handling.
35 lines of code changed in:
Added a KLIPS tests for special SA packet handling.
1560 lines of code changed in:
Send back ICMP_PKT_FILTERED upon %reject.
13 lines of code changed in:
Added tests for drop, hold, reject, trap, trapsubnet to test for special
SA handling.
36 lines of code changed in:
Added a script to kill all outstanding UML processes that may have not
gotten cleaned up by the scripts.
9 lines of code changed in:
Ditched a pile of structs only used by the old Netlink interface.
0 lines of code changed in:
Cleaned out unused code.
9 lines of code changed in:
Removed redundant compiler directives.
0 lines of code changed in:
fix segfault when network error meets last Quick Mode message
9 lines of code changed in:
Force make programs so UML make does not depend on top level make
programs.
2 lines of code changed in:
Force make programs so UML does not depend on top level make programs.
7 lines of code changed in:
fix the console out put to take into account the TZ env setting.
6 lines of code changed in:
Added a %pass test for KLIPS.
350 lines of code changed in:
added TZ=GMT to fix problem with TZ sometimes being unset.
0 lines of code changed in:
fix for setup.sh to find topdir if two or three dirs down.
in scripts that call ipsec look, force TZ to GMT so that the
date field can more easily be found and canonicalized.
11 lines of code changed in:
Adjust xterm positions again for more optimal screen placement (for RGB
;-).
6 lines of code changed in:
Swapped east and west in conn names to reduce conventional geographical
confusion.
9 lines of code changed in:
Swap east and west in conn names to reduce conventional geographical
confusion.
9 lines of code changed in:
Purged dead code.
7 lines of code changed in:
add module-goo information
26 lines of code changed in:
having SLAB debugging on breaks the mcast networking.
no idea why, but bug has been reported.
1 lines of code changed in:
made a link to firewall.html more specific
it now points to subsection on available scripts, not to whole section
1 lines of code changed in:
added a note on ping -I in "cannot ping" section
9 lines of code changed in:
turn off UML_SMP for now.
1 lines of code changed in:
change to use uml*.config files instead.
uml*.config files have been updated for 2.4.7-10 UML patch.
17 lines of code changed in:
use of `echo $VAR` instead of eval doesn't work if $VAR
starts with options that echo understands. Quoting doesn't
help here as it may just work against. Use eval.
2 lines of code changed in:
added ignore of VFS root mount message which varries by kernel version.
8 lines of code changed in:
changes for pfkey_msg_parse output.
10 lines of code changed in:
rename the config files to include UML in the name.
599 lines of code changed in:
use command line version of uml_mconsole, instead of invoke a HERE
script for a one line command. This is now dependant upon using a
relatively recent uml_mconsole (source code 1.9 or newer).
1 lines of code changed in:
some kernel fixups had character special to sed, and therefore
did not match. Added ignore for ioctl.save error, and added
pattern for pfkey_msg_parse.
3 lines of code changed in:
recordresults had a mixed version of success/failure.
the 0/1 version should correspond to shell notions.
3 lines of code changed in:
$BUILDTOP is not actually defined in this script, but rather
just computed, so do not depend upon it.
3 lines of code changed in:
include pointers to saved stdout and stderr files in report.
4 lines of code changed in:
record timestamp when process started with results.
1 lines of code changed in:
redirect and save stdout and stderr.
8 lines of code changed in:
added some missing \", remove trailing \n and actually
output the final value of $link.
6 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