Re: Kernel module
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
--
Burkhard Ott
E-Mail burkhard.ott@xxxxxxxxxx
Web www.evolver.de
.
Relevant Pages
- Kernel module
... module is responsible for this entry in proc: ... I don't have this entry (whole netfilter directory) on my router in ... It exists on factory firmware and on my desktop. ... (comp.os.linux.networking) - 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: Kernel module
... could anyone tell me which (exactly by name or by .config option) kernel ... module is responsible for this entry in proc: ... The proc entry is created in a file called ip_conntrack_standalone.c ... this file may be only included if you compile contrack as a module. ... (comp.os.linux.networking) |
|