Merge "Suppose Device trying to connect with a wifi router which does not support... accepted/tizen_5.0_unified accepted/tizen/5.0/unified/20181102.013201 accepted/tizen/unified/20180907.043101 submit/tizen/20180904.110831 submit/tizen/20180906.090023 submit/tizen_5.0/20181101.000002
authorJaehyun Kim <jeik01.kim@samsung.com>
Tue, 4 Sep 2018 11:02:23 +0000 (11:02 +0000)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Tue, 4 Sep 2018 11:02:23 +0000 (11:02 +0000)
commitad7173cfd201cd407a594c0023a732452569035c
treecc38eb580d76c8ade47277d5d5539b2308dca486
parentae28f96e65569f277f7708abadf88ed26e4175ba
parentafff118d65ed2025921408235af65e78ca97cb32
Merge "Suppose Device trying to connect with a wifi router which does not support IPV6. In that Case __profile_convert_ip_to_string() function will be called for IPV6 address family and if net_info->IpAddr is passed as 1st argument, sometime garbage ip like "c0a8:5::" could be set to output variable ip_address(passed by Application)." into tizen
src/connection_profile.c