A question about disabling sending redirects in IPV6 (versus IPV4)

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <netdev@...>
Cc: <yoshfuji@...>
Date: Wednesday, March 26, 2008 - 8:48 am

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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
A question about disabling sending redirects in IPV6 (versus..., Ian Brown, (Wed Mar 26, 8:48 am)