[<prev] [next>] [day] [month] [year] [list]
Message-ID: <d0383f90803260548h7a525ac0pc2f9b71539cd1ff2@mail.gmail.com>
Date: Wed, 26 Mar 2008 14:48:56 +0200
From: "Ian Brown" <ianbrn@...il.com>
To: netdev@...r.kernel.org
Cc: yoshfuji@...ux-ipv6.org
Subject: A question about disabling sending redirects in IPV6 (versus IPV4)
Hello,
I have a question regarding disabling sending redirects in IPV6 in the
linux kernel:
In include/linux/ipv6.h, I see a member called accept_redirects in
ipv6_devconf,
but there is no send_redirects member.
There is /proc/sys/net/ipv6/conf/all/accept_redirects but
I could not find /proc/sys/net/ipv6/conf/all/send_redirects.
(In IPV4 there is both /proc/sys/net/ipv4/conf/all/send_redirects and
/proc/sys/net/ipv4/conf/all/accept_redirects).
Is there some reason that there is no way (as far as I understand)
to disable sending redirects in IPV6 ? Why there is a way to do it in IPV4
and there is no way to do it in IPV6?
Regards,
Ian
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists