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

Support --route-nopull #280

Merged
merged 3 commits into from
Oct 8, 2022
Merged

Support --route-nopull #280

merged 3 commits into from
Oct 8, 2022

Conversation

keeshux
Copy link
Member

@keeshux keeshux commented Sep 30, 2022

With higher granularity than standard OpenVPN client, which instead rejects these settings altogether:

  • Routes
  • DNS
  • Proxy

Also fixes incorrect priority of client settings over server-pulled settings. Server settings must always take over, unless --route-nopull is set.

When provided, pull everything except:

- Routes
- DNS
- Proxy

Implement with higher granularity compared to OpenVPN.
Pull server settings by default to match standard OpenVPN
behavior. Library was prioritizing client over server.
@keeshux keeshux added bug Something isn't working enhancement New feature or request labels Sep 30, 2022
@keeshux keeshux self-assigned this Sep 30, 2022
@keeshux keeshux added this to the 5.1.0 milestone Sep 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working enhancement New feature or request OpenVPN
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant