public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
From: Sven Eckelmann <sven.eckelmann@gmx.de>
To: b.a.t.m.a.n@lists.open-mesh.org
Subject: Re: [B.A.T.M.A.N.] PATCH fragmentation of unicast packets
Date: Sun, 27 Jun 2010 18:15:35 +0200	[thread overview]
Message-ID: <201006271815.37040.sven.eckelmann@gmx.de> (raw)
In-Reply-To: <20100627172416.62e7554d@rechenknecht>

[-- Attachment #1: Type: Text/Plain, Size: 1602 bytes --]

Andreas Langer wrote:
> If fragmentation is on, the mtu of the bat interface will be set to 1500
> and bigger packets will be splitted in two parts. The receiver stores the
> packets in a buffer list for each originator, which will be created with
> the first fragmented packet. For this handling i added a sequenznumber and
> the orig address to the unicast_packet definition.
> 
> regards,
> Andreas
> 
> Signed-off-by: Andreas Langer <an.langer at gmx.de>

This patch cannot be applied because the mailer added automatically wordwraps.
Either find a way to forbid such a behavior for your mailer or try to use
git-send-email. There are explanations how you do that can be found at
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=Documentation/email-clients.txt

And please try to check your patches with checkpatch.pl from the linux
sources. You will notice that you've removed a newline after the function
bat_set_rx_csum. This is important because we try to submit those patches to
the mainline linux kernel.

There are also other styling changes I don't understand. For example a newline
before create_neighbor. I haven't checked really more as I couldn't apply it.

And can you try to add [] around PATCH in the summary line and remove the
regards... stuff from the commits message? Otherwise it will be part of
the commit message and the patch we send to the kernel folks.

For more information please read
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=Documentation/SubmittingPatches

Best regards,
	Sven

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2010-06-27 16:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-27 15:24 [B.A.T.M.A.N.] PATCH fragmentation of unicast packets Andreas Langer
2010-06-27 16:15 ` Sven Eckelmann [this message]
2010-06-28 12:34   ` Sven Eckelmann
2010-06-28 12:30 ` Sven Eckelmann

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=201006271815.37040.sven.eckelmann@gmx.de \
    --to=sven.eckelmann@gmx.de \
    --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