From 7f53878dc2618bf7c01e2135bd271ac01bd85dc9 Mon Sep 17 00:00:00 2001 From: Mitsuru Chinen Date: Fri, 7 Dec 2007 01:07:24 -0800 Subject: [PATCH] [IPv4]: Reply net unreachable ICMP message IPv4 stack doesn't reply any ICMP destination unreachable message with net unreachable code when IP detagrams are being discarded because of no route could be found in the forwarding path. Incidentally, IPv6 stack replies such ICMPv6 message in the similar situation. Signed-off-by: Mitsuru Chinen Signed-off-by: David S. Miller --- Reading git-format-patch failed