Re: Kernel module



W.P. a écrit :

The /proc/sys/net/ipv4/netfilter/ip_conntrack_*_timeout* sysctls are not
present in the vanilla 2.4.18 kernel. They were added in version 2.4.23.

So what is solution? Taking 2.4.23 sources (in ipv4/netfilter part) and
put it in 2.4.18 tree?? Will it work?

You can try, but I strongly doubt it. I suggest that you use a more recent kernel, because the 2.4.18 kernel is *very* old (thus very broken).
Or you can try to apply the patches from the latest (but obsolete) patch-o-matic tarball (patch-o-matic-20031219.tar.bz2) which can be found in <http://ftp.netfilter.org/pub/patch-o-matic/>. I think you need to apply submitted/01_2.4.19.patch up to submitted/05_2.4.23.patch to your 2.4.18 tree. The last one provides the conntrack timeout sysctls.

Other problem, but looks similar.
There are 2 more entries -> fast_pptp, fast_l2tp. [...]

Sorry, I do not know anything about this.
.



Relevant Pages

  • powerpc: Add flattened device tree documentation
    ... The flattened device tree is the only supported way of booting ... +order to avoid the degeneration that had become the ppc32 kernel entry ... +the presence of a device-tree whose format is defined after Open ... + present if the processor is a SOC. ...
    (Linux-Kernel)
  • Re: RFC: Starting a stable kernel series off the 2.6 kernel
    ... > kernel upgrade depends on a new wpa_supplicant package. ... I've broken stuff by upgrading glibc, upgrading X, upgrading KDE... ... Automating the patch flow allowed entire subsystems to be effectively ... maintain a tree and merge with linus, and back then the -ac tree was very ...
    (Linux-Kernel)
  • Re: linux-next: Tree for December 10
    ... Undropped tree: ... semaphore-removal (due to unfixed conflicts against Linus' tree) ... Kernel panic - not syncing: ... # Firmware Drivers ...
    (Linux-Kernel)
  • Re: The Linux Staging tree, what it is and is not.
    ... It's been many months since the Linux Kernel developers conference, ... are still a bit confused as to what the staging tree is for, ... The Linux Staging Tree, what it is and is not. ...
    (Linux-Kernel)
  • [PULL] A few documentation updates
    ... I have a few updates queued up in my documentation tree: ... Process continues until the kernel is considered "ready", ... +the path relative to the current process's filesystem root. ...
    (Linux-Kernel)