From: Ben Hutchings Date: Sun, 24 Jun 2012 01:51:39 +0000 (+0100) Subject: usbip: Document TCP wrappers X-Git-Tag: archive/raspbian/6.1.137-1+rpi1^2~55 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b0334cdfc16ae06f6e9767e46f017a1d3f500854;p=linux.git usbip: Document TCP wrappers Forwarded: no Add references to TCP wrappers configuration in the manual page. Gbp-Pq: Topic bugfix/all Gbp-Pq: Name usbip-document-tcp-wrappers.patch --- diff --git a/tools/usb/usbip/doc/usbipd.8 b/tools/usb/usbip/doc/usbipd.8 index d974394f86a..693654d170c 100644 --- a/tools/usb/usbip/doc/usbipd.8 +++ b/tools/usb/usbip/doc/usbipd.8 @@ -14,7 +14,8 @@ Devices have to explicitly be exported using before usbipd makes them available to other hosts. The daemon accepts connections from USB/IP clients -on TCP port 3240 by default. +on TCP port 3240 by default. The clients authorised to connect may be +configured as documented in hosts_access(5). .SH OPTIONS .HP @@ -75,7 +76,8 @@ Show version. .B usbipd offers no authentication or authorization for USB/IP. Any -USB/IP client can connect and use exported devices. +USB/IP client running on an authorised host can connect and +use exported devices. .SH EXAMPLES