Re: Kernel module



Hello,

W.P. a écrit :

could anyone tell me which (exactly by name or by .config option) kernel
module is responsible for this entry in proc:

/proc/sys/net/ipv4/netfilter/ip_conntrack_tcp_timeout_established??

Kernel 2.4.18 (on MIPS -> RTL8186).

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.

They depend on the CONFIG_IP_NF_CONNTRACK option. Since 2.6.20 kernels, they are also available with the CONFIG_NF_CONNTRACK_PROC_COMPAT option when layer 3 independent connection tracking (CONFIG_NF_CONNTRACK) is selected instead of IP connection tracking (CONFIG_IP_NF_CONNTRACK).
.



Relevant Pages

  • Re: layer7 (l7-filter) compatible with f8 kernel?
    ... Unless you have it compiled into your kernel, ... tracking and the connection tracking netlink interface enabled. ... Netfilter has new "Layer 3 Independent ... Networking → Networking options → Network packet filtering framework ...
    (Fedora)
  • Re: HELP: NAT/Masquerading broken with 2.6.11 + pppoe (long)
    ... At a first glance I would say, enable debugging in ... >> make sure it's not a problem with the 2.6.11.4 kernel. ... >> it looks like that something with the connection tracking is ...
    (comp.os.linux.networking)
  • Re: Ping CentOS users + ranting
    ... Xen dom0 support is only available in vanilla Linux as of 2.6.30 on - ... As far as I know, Suse had a 2.6.27 kernel with the Xen patches, the ... Windows - and in some versions, it really did - than KDE does, and I ...
    (alt.os.linux)
  • Re: [patch] voluntary-preempt-2.6.9-rc1-bk4-R0
    ... >> patch for the upstream or BK tree during that process, as small patches ... > fixes should apply just as easily to -mm as vanilla. ... > will certainly be using the vanilla kernel. ... > AGNULA people are planning to start distributing test VP-kernel packages ...
    (Linux-Kernel)
  • Re: [PATCH] x86: always_inline wrapper for x86s test_bit
    ... for your tiny kernel? ... mount -t proc proc /proc ... Here are the numbers for the configuration given ... gcc could definitely improve here. ...
    (Linux-Kernel)