Highlights
The major highlight of the 0.7.0 release of Trippy is the addition of full support for Windows, for all tracing modes and protocols! 🎉. This has been many months in the making and is thanks to the hard work and perseverance of @zarkdav.
This release also sees the introduction of custom Tui themes and key bindings, deb
and rpm
package releases, as well as several important bug fixes.
My thanks to all the contributors!
Added
- Added support for Windows (
icmp
,udp
&tcp
forIPv4
&IPv6
) (#98) [@zarkdav] - Added support for custom Tui key bindings (#448)
- Added support for custom Tui color themes (#411)
- Added RPM packaging (#95) [@OmarAtefThabet]
- Added DEB packaging (#94) [@Marwanmhks]
Fixed
- Variable Equal Cost Multi-path Routing (ECMP) causing truncated trace (#269)
- Tracing using the
tcp
may ignore some incomingicmp
responses (#407) - Tracer panics with large
--initial-sequence
and delayed TCP probe response (#435) - Trippy Docker fails to start (#277)
See CHANGELOG.md for details.
Full Changelog: 0.6.0...0.7.0