[Openvpn-devel] [PATCH] Error message if max-routes used incorrectly

2012-11-19 Thread Arne Schwabe
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 --- src/openvpn/opt

Re: [Openvpn-devel] [PATCH] Error message if max-routes used incorrectly

2012-11-19 Thread Gert Doering
Hi, On Mon, Nov 19, 2012 at 07:12:17PM +0100, Arne Schwabe wrote: > 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-openv