MFC [19856] - ticket #1497
MFCTicket 1709: fexed typo in OpenVPN cfg-page
Remove hack that checks for blank protocol. We need to fix the upstream bug that is causing the blank entries. This bug is also appearing in the load balancing area now.
Increase the size of the openvpn custom options box.
Apply OpenVPN patch from Martin Fuchs which adds outgoing tunnel bandwidthg control.
Use the correct array path to deterimine if a false entry exists.
Only check for server or client respectively instead of checking for both. Otherwise if a operator is only running server or client openvpn entries we do not show the configuration.
Do not show blank openvpn configuration items.
Correctly add the OpenVPN option
Synch with -HEAD.
MFC from -HEAD
MFC Fernando's OpenVPN changes.