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: 2001-07-24 to 2001-06-20 (Commits 3397-3446 of 10846)
fix incomplete error reports
10 lines of code changed in:
started IPSEC -> IPsec fix
235 lines of code changed in:
setup locking fixes
6 lines of code changed in:
revised locking
small revisions to status output
34 lines of code changed in:
sort eroutes
2 lines of code changed in:
Savatier S?bastien <SebastienSavatier@lyon.msi-sa.fr>:
fix bug in emitting explicit IP address ID payload
7 lines of code changed in:
4kbit key speed
5 lines of code changed in:
add missing "const"; funny that GCC hasn't complained until now
3 lines of code changed in:
[DHR] fix source and destination subnets of policy in diagnostic
15 lines of code changed in:
refine reporting of asynchronous network errors
82 lines of code changed in:
lots of small changes, mostly from list messages
1300 lines of code changed in:
disablearrivalcheck
8 lines of code changed in:
implement disablearrivalcheck
38 lines of code changed in:
weasel words about unimplemented features
0 lines of code changed in:
add --disablearrivalcheck
31 lines of code changed in:
Oops: without MSG_NOSIGNAL, <signal.h> is needed
2 lines of code changed in:
simplification of write-to-whack-without-SIGPIPE undone
for systems without MSG_NOSIGNAL
20 lines of code changed in:
- deal with MSG_ERRQUEUE before sendto: avoid unearned failure of sendto
- expand "sending:" debugging
277 lines of code changed in:
wording improvement
3 lines of code changed in:
check validity of ipsecN interface
5 lines of code changed in:
catch usage error
3 lines of code changed in:
support inbound policy check of addresses on tunneled packet
29 lines of code changed in:
improve error message by including objectionable ID
2 lines of code changed in:
some rewording, new links
337 lines of code changed in:
Tidy up compiler directive visual alignment.
30 lines of code changed in:
Added inbound policy checking code for IPIP SAs.
22 lines of code changed in:
Added inbound policy checking code for IPIP SAs.
Renamed unused function argument for ease and intuitive naming.
44 lines of code changed in:
Removed unused debugging code.
Added inbound policy checking code for IPIP SAs.
67 lines of code changed in:
Note about inbound policy checking of inner addresses and pmtu fix.
6 lines of code changed in:
Added note about need for eroute replace to be atomic.
6 lines of code changed in:
Added SADB_X_SAFLAGS_INFLOW for supporting incoming policy checks.
10 lines of code changed in:
Renamed EMT_RPLACEROUTE to EMT_REPLACEROUTE for clarity and logical text
searching.
Added EMT_INEROUTE for supporting incoming policy checks.
Added inbound policy checking code for IPIP SAs.
39 lines of code changed in:
Renamed EMT_RPLACEROUTE to EMT_REPLACEROUTE for clarity and logical text
searching.
5 lines of code changed in:
Reformatted for readability.
Added inbound policy checking fields for use with IPIP SAs.
109 lines of code changed in:
Updates from features meeting with MCR on 2001-07-03.
0 lines of code changed in:
avoid hang in recvfrom (kernel bug?)
229 lines of code changed in:
check for unquoted white space
3 lines of code changed in:
Send back ICMP iff DF set, !ICMP, offset==0, sysctl_icmp, iph->tot_len >
emtu, and don't drop.
19 lines of code changed in:
more links, another FAQ question
57 lines of code changed in:
Remove PEEK target to iptables I/F.
Minor tweaks, fixes and clarifications.
0 lines of code changed in:
refine testing for select problem; still not a fix
35 lines of code changed in:
Disable ipcomp processing if we are handed a ipcomp packet with no esp
or ah header.
Print protocol if we are handed a non-ipsec packet.
7 lines of code changed in:
fix plutopost bug
2 lines of code changed in:
try to make easier to follow
101 lines of code changed in:
simplify write-to-whack-without-SIGPIPE by using send
3 lines of code changed in:
make automatic restarts differ from starts in log, for benefit of barf
9 lines of code changed in:
post-1.91
6 lines of code changed in:
Transport mode ipcomp bug fix and missing SA error code adjusting.
5 lines of code changed in:
Fixed transport mode IPCOMP policy check bug.
14 lines of code changed in:
Changed missing SA errors from EEXIST to ENOENT and added debug output
for already linked SAs.
20 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