Routing entries marked with blackhole flag are meant to silently discard packets which would use them. This works
fine when the host is trying to send via a blackholed route. However, when the node is setup as a router and
is forwarding packets this does not happen. If a received packet would be forwarded via blackhole route and ICMP
Unreachable is still returned to the originating host.