Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

v2.2 beta2 Binary Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@mxre mxre released this 22 May 18:39
· 32 commits to master since this release

This Binary release for Windows fixes the following issues:

  • TUNTAP error 995 after Windows Standby or FastBoot resume.
  • Correct dependencies for Windows SCM Service (see install.ps1)

Previous fixes:

  • Try nummeric address before using DNS resolve
  • Limit DNS resolve to IPv4 or IPv6
  • Documented new options/behavior in man pages
  • Windows can use -d to explicitly select a TUNTAP adapter by "Friendly Name"
  • Correct/Accurate Error messages from Windows Kernel
  • Running Multiple edges with different configurations on Windows (see install.ps1)
  • Allow IPv6 Neighborhood discovery without specifying -E
  • Use IPHLPAPI (Windows) ioctl (Linux) to set IP configuration instead of spawning command line programs (less security because no command runs as root)
  • Windows edge.exe correctly asks for Administrator privileges when run directly
  • Linux use libcap instead of setuid root (less privileges for the executable neeeded)
  • systemd startup script for edge using AmbientCapabilites and DynamicUser
  • OpenSSL EVP for AES (allows for Hardware Acceleration)
  • edge mngmt socket allows to list all known peers (MAC and Remote Address)