All of lore.kernel.org
 help / color / mirror / Atom feed
* nf_conntrack.acct has no effect
@ 2009-03-16 16:53 Jan Engelhardt
  2009-03-16 16:56 ` Patrick McHardy
  0 siblings, 1 reply; 24+ messages in thread
From: Jan Engelhardt @ 2009-03-16 16:53 UTC (permalink / raw)
  To: kaber, pablo; +Cc: Netfilter Developer Mailing List

Hi,


A forum made me (re)aware of

Mar 15 18:20:25 wild-thing kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
Mar 15 18:20:25 wild-thing kernel: CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Plase use
Mar 15 18:20:25 wild-thing kernel: nf_conntrack.acct=1 kernel paramater, acct=1 nf_conntrack module option or
Mar 15 18:20:25 wild-thing kernel: sysctl net.netfilter.nf_conntrack_acct=1 to enable it.

which prompted me to look into this a bit in detail. I was wondering
which functionality I would lose on not setting nf_conntrack.acct. To
my surprise, there is no loss of functionality, as the "nf_ct_acct"
in nf_conntrack_acct.c nor /proc/sys/net/netfilter/nf_conntrack_acct
which is the accompanied sysctl file cause the packet or byte
counters to disappear from `conntrack -L` or /proc/net/nf_conntrack.

Should the message be removed? Should the missing check for
nf_ct_acct be included?

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2009-03-18  4:32 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-16 16:53 nf_conntrack.acct has no effect Jan Engelhardt
2009-03-16 16:56 ` Patrick McHardy
2009-03-16 18:01   ` Jan Engelhardt
2009-03-17  8:24   ` Holger Eitzenberger
2009-03-17 13:02     ` Patrick McHardy
2009-03-17 13:13       ` Krzysztof Oledzki
2009-03-17 13:31         ` Patrick McHardy
2009-03-17 13:32           ` Patrick McHardy
2009-03-17 13:50           ` Krzysztof Oledzki
2009-03-17 13:51             ` Patrick McHardy
2009-03-17 13:55               ` Krzysztof Oledzki
2009-03-17 13:57                 ` Patrick McHardy
2009-03-17 14:18                   ` Krzysztof Oledzki
2009-03-17 14:22                     ` Patrick McHardy
2009-03-17 14:36                       ` Krzysztof Oledzki
2009-03-17 14:38                         ` Patrick McHardy
2009-03-17 13:11     ` Krzysztof Oledzki
2009-03-17 13:28       ` Jan Engelhardt
2009-03-17 13:52         ` Krzysztof Oledzki
2009-03-17 13:54           ` Patrick McHardy
2009-03-17 14:39         ` Jan Engelhardt
2009-03-17 14:41           ` Patrick McHardy
2009-03-17 15:41             ` Jan Engelhardt
2009-03-18  4:32               ` Patrick McHardy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.