ByteBlower API 2.11.6 (2020-04-15)
Download
You can download the latest version at https://setup.byteblower.com/software.html.
Enhancements
- Added support for python 3.7 and Windows 64 bits.
Fixes
- The red 'evaluation license' message has been fixed. Due to a build error the (TCL) installers were created with an evaluation version of BitRock.
ByteBlower API 2.11.4
This API version was not released, this is a ByteBlower Server release only.
ByteBlower API 2.11.2 (2020-02-11)
Download
You can download the latest version at https://setup.byteblower.com/software.html.
Enhancements
- Added the possibility to configure the BROADCAST/UNICAST DHCP flag. The ByteBlower Port will use this in the DHCP Process
- Added extra DHCP timing statistics (timestamps when the DHCP discover/offer/request/ack, DHCPv6 solicit, advertise, request, reply are sent or received)
Fixes
- When Refresh was called on an OutOfSequence trigger, the result information was invalidated. Accessing this information caused a crash of the API.
- When the DHCPv6 Session Information was requested, the actual information was not requested on the server, thus needing an extra Refresh call. This inconsistency with the other parts of the API is fixed.
ByteBlower API 2.11.0 (2019-12-04)
Download
You can download the latest version at https://setup.byteblower.com/software.html.
Enhancements
- Added support for the Wireless Endpoint to collect network information over time.
Fixes
- TCL: The signature for the deprecated method Pcap.Save on our Rx.Capture.Basic was wrong and resulted in an error.
- TCL: The NetworkInfo object on a Wireless Endpoint can now be Refreshed.
- Fixed an issue where it was impossible to fetch the Result History for a Frame configured on a Wireless Endpoint.
Misc
- Our Python API (beta) is now available as a Python wheel instead of using a custom installer. This gives us the possibility to release them later using PyPi
|