ike-scan 1.5
NOTE: This release contains a known bug, which was fixed in version 1.5.1
- Aggressive mode is now supported. The --aggressive (-A) option specifies aggressive mode.
- The --trans option can be specified multiple times to generate an arbitrary number of custom transforms in the ISAKMP SA Proposal.
- The --vendor option can be specified multiple times to generate an arbitrary number of Vendor ID payloads.
- UDP engine improvements: Dynamically adjust select() timeout, removing the need for a --selectwait argument; keep track of cumulative timing error, and use this to adjust the timing to compensate; calculate timings in microseconds rather than milliseconds to improve accuracy; and some minor tuning.