From: Patrick McHardy <kaber@trash.net>
To: Aleksandar Milivojevic <alex@milivojevic.org>
Cc: Netfilter Development Mailinglist <netfilter-devel@lists.netfilter.org>
Subject: Re: TCPMSS is not restricted to mangle table
Date: Tue, 06 Dec 2005 06:12:31 +0100 [thread overview]
Message-ID: <43951DBF.8050001@trash.net> (raw)
In-Reply-To: <439513E1.3060407@milivojevic.org>
Aleksandar Milivojevic wrote:
> Patrick McHardy wrote:
>
>> Thanks, I didn't know this, I'm going to change this to refer to
>> the mangle table. This still leaves the option of a warning, but
>> want I really wanted to know was whether anyone cares. From a
>> consistency point of view it should be restricted, for the
>> functionality it doesn't matter.
>
>
> From consumer (of your code) point of view, I do care. The current
> documentation was clearly encouraging (by example) use of TCPMSS from
> filter table. My guess is that majority of production systems using
> TCPMSS target are using it from filter table. If the only reason is
> consistency (nothing is going to be fixed by the change, and nothing is
> going to be broken by leaving it as is), a warning now (in manual page,
> right next to the example) and change on next major kernel release (2.7)
> might be the best approach. I'd leave things as is for 2.6 series of
> kernels.
I agree. Just to make it clear, I do not intend to break it for no
good reason. I was just surprised that when trying to unload it
after flushing the mangle table there was still one reference left
(from the debian ppp ip-up script). There is one potential reason
to change it, packet classification algorithms like nf-hipac have
an easier job if they can rely on certain conditions, like no
changing of the packet in the filter table. But for now I've only
updated the man-page.
next prev parent reply other threads:[~2005-12-06 5:12 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 [this message]
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
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=43951DBF.8050001@trash.net \
--to=kaber@trash.net \
--cc=alex@milivojevic.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.