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-05-01 to 2001-04-07 (Commits 3097-3146 of 10846)
Added cvs version id and a few other miscellaneous things.
9 lines of code changed in:
Added CVS version ID.
4 lines of code changed in:
Updated klips2 design documentation.
2 lines of code changed in:
Fleshed out all other api trips and touched up opportunistic.
2655 lines of code changed in:
Added 2.4.4 updates from SS.
4 lines of code changed in:
Update for 2.4.4. We now receive the skb with skb->data pointing to
h.raw.
15 lines of code changed in:
Update for 2.4.4. ip_select_ident() now has 3 args.
10 lines of code changed in:
Added compiler defines for 2.4.4 changes (skb->data==h.raw,
ip_select_ident now has 3 args).
12 lines of code changed in:
Fix I/F title by adding from block.
1 lines of code changed in:
Updates to reflect opportunistic api trip.
467 lines of code changed in:
Added SA, SPDB, capitalised ENCRYPT target, other minor fixes.
5 lines of code changed in:
This documents different possible api trips for various different
scenarios.
14 lines of code changed in:
Updates from opportunistic api trip.
135 lines of code changed in:
Args in BNF?
1 lines of code changed in:
Clarify for on-the-fly address changes and deprecated features.
10 lines of code changed in:
Added fix for multiple transform SMP double-spinlock bug.
4 lines of code changed in:
Added spin_lock() check to prevent double-locking for multiple
transforms and hence kernel lock-ups with SMP kernels.
Minor spin_unlock() adjustments to unlock before non-dependant prints
and IPSEC device stats updates.
51 lines of code changed in:
Added spin_lock() check to prevent double-locking for multiple
transforms and hence kernel lock-ups with SMP kernels.
23 lines of code changed in:
Committed bugfixes for memleaks, IPCOMP ASM for 2.4, no skb->used for
2.4 and added klips2 design docs.
9 lines of code changed in:
Update asm directives for 2.4 style makefiles.
20 lines of code changed in:
Define out skb->used for 2.4 kernels.
5 lines of code changed in:
Define out skb->used for 2.4 kernels.
Check if soft expire has already been sent before sending another to
prevent ACQUIRE flooding.
18 lines of code changed in:
Check if soft expire has already been sent before sending another to
prevent ACQUIRE flooding.
16 lines of code changed in:
Define out skb->used for 2.4 kernels.
4 lines of code changed in:
Added features content, delete JSD's notes, remove exploratory notes at
top and bottom.
48 lines of code changed in:
Removed legend.
Clarified Encrypt kernel module relationship to SADB.
Routing goes to Encrypt, not SADB.
483 lines of code changed in:
Added TDB.
1 lines of code changed in:
Added to/fleshed out block comments.
52 lines of code changed in:
Cleaned up fixed tdbwipes.
Free pfkey_reply and clean up extensions_reply for grpsa, addflow and
delflow (Per Cederqvist) plugging memleaks.
18 lines of code changed in:
Added a features section with a legend and seeded it with JSD's
unformatted suggestions.
116 lines of code changed in:
Interfaces description to klips2-design.dia.
68 lines of code changed in:
Key legend to klips2-design.dia.
2 lines of code changed in:
Added note to update in update rather than replace.
5 lines of code changed in:
Fixed extr.tdb freeing, stealing it for getspi, update and add.
Refined a couple of spinlocks, fixed the one in update.
17 lines of code changed in:
Fixed tdb table locking comments.
14 lines of code changed in:
Fixed HTML comment terminator.
0 lines of code changed in:
Wipe/free eroute and both tdbs from extr at end of pfkey_msg_interp()
instead of inside each message type parser. This fixes two memleaks.
20 lines of code changed in:
Added beginnings of legend.
Added URLs.
Added double-headed arrows.
Cleaned up text.
Put default iptables modules inside iptables box.
Adjust spacing.
Added elipsis between KMds.
3500 lines of code changed in:
Quiet down pfkey_x_debug_process().
8 lines of code changed in:
Added Features section, prompted by JSD.
14 lines of code changed in:
Dia application diagram of klips2 design using netfilter.
1719 lines of code changed in:
prevent control characters in IDs from reaching and damaging log
26 lines of code changed in:
rename buildstr to builddiag; exploit more
247 lines of code changed in:
broaden some messages to cover opportunistic connection instances
6 lines of code changed in:
fix order of actions in delete_state to avoid double deletion of connection
8 lines of code changed in:
inform pending whacks of their release due to boredom
24 lines of code changed in:
adjust whack release logic to deal with the pending negotiations
25 lines of code changed in:
use buildstr() to add intermediate context to diagnostics.
65 lines of code changed in:
reword message
2 lines of code changed in:
hideous perversion for obscure routing bug in opportunistic
22 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