Linux IEEE 802.15.4 and 6LoWPAN development
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: luiz.dentz@gmail.com
Cc: linux-bluetooth@vger.kernel.org, patrik.flykt@linux.intel.com,
	aar@pengutronix.de, jukka.rissanen@linux.intel.com,
	linux-wpan@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH v7 0/6] Bluetooth: 6LoWPAN: Fix lladdr length
Date: Mon, 13 Mar 2017 15:40:25 -0700 (PDT)	[thread overview]
Message-ID: <20170313.154025.2280737153222354061.davem@davemloft.net> (raw)
In-Reply-To: <20170312081938.11700-1-luiz.dentz@gmail.com>

From: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Date: Sun, 12 Mar 2017 10:19:32 +0200

> From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
> 
> These patches fixes lladdr length to be 6 bytes long and not 8 which cause
> neighbor advertisement to be sent with wrong lladdr including FF:FE filler
> bytes for eui64.
> 
> Note: This does not fix some of the existing crashes which I hope to address
> in a different set.
> 
> v2: Make all code paths that generate a link-local from lladdr use the same
> code.
> v3: Use lowpan_iphc_uncompress_eui48_lladdr to generate the remote ip address.
> v4: Handle comments from Stefan Schmidt.
> v5: Add patch to fix IID format for Bluetooth
> v6: Fix addrconf_ifid_eui48 to follow IID format for Bluetooth
> v7: Rework addrconf_ifid_6lowpan so it doesn't use addrconf_ifid_eui48

Since this is predominantly bluetooth/6lowpan stuff, please merge this via
the bluetooth tree.

Thanks!

  parent reply	other threads:[~2017-03-13 22:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-12  8:19 [PATCH v7 0/6] Bluetooth: 6LoWPAN: Fix lladdr length Luiz Augusto von Dentz
2017-03-12  8:19 ` [PATCH v7 1/6] bluetooth: Set 6 byte device addresses Luiz Augusto von Dentz
2017-03-12  8:19 ` [PATCH v7 2/6] 6lowpan: Set MAC address length according to LOWPAN_LLTYPE Luiz Augusto von Dentz
2017-03-12  8:19 ` [PATCH v7 3/6] 6lowpan: iphc: override l2 packet information Luiz Augusto von Dentz
2017-03-12  8:19 ` [PATCH v7 4/6] ipv6: addrconf: fix 48 bit 6lowpan autoconfiguration Luiz Augusto von Dentz
2017-03-12  8:19 ` [PATCH v7 5/6] 6lowpan: Use netdev addr_len to determine lladdr len Luiz Augusto von Dentz
2017-03-12  8:19 ` [PATCH v7 6/6] 6lowpan: Fix IID format for Bluetooth Luiz Augusto von Dentz
2017-03-13 22:40 ` David Miller [this message]
2017-03-27 14:11 ` [PATCH v7 0/6] Bluetooth: 6LoWPAN: Fix lladdr length Marcel Holtmann

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=20170313.154025.2280737153222354061.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=aar@pengutronix.de \
    --cc=jukka.rissanen@linux.intel.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=linux-wpan@vger.kernel.org \
    --cc=luiz.dentz@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=patrik.flykt@linux.intel.com \
    /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