All of lore.kernel.org
 help / color / mirror / Atom feed
* connbytes: wrong depends on Kconfig
@ 2005-09-04  4:36 Diego Woitasen
  2005-09-04 16:00 ` Patrick McHardy
  0 siblings, 1 reply; 4+ messages in thread
From: Diego Woitasen @ 2005-09-04  4:36 UTC (permalink / raw)
  To: Netfilter Development Mailinglist

depends on IP_NF_CONNTRACK_ACCT && IP_NF_IPTABLES

sould be replaced by

depends on IP_NF_CT_ACCT && IP_NF_IPTABLES

The first is not working in new kernels.

regards,
	diegows

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

end of thread, other threads:[~2005-09-04 22:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-04  4:36 connbytes: wrong depends on Kconfig Diego Woitasen
2005-09-04 16:00 ` Patrick McHardy
2005-09-04 22:18   ` Diego Woitasen
2005-09-04 22:31     ` 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.