From: Thomas Graf Date: Thu, 19 Oct 2006 03:46:54 +0000 (-0700) Subject: [IPv6] route: Fix prohibit and blackhole routing decision X-Git-Tag: v2.6.19-rc3~45^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ce8ade015a3f82dbdf856df7a685878dd1cc0e1;p=pandora-kernel.git [IPv6] route: Fix prohibit and blackhole routing decision Lookups resolving to ip6_blk_hole_entry must result in silently discarding the packets whereas an ip6_pkt_prohibit_entry is supposed to cause an ICMPV6_ADM_PROHIBITED message to be sent. Thanks to Kim Nordlund for noticing this bug. Signed-off-by: Thomas Graf Signed-off-by: David S. Miller --- Reading git-diff-tree failed