public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: The list for a Better Approach To Mobile Ad-hoc Networking
	<b.a.t.m.a.n@lists.open-mesh.org>
Subject: Re: [B.A.T.M.A.N.] Maximum MTU (was Re:  B.A.T.M.A.N. V outlook)
Date: Fri, 8 Jan 2010 19:18:08 +0100	[thread overview]
Message-ID: <20100108181808.GH7597@lunn.ch> (raw)
In-Reply-To: <4B47674B.6010508@gmail.com>

> Would you happen to know what the maximum MTU you could use on the
> wireless interface?

The 802.11 standard says the MSDU size is 2304 octets. How many IP
bytes you can fit into this depends on what encryption scheme you are
using, which adds different size headers.

However your hardware may not support this, since typically 1500 bytes
for Ethernet is what you need to work with. Also, as the packet gets
bigger, the more likely it is to get corrupted, and more likely that
the retry will also get corrupted etc...  If you do increase the frame
size to its max, i would suggest enabling RTC/CTS, use 5GHz, and in a
mesh network of 2 nodes....

	 Andrew

      reply	other threads:[~2010-01-08 18:18 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-18  9:14 [B.A.T.M.A.N.] B.A.T.M.A.N. V outlook Marek Lindner
2009-12-18 16:53 ` Gus Wirth
2009-12-19  2:58   ` Marek Lindner
2010-01-07  7:44 ` Alex Morlang
2010-01-07 13:23   ` Marek Lindner
2010-01-07 16:10     ` Alex Morlang
2010-01-07 21:14       ` Simon Wunderlich
2010-01-07 22:39         ` Alex Morlang
2010-01-07 21:43       ` Linus Lüssing
2010-01-08 17:11         ` [B.A.T.M.A.N.] Maximum MTU (was Re: B.A.T.M.A.N. V outlook) Gus Wirth
2010-01-08 18:18           ` Andrew Lunn [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=20100108181808.GH7597@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=b.a.t.m.a.n@lists.open-mesh.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox