Add support for empty IPv6 gateway address test 94/275094/1 accepted/tizen/unified/20220524.050436 submit/tizen/20220517.032025 submit/tizen/20220518.041030
authorJaehyun Kim <jeik01.kim@samsung.com>
Mon, 16 May 2022 12:35:41 +0000 (21:35 +0900)
committerJaehyun Kim <jeik01.kim@samsung.com>
Mon, 16 May 2022 12:35:41 +0000 (21:35 +0900)
commit640cb27855a27290af95a3194a9faee22503ee3c
treef26e47d706b70baaf5dbd4f7badf3bf19b4463ec
parentd174d625d0bb4dc742f028d9ab831274c27ec061
Add support for empty IPv6 gateway address test

An empty IPv6 gateway address is allowed
to represent an unspecified IP when setting routing table.
So, if this value is passed, it must be handled appropriately.

Change-Id: Iacdfb1efecad269c3052fec305e3004db8597fe0
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
test/connection_test.c