linux/tools/usb/usbip/src
Shuah Khan 2699126bcf usbip: tools: usbipd: exclude exported devices from exportable device list
usbipd includes exported devices in response to exportable device list.
Exclude exported devices from exportable device list to avoid:

- import requests for devices that are exported only to fail the request.
- revealing devices that are imported by a client to another client.

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-03-22 13:08:20 +01:00
..
Makefile.am License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
usbip.c usbip: Fix implicit fallthrough warning 2017-03-17 13:16:56 +09:00
usbip.h usbip: move usbip userspace code out of staging 2014-08-25 10:38:56 -07:00
usbip_attach.c usbip: tools: change to use new error codes in server reply messages 2018-03-09 09:17:09 -08:00
usbip_bind.c usbip: prevent bind loops on devices attached to vhci_hcd 2018-01-22 15:34:37 +01:00
usbip_detach.c tools: usbip: detach: avoid calling strlen() at each iteration 2015-09-22 12:07:45 -07:00
usbip_list.c usbip: tools: change to use new error codes in server reply messages 2018-03-09 09:17:09 -08:00
usbip_network.c usbip: tools: change to use new error codes in server reply messages 2018-03-09 09:17:09 -08:00
usbip_network.h usbip: tools: change to use new error codes in server reply messages 2018-03-09 09:17:09 -08:00
usbip_port.c usbip: adding names db to port operation 2016-05-03 14:32:07 -07:00
usbip_unbind.c usbip: move usbip userspace code out of staging 2014-08-25 10:38:56 -07:00
usbipd.c usbip: tools: usbipd: exclude exported devices from exportable device list 2018-03-22 13:08:20 +01:00
utils.c usbip: fix usbip bind writing random string after command in match_busid 2017-12-19 11:40:55 +01:00
utils.h usbip: move usbip userspace code out of staging 2014-08-25 10:38:56 -07:00