CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/10/22 01:08:01
Modified files:
usr.sbin/relayd: parse.y
Log message:
Make host_*() AF-agnostic
Merge host_v{4,6}() into much simpler host_ip() using just getaddrinfo().
With input & test by kn@ and benno@
OK benno@ kn@
