Hi, this patchset fixes bug https://bugs.meego.com/show_bug.cgi?id=25035
The patch #1 makes sure that we do not create extra route to previous default gateway when setting up VPN. The patch #2 is needed when we move services around. If VPN is moved before non-VPN service, the default gateway is not set without this patch. Cheers, Jukka Jukka Rissanen (2): connection: Remove wrong VPN route connection: Add host route for VPN when setting default gateway src/connection.c | 36 ++++++++++++++++++++++++++---------- 1 files changed, 26 insertions(+), 10 deletions(-) -- 1.7.5.4 _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
