On 21/01/16 02:31 PM, Felix Fietkau wrote:
On 2016-01-20 20:22, [email protected] wrote:
From: Daniel Dickinson <[email protected]>

NB: Only compile tested.

Based on live testing it appears that openvpn upstream does not work properly at least with the busybox ip applet, but likely also with full iproute2 due to race condition (tun device goes away before ip command runs and sets up networking).

Regards,

Daniel


Stop depending on ifconfig/route and use busybox (or real)
iproute2 utility instead.  Depend on virtual ip package provided
by previous commit so as not to force a particular version of
the ip command.

Signed-off-by: Daniel Dickinson <[email protected]>
I'll wait until somebody has properly tested this.

- Felix

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to