]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Added optional "nogw" (no gateway) flag to --server-bridge
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Thu, 20 Nov 2008 21:02:10 +0000 (21:02 +0000)
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Thu, 20 Nov 2008 21:02:10 +0000 (21:02 +0000)
commit148329ca88fb5601790546cd1d70b814893d029a
tree751f1227ad34fe60df4984b12317e6b3e9b5e525
parentd4e801f4879c14c5cfd93cfca7b614d9be9a2f25
Added optional "nogw" (no gateway) flag to --server-bridge
to inhibit the pushing of the route-gateway parameter to
clients.

Miscellaneous man page edits, fixed some formatting issues.

git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@3550 e7ae566f-a301-0410-adde-c780ea21d3b5
helper.c
openvpn.8
options.c
options.h
version.m4