]> 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)
commitf7b54465b4c5f1e8a25a57b545c24eff0d683ac9
tree34b01006d0a2c3991ebdcfaba5f08d47b6d126d0
parentd9f0a0a257c3cd37d9fb69529b954524c024739b
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