[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20131202.171654.1682815174948392171.davem@davemloft.net>
Date: Mon, 02 Dec 2013 17:16:54 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: kamala@...stanetworks.com
Cc: hannes@...essinduktion.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [Patch v4] IPv6: Fixed support for blackhole and prohibit
routes
From: Kamala R <kamala@...stanetworks.com>
Date: Mon, 2 Dec 2013 19:55:21 +0530
> 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 <kamala@...stanetworks.com>
Applied and queued up for -stable, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists