From: "Linus Lüssing" <linus.luessing@web.de>
To: The list for a Better Approach To Mobile Ad-hoc Networking
<b.a.t.m.a.n@lists.open-mesh.net>
Subject: Re: [B.A.T.M.A.N.] BATMAN-Adv and MTU handling
Date: Mon, 23 Nov 2009 15:21:51 +0100 [thread overview]
Message-ID: <20091123142151.GA21537@Sellars> (raw)
In-Reply-To: <87fx8fvhpg.fsf@trurl.pps.jussieu.fr>
> > Hmm, yes, true, IPv6 does not support fragmentation at all...
>
> It does, but it's done end-to-end, not at intermediate routers. See
> Section 5 of RFC 2460.
Ah, ok, yes, you're right, forgot about the fragmentation header
in IPv6 :).
If BATMAN were just doing transparent link fragmentation towards
its neighbours as a "fall-back" mechanism despite header
compression, would it be better to also do something like
"aggregation"? So for example if we were receiving a packet of
1500 bytes, which does not fit through a bat0 interface with an MTU
of 1476, we could wait for a maximum of maybe 5ms for another
packet and send a packet fragment of (1476 - (fragmentation
information overhead)). A second packet fragment would be send with
the rest of the first and the beginning of the second packet.
Wouldn't that cause a lot less loss of throughput compared to
splitting it in two packets of equal size as done in fragmentation
in IPv4 (in fact, only the additonal fragmentation header
overhead of a couple of bytes, especially in lossy environments
like wifi, right?). Any concerns about such an approach?
Cheers, Linus
next prev parent reply other threads:[~2009-11-23 14:21 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-09 19:02 [B.A.T.M.A.N.] BATMAN-Adv and MTU handling Linus Lüssing
2009-11-10 10:34 ` Marek Lindner
2009-11-10 22:16 ` Simon Wunderlich
2009-11-12 0:51 ` Linus Lüssing
2009-11-12 3:28 ` Marek Lindner
2009-11-15 17:08 ` Juliusz Chroboczek
2009-11-23 14:21 ` Linus Lüssing [this message]
2009-12-11 13:45 ` Linus Lüssing
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=20091123142151.GA21537@Sellars \
--to=linus.luessing@web.de \
--cc=b.a.t.m.a.n@lists.open-mesh.net \
/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