Skip to content

ike-scan 1.5

Compare
Choose a tag to compare
@royhills royhills released this 24 Nov 19:09
· 719 commits to master since this release

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.