diff options
author | Kamala R <kamala@aristanetworks.com> | 2013-12-02 14:25:21 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-01-15 23:31:32 (GMT) |
commit | a9adc58f81ec36a9c4df6a6aec3493949df526f3 (patch) | |
tree | a52c7c353462542f783bc46ac0937a03e669b95d /sound/ac97_bus.c | |
parent | 4301b7a8fe14a787fbf0bb9cad16b623f45956f6 (diff) | |
download | linux-fsl-qoriq-a9adc58f81ec36a9c4df6a6aec3493949df526f3.tar.xz |
IPv6: Fixed support for blackhole and prohibit routes
[ Upstream commit 7150aede5dd241539686e17d9592f5ebd28a2cda ]
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@aristanetworks.com>
Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound/ac97_bus.c')
0 files changed, 0 insertions, 0 deletions