All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dirk Jagdmann <jagdmann@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Ethernet IP multicast maximum packet size
Date: Thu, 8 Sep 2005 17:35:02 +0200	[thread overview]
Message-ID: <5d0f6099050908083510aa9ab4@mail.gmail.com> (raw)

Hello developers,

I googled around all day, but did not find any satisfying answer. Is
there a maximum packet size when I use IP multicasting in a local
ethernet LAN? Or more precisely, does the multicast code in Linux
handle an IP fragmentation/defragmentation of a 63K UDP multicast
datagram, which is transmitted over an 1500bytes MTU ethernet? Or
should I stay on the safe edge and don't construct datagrams > 1500 so
I'll avoid fragmentation?

-- 
---> Dirk Jagdmann
----> http://cubic.org/~doj
-----> http://llg.cubic.org

             reply	other threads:[~2005-09-08 15:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-08 15:35 Dirk Jagdmann [this message]
2005-09-08 16:40 ` Ethernet IP multicast maximum packet size Alan Cox

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=5d0f6099050908083510aa9ab4@mail.gmail.com \
    --to=jagdmann@gmail.com \
    --cc=linux-kernel@vger.kernel.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.