On Fri, Nov 07, 2008 at 02:43:28AM -0800, Pramendra Singh wrote:
> Hi,
>
> while doing some testing on IPv6 code for 2.6 kernel, I found that the
> default reference count
> for IPv6 module is '6'.
>
I think this is the wrong list to discuss it, better you ask this on the
netdevel list on kernel.org
So far I know (but I maybe wrong here), this is because the ipv6 module hooks
into the linux networkstack in so many places here it was not possibility to
remove it in a clean way again, so the refcounting was used to
prevent unloading.
--
Karsten Keil