Skip to content

amplet2-0.10.4

Compare
Choose a tag to compare
@brendonj brendonj released this 03 Jul 04:44
· 183 commits to develop since this release

Changes:

  • sip: Allow test to take both a URI and a normal target (this allows starting a remote server on an AMP client, but running the test with a different SIP URI rather than one constructed from the IP address).
  • sip: Remove (unused) "family" from result dict, to match other tests.
  • sip: Update man page with new options.

Bugfixes:

  • traceroute: Don't increment TTL if already at the maximum path length (could cause a maximum length path to be increased by one before probing stops).