netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* disabling ipv6 (when ipv6 module is already loaded or built in)
@ 2011-03-25 17:17 Arkadiusz Miskiewicz
  2011-03-25 20:22 ` Brian Haley
  0 siblings, 1 reply; 6+ messages in thread
From: Arkadiusz Miskiewicz @ 2011-03-25 17:17 UTC (permalink / raw)
  To: netdev


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/

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-03-27 21:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-25 17:17 disabling ipv6 (when ipv6 module is already loaded or built in) Arkadiusz Miskiewicz
2011-03-25 20:22 ` Brian Haley
2011-03-25 22:53   ` Arkadiusz Miskiewicz
2011-03-25 22:56     ` David Miller
2011-03-27 21:19       ` Arkadiusz Miskiewicz
2011-03-27 21:24         ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).