On Tuesday 2008-06-24 19:13, Krzysztof Oledzki wrote: >> On Tuesday 2008-06-24 18:45, Patrick McHardy wrote: >> > >> > sysctls using the sysctl() syscall are deprecated if I'm >> > not mistaken. sysfs also allows to change module parameters >> > at runtime, but sure, keep it, it will be gone soon enough. >> >> The entire sysctl(2) mechanism is deprecated. > > That's why I used CTL_UNNUMBERED here. > > http://www.kernel.org/doc/Documentation/sysctl/ctl_unnumbered.txt But still, if a module_param suffices, I do not see a need for providing an additional user-visible api via sysctl. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html