]> git.baikalelectronics.ru Git - kernel.git/commit
6lowpan: add function to uncompress multicast addr
authorAlexander Aring <alex.aring@gmail.com>
Fri, 16 Aug 2013 19:59:57 +0000 (21:59 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Aug 2013 20:23:12 +0000 (13:23 -0700)
commite32a708aca40925ca7e74d9625eadc23fb6f4cd7
treeced958a00c83fe68bb52388ab44c8dc66a8d7066
parent1809c9afe896ab436b05d418fc45bbe19141037e
6lowpan: add function to uncompress multicast addr

Add function to uncompress multicast address.
This function split the uncompress function for a multicast address
in a seperate function.

To uncompress a multicast address is different than a other
non-multicasts addresses according to rfc6282.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Reviewed-by: Werner Almesberger <werner@almesberger.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ieee802154/6lowpan.c