Skip to content

amplet2-0.9.13

Compare
Choose a tag to compare
@brendonj brendonj released this 25 Feb 01:31
· 254 commits to develop since this release

Changes:

  • dns: use SO_TIMESTAMPING to get timestamps for sent packets (#35).
  • fastping: use SO_TIMESTAMPING to get timestamps for sent packets (#35).
  • icmp: use SO_TIMESTAMPING to get timestamps for sent packets (#35).
  • tcpping: use SO_TIMESTAMPING to get timestamps for sent packets (#35).
  • traceroute: use SO_TIMESTAMPING to get timestamps for sent packets (#35).
  • amplet2: make shovel prefetch-count configurable, set to 1 by default (#38).

Bugfixes:

  • udpstream: fix incorrect test name in error message.