cvs commit: src/sbin/route route.c
Hajimu UMEMOTO
ume at FreeBSD.org
Mon May 23 14:12:33 GMT 2005
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
More information about the cvs-src
mailing list