Skip to content

Commit

Permalink
[openvpn] Removed mtu_disc from auto_client method
Browse files Browse the repository at this point in the history
MTU disc is not supported on most OpenWRT devices tested.
  • Loading branch information
nemesifier committed Dec 13, 2020
1 parent cafe230 commit dbc00c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion netjsonconfig/backends/openvpn/openvpn.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ def auto_client(
'cert',
'key',
'pkcs12',
'mtu_disc',
'mtu_test',
'fragment',
'mssfix',
Expand Down

0 comments on commit dbc00c1

Please sign in to comment.