[1038] in testers
pmax 7.1: ping
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Wed Aug 8 13:36:14 1990
Date: Wed, 8 Aug 90 13:35:42 EDT
From: Ken Raeburn <Raeburn@MIT.Edu>
To: testers@ATHENA.MIT.EDU
% ping osf.osf.org
icp->icmp_type (3) != ICMP_ECHOREPLY (0)
icp->icmp_type (3) != ICMP_ECHOREPLY (0)
icp->icmp_type (3) != ICMP_ECHOREPLY (0)
icp->icmp_type (3) != ICMP_ECHOREPLY (0)
icp->icmp_type (3) != ICMP_ECHOREPLY (0)
According to <netinet/ip_icmp.h>, type 3 is "destination unreachable",
and has several codes associated with it. Printing "desintation
unreachable", or (better) the associated code, would be more useful
than the above message.