7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
191 | 191 |
192 <p> | 192 <p> |
193 Private method to assemble a list of host fingerprints. | 193 Private method to assemble a list of host fingerprints. |
194 </p> | 194 </p> |
195 <dl> | 195 <dl> |
196 <dt>Returns:</dt> | 196 <dt>Return:</dt> |
197 <dd> | 197 <dd> |
198 dictionary with list of fingerprints per host | 198 dictionary with list of fingerprints per host |
199 </dd> | 199 </dd> |
200 </dl> | 200 </dl> |
201 <dl> | 201 <dl> |
210 | 210 |
211 <p> | 211 <p> |
212 Private method to assemble a list of host minimum protocols. | 212 Private method to assemble a list of host minimum protocols. |
213 </p> | 213 </p> |
214 <dl> | 214 <dl> |
215 <dt>Returns:</dt> | 215 <dt>Return:</dt> |
216 <dd> | 216 <dd> |
217 dictionary with list of minimum protocol per host | 217 dictionary with list of minimum protocol per host |
218 </dd> | 218 </dd> |
219 </dl> | 219 </dl> |
220 <dl> | 220 <dl> |
297 <dd> | 297 <dd> |
298 event to be handled | 298 event to be handled |
299 </dd> | 299 </dd> |
300 </dl> | 300 </dl> |
301 <dl> | 301 <dl> |
302 <dt>Returns:</dt> | 302 <dt>Return:</dt> |
303 <dd> | 303 <dd> |
304 flag indicating, if we handled the event | 304 flag indicating, if we handled the event |
305 </dd> | 305 </dd> |
306 </dl> | 306 </dl> |
307 <dl> | 307 <dl> |