lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [patch #9364] RFC7668 - 6lowpan over Bluetooth Low Energy -


From: Simon Goldschmidt
Subject: [lwip-devel] [patch #9364] RFC7668 - 6lowpan over Bluetooth Low Energy -- a new netif
Date: Tue, 13 Mar 2018 15:16:36 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36

Follow-up Comment #4, patch #9364 (project lwip):

Benjamin,
it seems like I'm maintaining the code :-)
I have refactored the 6LoWPAN/802.15.4 code a bit and it seems we could easily
merge the two when changing the address passed into the module
('ieee_802154_addr' vs 'ip6_addr_t') and skipping fragmentation/reassembly for
BLE.
That brings me to the question why you are using ip6_addr_t here when in fact
you are only 8 bytes for the address, not 16.
I guess I'll clean that up and make up a common link layer address.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?9364>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]