Date: Mon, 23 May 2005 14:12:32 +0000 (UTC) From: Hajimu UMEMOTO <ume@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/route route.c Message-ID: <200505231412.j4NECWgK062523@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2005-05-23 14:12:32 UTC
FreeBSD src repository
Modified files:
sbin/route route.c
Log:
- do DNS lookup for symbolic names specified for a destination
or gateway.
- improves error reporting using gai_strerror(3) instead of
printing "bad value".
- remove "0" for servname argument for getaddrinfo(3).
Submitted by: Andreas Kohn <andreas __at__ syndrom23.de>
MFC after: 1 week
Revision Changes Path
1.79 +5 -4 src/sbin/route/route.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505231412.j4NECWgK062523>
