]> git.baikalelectronics.ru Git - kernel.git/commit
6lowpan: handle context based source address
authorAlexander Aring <alex.aring@gmail.com>
Fri, 16 Aug 2013 19:59:59 +0000 (21:59 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Aug 2013 20:23:12 +0000 (13:23 -0700)
commitfd6cbb01116f93908b01f1bfcaf03e1fb0e64eb5
tree34b01006d0a2c3991ebdcfaba5f08d47b6d126d0
parent6f44ca21479fce6e9737eb99fc37768dcb9d22ad
6lowpan: handle context based source address

Handle context based address when an unspecified address is given.
For other context based address we print a warning and drop the packet
because we don't support it right now.

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