summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/xilinx
diff options
context:
space:
mode:
authorKamala R <kamala@aristanetworks.com>2013-12-02 18:25:21 +0400
committerDavid S. Miller <davem@davemloft.net>2013-12-03 02:14:27 +0400
commit7150aede5dd241539686e17d9592f5ebd28a2cda (patch)
tree8a6e8767c79e5c2a9237ba094310ec2156a93201 /drivers/net/ethernet/xilinx
parent57ec0afe293834f8ca9499214ed74748d89eaa44 (diff)
downloadlinux-7150aede5dd241539686e17d9592f5ebd28a2cda.tar.xz
IPv6: Fixed support for blackhole and prohibit routes
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>
Diffstat (limited to 'drivers/net/ethernet/xilinx')
0 files changed, 0 insertions, 0 deletions