All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Willy Tarreau <w@1wt.eu>
Cc: netfilter-devel@lists.netfilter.org, davem@davemloft.net
Subject: Re: [NETFILTER]: tcp_conntrack: factorize out the PUSH flag
Date: Tue, 13 Mar 2007 16:50:40 +0100	[thread overview]
Message-ID: <45F6C850.5070107@trash.net> (raw)
In-Reply-To: <11736083633652-git-send-email-w@1wt.eu>

Willy Tarreau wrote:
> The PUSH flag is accepted with every other valid combination.
> Let's get it out of the tcp_valid_flags table and reduce the
> number of combinations we have to handle. This does not
> significantly reduce the table size however (8 bytes).

Thanks Willy, both applied. I edited out the ip_conntrack parts
since that is already removed in my 2.6.22 tree.

  reply	other threads:[~2007-03-13 15:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-11 10:19 [NETFILTER]: tcp_conntrack: accept RST|PSH as valid Willy Tarreau
2007-03-11 10:19 ` [NETFILTER]: tcp_conntrack: factorize out the PUSH flag Willy Tarreau
2007-03-13 15:50   ` Patrick McHardy [this message]
2007-03-11 17:43 ` [NETFILTER]: tcp_conntrack: accept RST|PSH as valid Pablo Neira Ayuso
2007-03-13 15:51   ` Patrick McHardy
2007-03-13 16:19     ` Jan Engelhardt

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=45F6C850.5070107@trash.net \
    --to=kaber@trash.net \
    --cc=davem@davemloft.net \
    --cc=netfilter-devel@lists.netfilter.org \
    --cc=w@1wt.eu \
    /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.