All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Diego Woitasen <diegows@linux.org.ar>
Cc: Netfilter Development Mailinglist <netfilter-devel@lists.netfilter.org>
Subject: Re: connbytes: wrong depends on Kconfig
Date: Sun, 04 Sep 2005 18:00:36 +0200	[thread overview]
Message-ID: <431B1A24.4000304@trash.net> (raw)
In-Reply-To: <1125808606.32363.1.camel@ceci.ws.ar>

Diego Woitasen wrote:
> 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.

The current tree already include the connbytes match and the
correct dependency:

config IP_NF_MATCH_CONNBYTES
         tristate  'Connection byte/packet counter match support'
         depends on IP_NF_CT_ACCT && IP_NF_IPTABLES

  reply	other threads:[~2005-09-04 16:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-04  4:36 connbytes: wrong depends on Kconfig Diego Woitasen
2005-09-04 16:00 ` Patrick McHardy [this message]
2005-09-04 22:18   ` Diego Woitasen
2005-09-04 22:31     ` Patrick McHardy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=431B1A24.4000304@trash.net \
    --to=kaber@trash.net \
    --cc=diegows@linux.org.ar \
    --cc=netfilter-devel@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.