From: Jukka Rissanen Date: Mon, 8 Sep 2014 09:11:45 +0000 (+0300) Subject: Bluetooth: 6lowpan: Route packets that are not meant to peer via correct device X-Git-Tag: fixes-against-v3.18-rc2~144^2~144^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39e90c77637b3892a39f2908aea57539e961c50e;p=pandora-kernel.git 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 Signed-off-by: Marcel Holtmann Cc: stable@vger.kernel.org # 3.17.x --- Reading git-diff-tree failed