All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Stephen Hemminger <shemminger@osdl.org>
Cc: Netfilter Development Mailinglist <netfilter-devel@lists.netfilter.org>
Subject: Re: Bridge netfilter MTU discovery
Date: Thu, 08 Jun 2006 09:17:57 +0200	[thread overview]
Message-ID: <4487CF25.5020407@trash.net> (raw)
In-Reply-To: <20060602111511.7d08f33c@localhost.localdomain>

Stephen Hemminger wrote:
> Is there an easy way to force bridge packets to cause an ICMP frag needed
> if the MTU of the destination is too small. Normal bridging will just drop
> the packet, but a rule to send ICMP would allow PMTU to work. Maybe even
> having a module to fragment would be good.

Conntrack breaks PMTU discovery by always defragmenting/refragmenting
packets, regardless of IP_DF. But there is no way to generate ICMP
frag required messages using iptables.

      reply	other threads:[~2006-06-08  7:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-02 18:15 Bridge netfilter MTU discovery Stephen Hemminger
2006-06-08  7:17 ` Patrick McHardy [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=4487CF25.5020407@trash.net \
    --to=kaber@trash.net \
    --cc=netfilter-devel@lists.netfilter.org \
    --cc=shemminger@osdl.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.