From: walter harms <wharms@bfs.de>
To: kernel-janitors@vger.kernel.org
Subject: Re: [IEEE802.15.4][6LoWPAN] draft for fragmentation support
Date: Thu, 20 Oct 2011 11:22:57 +0000 [thread overview]
Message-ID: <4EA00491.6060402@bfs.de> (raw)
In-Reply-To: <20111020111718.GA32181@avtobot.ww600.siemens.net>
hi Alexander,
I am not sure that the Kernel Janitors List is the right place for that task.
re,
wh
Am 20.10.2011 13:17, schrieb Alexander Smirnov:
> Hello everybody,
>
> below is the patch which adds support for fragmentation in 6LoWPAN
> point to point networks. This activity needs because of difference
> in MTU: 1280 ipv6 and 128 ieee802.15.4
>
> This patch is just a draft. Could anyone please look at
> it and let me know your opinion.
>
> The most doubtful moments for me are:
> 1. Should the list 'frag_list' and the mutex 'flist_lock' be
> included into dev private data?
> 2. Can I use 'dev_queue_xmit' to send fragments to queue?
> 3. Creating new 'skb' instead of copying and modifying main one.
>
> With best regards,
> Alexander
>
next prev parent reply other threads:[~2011-10-20 11:22 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-20 11:17 [IEEE802.15.4][6LoWPAN] draft for fragmentation support Alexander Smirnov
2011-10-20 11:17 ` Alexander Smirnov
2011-10-20 11:22 ` walter harms [this message]
2011-10-20 12:39 ` Eric Dumazet
2011-10-20 12:50 ` Alexander Smirnov
2011-10-20 13:11 ` Eric Dumazet
2011-10-20 13:13 ` Dmitry Eremin-Solenikov
2011-10-20 13:51 ` Eric Dumazet
[not found] ` <20111020111718.GA32181-AUGNqIMGY+aR2kOLt6zJ8ErlnG4Plg33XqFh9Ls21Oc@public.gmane.org>
2011-10-20 13:54 ` Dmitry Eremin-Solenikov
2011-10-20 13:54 ` Dmitry Eremin-Solenikov
[not found] ` <4EA02818.9000206-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2011-10-20 15:11 ` Alexander Smirnov
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=4EA00491.6060402@bfs.de \
--to=wharms@bfs.de \
--cc=kernel-janitors@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.