Refactor pf_context_copy_settings
Author: akallabethCreated Apr 30, 2025Updated Jun 16, 2026
Labelshelp-wantedproxy
currently pf_context_copy_settings is not working in every configuration.
Refactor it:
- split the 2 use cases:
- create an initial client settings from peer configuration
- send a reactivation sequence back with applied target configuration
- go through all settings and check which ones should be copied and which ones discarded
Source: FreeRDP/FreeRDP