|
|
|
|
|
by blodorn
1995 days ago
|
|
> The ipv6 module is used for more than ipv6. Would you tell me why the ipv6 module used for more than ipv6?
If you don't want something running, disabling it at the kernel level makes sense to me, so I am curious as to why that is not the case. If things don't work with it disabled in the kernel, but DO work with it disabled via sysctl, what is actually being disabled? |
|
Newer kernels have the ipv6 code built into the kernel, so the kernel boot option to disable ipv6 won't do anything regardless. The supported way to disable it is sysctl and the networking scripts.