]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Fixed some ifconfig-pool issues that precluded
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Mon, 3 Nov 2008 13:07:33 +0000 (13:07 +0000)
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Mon, 3 Nov 2008 13:07:33 +0000 (13:07 +0000)
commit223b2c513b3470bd97f868a4acab62b1f471e495
tree037a453a695b9ef215a349ef7a2020c76c86c845
parentc421bacf58c9f913fb9b7fe56a4494dbeb786c2e
Fixed some ifconfig-pool issues that precluded
it from being combined with --server directive.

Now, for example, we can configure thusly:

  server 10.8.0.0 255.255.255.0 nopool
  ifconfig-pool 10.8.0.2 10.8.0.99 255.255.255.0

to have ifconfig-pool manage only a subset
of the VPN subnet.

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