All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philip Craig <philipc@snapgear.com>
To: Patrick McHardy <kaber@trash.net>
Cc: Harald Welte <laforge@netfilter.org>,
	Netfilter Development Mailinglist
	<netfilter-devel@lists.netfilter.org>
Subject: Re: TCPMSS is not restricted to mangle table
Date: Mon, 05 Dec 2005 11:33:03 +1000	[thread overview]
Message-ID: <439398CF.2020802@snapgear.com> (raw)
In-Reply-To: <4393895D.1020106@trash.net>

On 12/05/2005 10:27 AM, Patrick McHardy wrote:
> I just noticed the TCPMSS target is not restricted to the
> mangle table. Any opinions about whether we should change
> this, perhaps with a warning period?

The historical reason for this is that originally the mangle table
only had PREROUTING and OUTPUT hooks, and so you couldn't clamp
forwarded packets in the mangle table (since it needs the outgoing
interface).

The majority of existing scripts and documentation still reference
the filter table.  So changing this will affect most of its users.

So I think update the official documentation for consistency, but
leave the code how it is.

      parent reply	other threads:[~2005-12-05  1:33 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-05  0:27 TCPMSS is not restricted to mangle table Patrick McHardy
2005-12-05  0:45 ` Herve Eychenne
2005-12-05  1:11   ` Patrick McHardy
2005-12-06  4:30     ` Aleksandar Milivojevic
2005-12-06  5:12       ` Patrick McHardy
2006-01-03  7:05         ` Jan Engelhardt
2006-01-03 11:14           ` Patrick McHardy
2006-01-03 11:38             ` Jan Engelhardt
2006-01-06 14:32               ` Harald Welte
2005-12-05  0:55 ` Tom Eastep
2005-12-05  1:33 ` Philip Craig [this message]

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=439398CF.2020802@snapgear.com \
    --to=philipc@snapgear.com \
    --cc=kaber@trash.net \
    --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.