fixed some typos
Add Type-Of-Service-passthru for server and client
Add OpenVPN CSC-DHCP Options (override per Client), add TLS-Authentication, add connection-limit for server
Add openvpn server tos and dhcp server options.
Submitted-by: Martin Fuchs
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.
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.
Synch with -HEAD.
MFC from -HEAD
Update field names to match new OpenVPN version.
MFC Fernando's OpenVPN changes.