Re: [PATCH] ipv6: ip6_pkt_prohibit(_out) should not depend on CONFIG_IPV6_MULTIPLE_TABLES
From: David Miller <davem@davemloft.net>
Date: 2013-11-30 17:51:14
Also in:
lkml
From: David Miller <davem@davemloft.net>
Date: 2013-11-30 17:51:14
Also in:
lkml
From: Hannes Frederic Sowa <redacted> Date: Sat, 30 Nov 2013 18:46:35 +0100
On Fri, Nov 29, 2013 at 04:39:30PM -0500, David Miller wrote:quoted
From: Hannes Frederic Sowa <redacted> Date: Thu, 28 Nov 2013 20:04:11 +0100quoted
Since patch "IPv6: Fixed support for blackhole and prohibit routes" we need ip6_pkt_prohibit(_out) available without CONFIG_IPV6_MULTIPLE_TABLES defined. Cc: Kamala R <redacted> Signed-off-by: Hannes Frederic Sowa <redacted>Please reference the SHA1 ID of the change as well as it's commit header text, thank you.This patch is a follow-up patch for the first one in this thread which is not committed, yet. Either Kamala can squash them into one or I'll repost it later.
I think they need to be combined, otherwise bisection is broken.