resolved the bug related to the address parsing
authorhyuna0213.jo <hyuna0213.jo@samsung.com>
Mon, 3 Aug 2015 06:54:35 +0000 (15:54 +0900)
committerErich Keane <erich.keane@intel.com>
Tue, 4 Aug 2015 05:57:36 +0000 (05:57 +0000)
commitb56ca2d7d2d987d86c2927f7468df55f64e8dee3
treeaa81e10b770543906b9df37f45fd657f220c81c0
parent8d37f5ddd3654b2aaf10e9818911ea3ae5ac5d94
resolved the bug related to the address parsing

If user is enter the address for the unicast message,
we are parsing the input value in get_address_set() function.
I modified the get_address_set() function, because there are bugs
in this process. currently linux sample app code is not working.

Change-Id: Id0d0cfbabd2b91c4c18ec0ed28593495a2e2a75e
Signed-off-by: hyuna0213.jo <hyuna0213.jo@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/2055
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Erich Keane <erich.keane@intel.com>
resource/csdk/connectivity/samples/linux/sample_main.c