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
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
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