diff options
Diffstat (limited to 'net/usbredir/pkg-descr')
-rw-r--r-- | net/usbredir/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/net/usbredir/pkg-descr b/net/usbredir/pkg-descr new file mode 100644 index 000000000000..92f6ef230432 --- /dev/null +++ b/net/usbredir/pkg-descr @@ -0,0 +1,9 @@ +usbredir is a protocol for redirection USB traffic from a single USB device, +to a different (virtual) machine then the one to which the USB device is +attached. See usb-redirection-protocol.txt for the description / definition +of this protocol. + +With the official 0.3 release the protocol is now frozen (only extensions +advertised through capabilities can be added from now on). + +WWW: http://cgit.freedesktop.org/~jwrdegoede/usbredir/ |