Re: Kernel module



W.P. wrote:

U?ytkownik Burkhard Ott napisa?:
Am Thu, 29 Mar 2007 12:23:16 +0200 schrieb W.P.:


Hello there,

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).

I don't have this entry (whole netfilter directory) on my router in
"DIY" firmware. It exists on factory firmware and on my desktop.
I'm thinking i have included netfilter modules.

W.P.


CONFIG_NF_CONNTRACK_ENABLED=y

But it IS set to Y.
I attach .config

So what is wrong?

W.P.

The proc entry is created in a file called ip_conntrack_standalone.c

I'm not sure I understand the Makefile fully, but it looks like
this file may be only included if you compile contrack as a module.

Try compiling it as a module. The proc entry should appear after
the module is loaded.

Kind regards,

Iwo

.



Relevant Pages

  • Re: missing hard drive space
    ... proc /proc proc defaults 0 0 ... # Entry for /dev/sda1: ... open up a terminal (i.e. a command-line) and type there: ... This will show how much free space you have ...
    (Ubuntu)
  • Re: how can I mount proc file systems?
    ... > how can I mount proc file systems? ... what does the entry look like? ... proc filesystem, so if it is actually trying to do that, your ... /etc/fstab, boot without mounting a proc filesystem, and test it ...
    (comp.os.linux.misc)
  • [PATCH 1/1] pagemap clear_refs: modify to specify anon or mapped vma clearing
    ... This patch makes the clear_refs proc interface a bit more versatile. ... It adds support for clearing anonymous pages, ... Any other value written to the proc entry will clear all pages. ...
    (Linux-Kernel)
  • Re: Binding to menu entry - not just to menu(-tree)
    ... menu entry. ... FocusIn and Enter don't quite seem to cut it. ... TkDiff shows a status message for different menu entries on >. ... In particular look at the bindings at the end of 'build-menubar' proc and the 'showTooltip' proc. ...
    (comp.lang.tcl)
  • [2.6 patch] s/integer/int/ in kconfig-language.txt
    ... Fanto some months ago. ... A menu entry can have a number of attributes. ... Every config option must have a type. ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)