Skip to content

Releases: L-Acoustics/networkInterfaceHelper

v1.2.8

30 Jul 06:57

Choose a tag to compare

Fixed

  • Updated CI
  • Fixed some SWIG warnings

v1.2.7

18 Jul 14:59

Choose a tag to compare

Fixed

  • C# Marshalling of std::string as UTF8Str

v1.2.6

22 May 15:08

Choose a tag to compare

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::').