Hi, this patchset fixes this issue https://bugs.meego.com/show_bug.cgi?id=25994 where VPN server pushed domain name is lost.
This is similar to earlier VPN nameserver patch. The domain name that VPN server pushes to us was not handled properly. Cheers, Jukka Jukka Rissanen (3): vpn: Update domain name when received from vpnd openvpn: Update domain name if received from OpenVPN server vpn-provider: Send domain name to connman when connection is ready plugins/vpn.c | 10 ++++++++++ vpn/plugins/openvpn.c | 30 ++++++++++++++++++++++++++++++ vpn/vpn-provider.c | 7 +++++++ 3 files changed, 47 insertions(+) -- 1.7.11.7 _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
