Skip to content

Commit dbc00c1

Browse files
committed
[openvpn] Removed mtu_disc from auto_client method
MTU disc is not supported on most OpenWRT devices tested.
1 parent cafe230 commit dbc00c1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

netjsonconfig/backends/openvpn/openvpn.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ def auto_client(
110110
'cert',
111111
'key',
112112
'pkcs12',
113-
'mtu_disc',
114113
'mtu_test',
115114
'fragment',
116115
'mssfix',

0 commit comments

Comments
 (0)