netdb/dns: increase the response buffer size
authorJin-Seong Kim <jseong82.kim@samsung.com>
Fri, 7 Apr 2017 10:20:52 +0000 (19:20 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Tue, 18 Apr 2017 03:02:10 +0000 (12:02 +0900)
commit8697e5c14e828e8fcdfe89c86d0e76d42995661a
tree31e011249241546a0e3b980987cc8eeb24cb3f1d
parent580b05da52ccaabc2ff6d990029c673018f28f20
netdb/dns: increase the response buffer size

Some DNS response has lots of canonical name. In this case, hostname
cannot be resolved due to insufficient size of DNS response message
buffer. To prevent DNS hostname resolving issue, increase DNS response
buffer size from 95 to 512.

Change-Id: I6aa269fe305753aba18c7b6bd275e5fc2bd2be03
Signed-off-by: Jin-Seong Kim <jseong82.kim@samsung.com>
lib/libc/Kconfig
lib/libc/netdb/lib_dns.h