]> Pileus Git - ~andy/linux/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)
commit65d892c8ac8f131f668edd55db291a7c68f8338f
tree34b01006d0a2c3991ebdcfaba5f08d47b6d126d0
parentce2463b283a0cb63e0e4de5e7d971b4c92be542a
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