All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Aring <alex.aring@gmail.com>
To: linux-wpan@vger.kernel.org
Subject: Re: [PATCHv2 wpan-misc] website: add opentask section in developing
Date: Sun, 12 Apr 2015 12:40:49 +0200	[thread overview]
Message-ID: <20150412104046.GA3847@omega> (raw)
In-Reply-To: <1428833788-3391-1-git-send-email-alex.aring@gmail.com>

On Sun, Apr 12, 2015 at 12:16:28PM +0200, Alexander Aring wrote:
> This patch adds an open task section in developing. So maybe if somebody
> has too much time he/she can pick tasks from it and send patches.
> 
> Signed-off-by: Alexander Aring <alex.aring@gmail.com>
> ---
>  - fix 802.1.54 to 802.15.4
>  - fix ". crypto" to ". Crypto"
>  - add network-manager entry
>  - add socket cleanup/fix entry
> 
>  website/index.txt | 25 +++++++++++++++++++++++++
>  1 file changed, 25 insertions(+)
> 
> diff --git a/website/index.txt b/website/index.txt
> index 2f007d5..0a135e2 100644
> --- a/website/index.txt
> +++ b/website/index.txt
> @@ -122,6 +122,31 @@ All patches should be send to <linux-wpan@vger.kernel.org> and based on bluetoot
>  For wpan-tools checkout the https://github.com/linux-wpan/wpan-tools[wpan-tools] repository. Also send patches to <linux-wpan@vger.kernel.org> for it with a "wpan-tools" tag.
>  The same for https://github.com/linux-wpan/wpan-misc[wpan-misc].
>  
> +Open Tasks
> +~~~~~~~~~~
> +
> +* There is a lot of missing features for enum definition to some string definition in iwpan which can be lookup in 802.15.4 standard. Words say more than numbers...
> +** channel/page to frequency
> +** cca modes/opts
> +** no aret mode for max_frame_retires -1
> +** etc
> +* Missing features which wireless has and wpan not. Since we based our implementation on wireless we should sync "good patches" from wireless branch.
> +** Something like http://www.spinics.net/lists/netdev/msg321088.html[net: nl80211 - pass name_assign_type to rdev_add_virtual_intf()]
> +** trace functionality for rdev/driver_ops http://git.kernel.org/cgit/linux/kernel/git/bluetooth/bluetooth-next.git/tree/net/wireless/rdev-ops.h[rdev-ops.h] and
> +http://git.kernel.org/cgit/linux/kernel/git/bluetooth/bluetooth-next.git/tree/net/mac80211/driver-ops.h[driver-ops.h]
> +** Whatever you want and find

Another idea here is to have some command like "iw station dump" ->
"iwpan node dump" which contains all "neighbors" (some table entries
which expires after xx time) and their addresses, lqi value, etc.

This could be useful to offer some "generic interface" for upcomming
metric routing strategies, or whatever you want to do with these
information.

- Alex

  reply	other threads:[~2015-04-12 10:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-12 10:16 [PATCHv2 wpan-misc] website: add opentask section in developing Alexander Aring
2015-04-12 10:40 ` Alexander Aring [this message]
2015-04-12 17:31 ` Guido Günther
2015-04-12 22:22   ` Alexander Aring

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=20150412104046.GA3847@omega \
    --to=alex.aring@gmail.com \
    --cc=linux-wpan@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.