netperfmeter/netperfmeter.changes

48 lines
1.9 KiB
Plaintext

-------------------------------------------------------------------
Tue Jun 20 08:38:15 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
- Update to version 1.9.4:
* Bugfix release
-------------------------------------------------------------------
Sat Jul 17 09:00:13 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.9.0
Use different payload data patterns for Active -> Passive and Passive -> Active directions.
Added note on SCTP usage with 192.168.122.1 interface.
Added test script for Wireshark dissector tests.
Enable 30s SCTP Heartbeats on control connection, to ensure PAT/NAT will keep the connection alive.
Updated Wireshark color filter example.
Bugfix: Make sure to deregister all flows belonging to a closed control connection.
Improved DCCP detection.
Commented out LK-SCTP bug work-around. It is hopefully not needed any more.
Bugfix: fixed possibilities for race conditions reported by Helgrind.
Bugfix: fixed UDP flow identification.
Improved vector output.
Bugfix: fixed improper deletion. Access to deallocated memory was possible.
Bugfix: make sure to clear address space (Valgrind reported access to uninitialised memory).
Bugfix: fixed handling of new flows on active side (variable was uninitialised).
Also write time stamps into scalars.
-------------------------------------------------------------------
Mon Mar 1 08:54:42 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.8.7
* Bugfix release
-------------------------------------------------------------------
Sat Jun 27 13:35:21 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Add source verification
-------------------------------------------------------------------
Fri Jun 26 19:22:14 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Specfile cleanup
-------------------------------------------------------------------
Mon Nov 21 00:00:00 UTC 2016 - Marcus Furlong <furlongm@gmail.com>
- Initial OBS Release