Skip to content

v1.06

Compare
Choose a tag to compare
@bluhm bluhm released this 05 Jun 21:48
· 41 commits to master since this release
v1.06

1.06 2023-06-05

  • Create gpg signature .asc for released .tar.gz files.
  • Lot of code cleanup and refactoring.
  • Print warning if received packet is truncated or oversized.
  • Recv timeout is increaed by 4 on the local side.
  • Idle timeout is implemented as 1 second recv timeout.
  • Print start and end time in status line.
  • Print frames containng IP fragments in status lines.
  • Timeout -t 0 disables timeout and runs forever.