On Mon, Dec 02, 2013 at 07:55:21PM +0530, Kamala R wrote: > The behaviour of blackhole and prohibit routes has been corrected by setting > the input and output pointers of the dst variable appropriately. For > blackhole routes, they are set to dst_discard and to ip6_pkt_discard and > ip6_pkt_discard_out respectively for prohibit routes. > > ipv6: ip6_pkt_prohibit(_out) should not depend on > CONFIG_IPV6_MULTIPLE_TABLES > > We need ip6_pkt_prohibit(_out) available without > CONFIG_IPV6_MULTIPLE_TABLES > > Signed-off-by: Kamala R <kam...@aristanetworks.com>
Looks good, thanks! Acked-by: Hannes Frederic Sowa <han...@stressinduktion.org> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/