Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922304 - net-analyzer/ostinato-1.3.0 version bump
Summary: net-analyzer/ostinato-1.3.0 version bump
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Rick Farina (Zero_Chaos)
URL: https://github.com/pstavirs/ostinato/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-17 09:29 UTC by Andreas Sturmlechner
Modified: 2025-01-06 19:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2024-01-17 09:29:36 UTC
Released on 2023-10-19

Added
-Added per-stream average latency and jitter measurement
-Include row/column headers when pasting stream stats as text
-Use Outer/Inner prefix for fields of combo protocols such as IP4o4 to distinguish them
-Double-click port name to edit port configuration properties (#344)
-Allow user to add a port decription (#223)
-Show port name/description in Ports Window
-Warn about per-stream stats not supported for ICMP streams

Changed
-Improve Port stats window
-Remove port byte rate stats as bit rates are more useful
-Change port stats names to always start with send/receive
-Reorder port stats to make them consistent wrt send/receive
-Group related port stats together
-Try to fit all columns within stream stats window to avoid unnecessary scrolling
-Improve IPv4 address user input for IPv4 protocol config

Fixed
-Fix Ostinato GUI crash when opening a session file or when adding/removing a portgroup - regression introduced in v1.2.0
-Fix spurious stream stats drops - regression introduced with v1.2.0
-Fix drone crash at startup on Linux. The crash is seen when the main routing table has a default route without a gateway
-Write string/hexstring value correctly when saving stream(s) as Python script
-Fix helpful message not being displayed when missing packet.dll on Windows
-Fix potential contention for stream stats update
-Fix per-stream stats not working for VLAN tagged packets (#354)
-Fix missing port status when pasting port stats as text