Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

vlmcsd-1108-2017-01-19-Hotbird64

Compare
Choose a tag to compare
@Wind4 Wind4 released this 11 Feb 09:49
· 13 commits to master since this release

2017-01-19 (svn1108)

  • Fixed a bug that Android x86/x64 builds terminated with SIGILL (illegal instruction) if run from a non-Atom CPU (thx to Daz)
  • New option -x1 (requested by Hahu) that causes vlmcsd to exit if
    • any of the listening sockets (IP address / port) specified with -L cannot be setup.
    • the TAP mirror thread encounters an error reading from or writing to the VPN adapter.
  • New INI file directive ExitLevel = 1 that does the same as -x1