[connman] Notify the IPv4 Ready State signal to UI followed by IPv6 Signal. 90/72290/3 accepted/tizen/common/20160608.160928 accepted/tizen/ivi/20160609.090754 accepted/tizen/mobile/20160609.090615 accepted/tizen/tv/20160609.090732 accepted/tizen/wearable/20160609.090715 submit/tizen/20160608.101452
authorNiraj Kumar Goit <niraj.g@samsung.com>
Tue, 31 May 2016 15:17:24 +0000 (20:47 +0530)
committerNiraj Kumar Goit <niraj.g@samsung.com>
Wed, 8 Jun 2016 06:48:28 +0000 (23:48 -0700)
commit0ea98e0cff37f5a63783a65c84cc5945466b9024
tree90ccc6f1fb3c464add41c27b313471a2dd6ff8f3
parent8615b75d70b07e357a8559352aaaf116093edcf3
[connman] Notify the IPv4 Ready State signal to UI followed by IPv6 Signal.

Description: First ready state was notified when IP Address was obtained
    using IPv6 and at that time IPv4 Addresses were not available.
    and Application called to check gateway address before IPv4 Addresses
    were available so CAPI returned with error NO_CONNECTION.
    So sent a ready signal again after IPv4 address available.

Change-Id: If7ac89e8de920f144ea5d11fba65370622ce1572
Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
src/service.c