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

vlmcsd-1108-2017-01-19-Hotbird64

Compare
Choose a tag to compare
@cokebar cokebar released this 14 Feb 07:37
· 23 commits to master since this release

2017-01-19 (1108)

  • 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