aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorKamala R <[email protected]>2013-12-02 19:55:21 +0530
committerDavid S. Miller <[email protected]>2013-12-02 17:14:27 -0500
commit7150aede5dd241539686e17d9592f5ebd28a2cda (patch)
tree8a6e8767c79e5c2a9237ba094310ec2156a93201 /net/unix/af_unix.c
parent57ec0afe293834f8ca9499214ed74748d89eaa44 (diff)
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 <[email protected]> Acked-by: Hannes Frederic Sowa <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions