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)
commit39e90c77637b3892a39f2908aea57539e961c50e
treeea10ce3b9c648fd5d82db6e3ebcd5425648c4695
parentb2799cec22812f5f1aaaa57133df51876f685d84
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