]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: 6lowpan: Route packets that are not meant to peer via correct device
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Mon, 8 Sep 2014 09:11:45 +0000 (12:11 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 9 Sep 2014 13:51:47 +0000 (15:51 +0200)
commitcce8615cf707548fe601848e6b19cde22078a9b6
treeea10ce3b9c648fd5d82db6e3ebcd5425648c4695
parent2fe1514fee55dec67f48fde63bcb4dc11c05a276
Bluetooth: 6lowpan: Route packets that are not meant to peer via correct device

Packets that are supposed to be delivered via the peer device need to
be checked and sent to correct device. This requires that user has set
the routes properly so that the 6lowpan module can then figure out
the destination gateway and the correct Bluetooth device.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Cc: stable@vger.kernel.org # 3.17.x
net/bluetooth/6lowpan.c