]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Error message if max-routes used incorrectly
authorArne Schwabe <arne@rfc2549.org>
Mon, 19 Nov 2012 18:12:17 +0000 (19:12 +0100)
committerDavid Sommerseth <davids@redhat.com>
Thu, 22 Nov 2012 10:39:20 +0000 (11:39 +0100)
commitf83ccec6525179968b68696acb6ccf22182fc6de
treeab0d1d643a719f602cf37c7bcd12d1f0746ca089
parent5fd3e56430678bee3e6e3a3cf8dfd6db7e105676
Error message if max-routes used incorrectly

the route/route-ipv6/redirect-gateway options allocate the route structe
with max_routes number of routes. A max-routes after any of this commands
has no effect. This can be problematic
(http://code.google.com/p/ics-openvpn/issues/detail?id=101)

Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: 1353348737-21920-1-git-send-email-arne@rfc2549.org
URL: http://article.gmane.org/gmane.network.openvpn.devel/7131
Signed-off-by: David Sommerseth <davids@redhat.com>
src/openvpn/options.c