Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

Ostinato 0.1.1

Compare
Choose a tag to compare
@pstavirs pstavirs released this 18 Jul 16:20
· 1063 commits to master since this release

Release Date: 2010-06-29

  • New platforms
    • BSD
    • Mac OS X
  • Protocols
    • Added IPv6
    • Added IP tunneling (IP-in-IP) - 6over4, 4over6, 6over6, 4over4
    • Added Text protocol - useful for HTTP, SIP, NNTP, RTSP etc.
    • Added ICMPv6
    • Preflight check for truncated frames
  • Build Framework
    • make install support
    • Qt Creator and other IDE support
  • Other
    • Improved GUI handling in the Port Stats Filter Dialog
  • Documentation
    • Improved Protocol Builder documentation (class AbstractProtocol)
  • Bugfixes
    • Invalid TCP/UDP checksums caused by invalid pseudo-IP checksum
    • Assert failure when closing Ostinato with the port list expanded
    • Crash in Port Stats Filter Dialog while removing selected rows
    • Fixes for 64bit compilation and Qt4.6