K 10 svn:author V 4 shin K 8 svn:date V 27 2000-01-29T18:21:05.000000Z K 7 svn:log V 315 Add NI_NAMEREQD flag to getnameinfo() call. Without this flag, getnameinfo() don't return error at name resolving failure. But it is used at doaddrlookup(-N) case in telnet, error need to be returned to correctly initialize hostname buffer. Discovered at checking recent KAME repository change, noticed by itojun. END