Title: icmp_dst_unreach()


icmp_dest_unreach() is called by process_data() to handle either host-unreachable or a network-unreachable icmp packets that are received from routers.

If the icmp message is valid, ipr_destunch() is called to mark the appropriate entry in the output routing table as unreachable.