]> Pileus Git - ~andy/linux/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)
commit84c2e7bcf531a3881d602035243eda80e62d700a
treeced958a00c83fe68bb52388ab44c8dc66a8d7066
parent4666669fc3b83f0d01b08c6b17432563f2eedcba
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