core: Remove connection type manipulation in gcc_write_client_core_data
authorMartin Fleisz <martin.fleisz@thincast.com>
Thu, 4 Feb 2021 08:54:48 +0000 (09:54 +0100)
committerakallabeth <akallabeth@users.noreply.github.com>
Thu, 25 Feb 2021 08:51:41 +0000 (09:51 +0100)
commit2b0958173a43070bee373fbda451f46231f94d63
treea46617df0609d9db02d9c8a3d151abe369d0c044
parent609c54512c78cf45252bf0365a150f75c436a986
core: Remove connection type manipulation in gcc_write_client_core_data

Removes the changes to connection type in gcc_write_client_core_data and
adds some checks if network detection is enabled when receiving network
detection requests.

(cherry picked from commit 43825e364e9580eab08cae84dfd8021d16828730)
include/freerdp/settings.h
libfreerdp/core/autodetect.c
libfreerdp/core/gcc.c