User login
Libtrace 4.0.9 Released
18
Jul
2019
Libtrace 4.0.9 has been released.
This release does not add any new features or APIs, but does fix a number of bugs:
* Fixed traceanon
build error on systems that did not have libcrypto installed.
* Fixed DPDK detection in configure
when the DPDK package was installed on either Debian buster and Ubuntu disco.
* Updated DPDK code to compile against more recent DPDK releases, such as 18.11.
* Fixed segmentation fault when failing to open a DAG device.
* Fixed issue where a pcapng
packet that does not match any of our known data types ends up having an uninitialised data type.
* Fix some compilation errors when using DPDK on FreeBSD (may still be linking problems if you have built DPDK using the ports tree, though).
* Fix infinite decoding loop if libpacketdump sees an SCTP option with a length of zero.
The full list of changes in this release can be found in the libtrace ChangeLog.
You can download the new version of libtrace from the libtrace website.