OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Reyk Floeter (reykcvs.openbsd.org)
Date: Sun Nov 25 2007 - 14:01:10 CST


CVSROOT: /cvs
Module name: src
Changes by: reykcvs.openbsd.org 2007/11/25 13:01:10

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

Log message:
in addition to IPv4/6 addresses, canonicalize the hostname for "url",
for example
".www...Example.com." will be translated to "www.example.com".

ok gilles