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-02-12 18:47 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
Comment 1 Larry the Git Cow gentoo-dev 2025-02-12 18:47:27 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a6b907fcdd59cca296b56158f726c5a956fb247

commit 2a6b907fcdd59cca296b56158f726c5a956fb247
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2025-02-12 18:45:49 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-02-12 18:46:54 +0000

    profiles: Mask net-analyzer/ostinato for removal
    
    Bug: https://bugs.gentoo.org/912829
    Bug: https://bugs.gentoo.org/913106
    Bug: https://bugs.gentoo.org/922304
    Bug: https://bugs.gentoo.org/922306
    Bug: https://bugs.gentoo.org/926039
    Bug: https://bugs.gentoo.org/935772
    Bug: https://bugs.gentoo.org/935887
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)