-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
0.10.0 - 2024-03-31 Added Added support for calculating and displaying jitter (#39) Added support for customizing columns (#757) Added support for reordering and toggling column visibility in Tui (#1026) Added support for dublin ECMP routing for IPv6/udp (#272) Added support for IPinfo flavoured mmdb files (#862) Added support for IPv4->IPv6 and IPv6->IPv4 DNS fallback modes (#864) Added TUN based simulation tests (#908) Added support for last src port (S) and last dest port (P) custom columns (#974) Added support for last sequence (Q) custom columns (#976) Added support for more named theme colors (#1011) Changed Ensure paris and dublin ECMP strategy are only used with supported protocols (#848) Restrict flows to paris and dublin ECMP strategies (#1007) Improved Tui table column layout logic (#925) Use exclusive reference &mut for all Socket operations (#843) Reduced maximum sequence per round from 1024 to 512 (#1067) Fixed Fixed off-by-one bug in max-rounds calculation (#906) Fixed panic with expand-hosts-max Tui command (#892) Fixed failure to parse generated config file on Windows (#958) Fixed tracer panic for icmp TimeExceeded "Fragment reassembly time exceeded" packets (#979) Fixed tracer not discarding unrelated icmp packets for udp and tcp protocols (#982) Fixed incorrect minimum packet size for IPv6 (#985) Fixed permission denied error reading configuration file from snap installation (#1058)
- Loading branch information
Showing
3 changed files
with
503 additions
and
323 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.