Changes between Version 1 and Version 2 of Ticket #946, comment 4
- Timestamp:
- 08/18/15 08:47:48 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #946, comment 4
v1 v2 1 The python2 failures are fixed in r10332 (with some preliminary minor fixups in r10330): we just needed to reset the crypto options before sending another packet. Some subcommands send their request embedded in the hello packet and don't need to bother with this, "stop" uses a ddedicated packet and must have the up to date crypto parameters.1 The python2 failures are fixed in r10332 (with some preliminary minor fixups in r10330): we just needed to reset the crypto options before sending another packet. Some subcommands send their request embedded in the hello packet and don't need to bother with this, "stop" uses a dedicated packet and must have the up to date crypto parameters.