CVSROOT:        /cvs
Module name:    src
Changes by:     flor...@cvs.openbsd.org 2016/09/19 01:08:01

Modified files:
        usr.sbin/traceroute: traceroute.c 

Log message:
Only allow standard dot notation for IPv4 addresses as target.
We can get rid of inet_aton(3) and use the AF independent getaddrinfo(3).
OK natano@, krw@, millert@, claudio@

Reply via email to