On Tue, 24 Jun 2008, Jan Engelhardt 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 Best regards, Krzysztof Olędzki