All of lore.kernel.org
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: Harald Welte <laforge@netfilter.org>
Cc: laforge@netfilter.org, netfilter-devel@lists.netfilter.org
Subject: Re: [PATCH 2.6] NETFILTER: tcp window tracking
Date: Sun, 25 Jul 2004 11:02:14 -0700	[thread overview]
Message-ID: <20040725110214.057d3919.davem@redhat.com> (raw)
In-Reply-To: <20040725131249.GA10342@obroa-skai.de.gnumonks.org>

On Sun, 25 Jul 2004 09:12:49 -0400
Harald Welte <laforge@netfilter.org> wrote:

> Now let's see how many people complain about some breakage before
> 2.6.9 gets released.

I'll be the first, it doesn't even build :-)
Missing some linux/sysctl.h changes perhaps in the
window tracking diff?

net/ipv4/netfilter/ip_conntrack_standalone.c:644: error: `NET_IPV4_NF_CONNTRACK_LOG_INVALID' undeclared here (not in a function)
net/ipv4/netfilter/ip_conntrack_standalone.c:655: error: `NET_IPV4_NF_CONNTRACK_TCP_TIMEOUT_MAX_RETRANS' undeclared here (not in a function)
net/ipv4/netfilter/ip_conntrack_standalone.c:663: error: `NET_IPV4_NF_CONNTRACK_TCP_LOOSE' undeclared here (not in a function)
net/ipv4/netfilter/ip_conntrack_standalone.c:671: error: `NET_IPV4_NF_CONNTRACK_TCP_BE_LIBERAL' undeclared here (not in a function)
net/ipv4/netfilter/ip_conntrack_standalone.c:679: error: `NET_IPV4_NF_CONNTRACK_TCP_MAX_RETRANS' undeclared here (not in a function)

Just send me the necessary sysctl.h diff so I can fix this up.
Thanks.

  reply	other threads:[~2004-07-25 18:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-24 15:34 [PATCH 2.6] NETFILTER: tcp window tracking Harald Welte
2004-07-25  6:22 ` David S. Miller
2004-07-25 13:12   ` Harald Welte
2004-07-25 18:02     ` David S. Miller [this message]
2004-07-25 20:05       ` Harald Welte

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=20040725110214.057d3919.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=laforge@netfilter.org \
    --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.