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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <201103251817.04583.a.miskiewicz@gmail.com>
Date:	Fri, 25 Mar 2011 18:17:04 +0100
From:	Arkadiusz Miskiewicz <a.miskiewicz@...il.com>
To:	netdev@...r.kernel.org
Subject: disabling ipv6 (when ipv6 module is already loaded or built in)


Hi,

There are two options for disabling some ipv6 functionality in ipv6 module - 
disable and disable_ipv6. The second option is also available as sysctl and 
can be switched runtime.

First is nicer because it also prevents apps from creating sockets by using 
socket(AF_INET6, ...). Various apps use AF_INET6 socket creation to deterine 
if ipv6 is supported on the system. Unfortunately "disable" one doesn't exist 
as sysctl and this is a problem.

Is it possible to make "disable" sysctl option, too? Currently there is no 
runtime way to disable ipv6 (or I'm unaware of such way).

Thanks,
-- 
Arkadiusz Miƛkiewicz        PLD/Linux Team
arekm / maven.pl            http://ftp.pld-linux.org/
--
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