K 10 svn:author V 3 dim K 8 svn:date V 27 2011-06-26T19:03:33.510641Z K 7 svn:log V 248 For some reason, contrib/traceroute/traceroute.c ensures MAXHOSTNAMELEN is defined, but then proceeds to use a hardcoded maximum hostname length of 64 anyway. Fix this by checking against MAXHOSTNAMELEN instead. PR: bin/157732 MFC after: 3 days END