linux/net/bluetooth
Johan Hedberg a40c406cbd Bluetooth: Make hci_send_to_sock usable for management control sockets
In order to send data to management control sockets the function should:

  - skip checks intended for raw HCI data and stack internal events
  - make sure RAW HCI data or stack internal events don't go to
    management control sockets

In order to accomplish this the patch adds a new member to the bluetooth
skb private data to flag skb's that are destined for management control
sockets.

Signed-off-by: Johan Hedberg <johan.hedberg@nokia.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
2010-12-07 23:03:39 -02:00
..
bnep Bluetooth: bnep: fix information leak to userland 2010-12-01 21:04:35 -02:00
cmtp Bluetooth: cmtp: fix information leak to userland 2010-12-01 21:04:35 -02:00
hidp Bluetooth: hidp: fix information leak to userland 2010-12-01 21:04:36 -02:00
rfcomm Bluetooth: clean up rfcomm code 2010-12-01 21:04:43 -02:00
Kconfig Bluetooth: Remove L2CAP Extended Features from Kconfig 2010-07-21 10:39:04 -07:00
Makefile Bluetooth: Add initial Bluetooth Management interface callbacks 2010-12-07 23:03:38 -02:00
af_bluetooth.c Bluetooth: Add common code for stream-oriented recvmsg() 2010-10-12 12:44:51 -03:00
hci_conn.c Bluetooth: clean up hci code 2010-12-01 21:04:43 -02:00
hci_core.c Bluetooth: clean up hci code 2010-12-01 21:04:43 -02:00
hci_event.c Bluetooth: clean up hci code 2010-12-01 21:04:43 -02:00
hci_sock.c Bluetooth: Make hci_send_to_sock usable for management control sockets 2010-12-07 23:03:39 -02:00
hci_sysfs.c Bluetooth: make batostr() print in the right order 2010-10-12 12:44:52 -03:00
l2cap.c Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state 2010-12-06 15:37:50 -02:00
lib.c Bluetooth: make batostr() print in the right order 2010-10-12 12:44:52 -03:00
mgmt.c Bluetooth: Add initial Bluetooth Management interface callbacks 2010-12-07 23:03:38 -02:00
sco.c Bluetooth: clean up sco code 2010-12-01 21:04:43 -02:00