lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ