Hi,

Here is two patches to make address family restriction consistent in both gweb 
and gresolv. 
First patch adds g_resolv_set_address_family() and second one add its usage 
inside g_web_set_address_family() so the resolver in gweb gets the restriction 
applied too.

Please review,

Tomasz Bursztyka (2):
  gresolv: added the capability to restrict the results to a specific
    address family.
  gweb: applying address family restiction to resolver (using
    g_resolv_set_address_family)

 gweb/gresolv.c |   26 ++++++++++++++++++++++++++
 gweb/gresolv.h |    2 ++
 gweb/gweb.c    |    2 ++
 3 files changed, 30 insertions(+), 0 deletions(-)

-- 
1.7.3.4

_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to