- proto parameter is available in client or server mode in the network section.
- mssfix default value is set to openvpn.org default value
Signed-off-by: Philippe Duveau <philippe.duveau@free.fr>
"rport",
1194,
translate("TCP/UDP port # for remote (default=1194)") },
+ { ListValue,
+ "proto",
+ { "udp", "tcp-client", "tcp-server" },
+ translate("Use protocol") },
{ Flag,
"float",
0,
{ proto="udp" } },
{ Value,
"mssfix",
- 1500,
+ 1450,
translate("Set upper bound on TCP MSS"),
{ proto="udp" } },
{ Value,
0,
translate("Randomly choose remote server"),
{ client="1" } },
- { ListValue,
- "proto",
- { "udp", "tcp-client", "tcp-server" },
- translate("Use protocol"),
- { client="1" } },
{ Value,
"connect_retry",
5,