Re: [Openvpn-devel] [openvpn-devel] OpenVPN 2.1.4/Linux: route-gatewy not working

2012-03-26 Thread Samuel CUELLA
ult route, the pushed default route won't be applied. Is that an expected/desired behavior ? Here is the patch against the latest git master: Author: Samuel CUELLA Fix the route-gateway option behavior. Signed-off-by: Samuel CUELLA diff -Nur openvpn-git-orig/options.c openvpn-git

Re: [Openvpn-devel] [openvpn-devel] OpenVPN 2.1.4/Linux: route-gatewy not working

2012-03-23 Thread Samuel CUELLA
ult route, the pushed default route won't be applied. Is that an expected/desired behavior ? Here is the patch against the latest git master: Author: Samuel CUELLA Fix the route-gateway option behavior. Signed-off-by: Samuel CUELLA diff -Nur openvpn-git-orig/options.c openvpn-git

[Openvpn-devel] [openvpn-devel] OpenVPN 2.1.4/Linux: route-gatewy not working

2012-03-23 Thread Samuel CUELLA
Below is a patch that fix what I find broken. Author: Samuel CUELLA Fix the route-gateway option behavior. Signed-off-by: Samuel CUELLA diff -Nur openvpn-2.1.4-orig//options.c openvpn-2.1.4/options.c --- openvpn-2.1.4-orig//options.c 2010-11-04 20:29:02.0 +0100 +++ o