Package Release Info

netperfmeter-1.9.0-bp155.1.9

Update Info: Base Release
Available in Package Hub : 15 SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

netperfmeter
netperfmeter-pdfproctools
netperfmeter-plotting

Change Logs

* Sat Jul 17 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 01 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 1.8.7
  * Bugfix release
* Sat Jun 27 2020 Martin Hauke <mardnh@gmx.de>
- Add source verification
* Fri Jun 26 2020 Martin Hauke <mardnh@gmx.de>
- Specfile cleanup
* Mon Nov 21 2016 Marcus Furlong <furlongm@gmail.com>
- Initial OBS Release