Releases: L-Acoustics/networkInterfaceHelper
Releases · L-Acoustics/networkInterfaceHelper
v1.2.8
v1.2.7
Fixed
- C# Marshalling of std::string as UTF8Str
v1.2.6
Added
- Missing IPv6 operators to
IPAddress(comparison, addition, substraction). - Support for IPv6 in
IPAddressInfo. - Added detection of IPv6 addresses.
Fixed
- On macOS, correctly retrieve the user defined name of the interface.
- On macOS, correctly detect plugged/unplugged adapters (partially broken since macOS 11).
- IPv6 from string conversion not working if shortened at the end (e.g. 'acbd::').