Added ICMP Destination Unreachable codes from RFC-1812:
authorkstailey <kstailey@openbsd.org>
Thu, 30 Jan 1997 17:05:46 +0000 (17:05 +0000)
committerkstailey <kstailey@openbsd.org>
Thu, 30 Jan 1997 17:05:46 +0000 (17:05 +0000)
commit68ed8098c3c71f2a181ec48c9dec0fc596f0f0c0
tree4af7845baf14bc8c4a210f4e313cb870de0329eb
parent5a2e63b4b73787b8a719b230d2b7fca1114c8629
Added ICMP Destination Unreachable codes from RFC-1812:

   14 = Host Precedence Violation.  Sent by the first hop router to a
        host to indicate that a requested precedence is not permitted
        for the particular combination of source/destination host or

   15 = Precedence cutoff in effect.  The network operators have imposed
        a minimum level of precedence required for operation, the
        datagram was sent with a precedence below this level;
sys/netinet/ip_icmp.h