diff options
author | Martin Schiller <ms@dev.tdt.de> | 2024-01-31 08:20:13 +0100 |
---|---|---|
committer | Rosen Penev <rosenp@gmail.com> | 2024-02-07 13:58:46 -0800 |
commit | e6fb43bdc99c8beb61a922f6b5635519d1a992e8 (patch) | |
tree | caf5a65e6e952101ecdfff569668d20e2c1d65e9 /net/openvpn/files/openvpn.options | |
parent | 07838da820bc18219027703bd135dfb18ad01398 (diff) |
openvpn: add OpenVPN option disable-dco
You maybe want to disable the DCO support, so let's add this option.
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
Diffstat (limited to 'net/openvpn/files/openvpn.options')
-rw-r--r-- | net/openvpn/files/openvpn.options | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/openvpn/files/openvpn.options b/net/openvpn/files/openvpn.options index 7e3aedb0d..ef4a920e9 100644 --- a/net/openvpn/files/openvpn.options +++ b/net/openvpn/files/openvpn.options @@ -149,6 +149,7 @@ client client_to_client comp_noadapt disable +disable_dco disable_occ down_pre duplicate_cn |