[PATCH 0/2] Bluetooth: 6lowpan: Fix multicast support

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

 



Hi,

patch 1 implements similar issue that was done for IEEE 802.154
6LoWPAN in commit f19f4f9525cf32f9 ("ieee802154: 6lowpan: ensure
header compression does not corrupt ipv6 header") few days ago.
So we copy the skb before mangling the IPv6 headers in the packet
so that it does not get corrupted if sent to non-6lowpan interface,
like when sending multicast packet to more that one interface.

The multicast support was disabled for the interface so the
issue fixed in patch 1 is not really seen earlier. The patch 2
enables multicast support for the 6lowpan network interface.


Cheers,
Jukka


Jukka Rissanen (2):
  Bluetooth: 6lowpan: Ensure header compression does not corrupt IPv6
    header
  Bluetooth: 6lowpan: Enable multicast support

 net/bluetooth/6lowpan.c | 140 +++++++++++++++++++++++++++++-------------------
 1 file changed, 86 insertions(+), 54 deletions(-)

-- 
1.8.3.1

--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux