Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: usbredir - USB network redirection protocol libraries

https://bugzilla.redhat.com/show_bug.cgi?id=722187

           Summary: Review Request: usbredir - USB network redirection
                    protocol libraries
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected],
                    [email protected]
    Classification: Fedora
      Story Points: ---


Spec URL: http://people.fedoraproject.org/~jwrdegoede/usbredir.spec
SRPM URL:
http://people.fedoraproject.org/~jwrdegoede/usbredir-0.3-1.fc15.src.rpm
Description:

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. This package contains a number of libraries to help implementing
support for usbredir:

usbredirparser:
A library containing the parser for the usbredir protocol

usbredirhost:
A library implementing the usb-host side of a usbredir connection.
All that an application wishing to implement an usb-host needs to do is:
* Provide a libusb device handle for the device
* Provide write and read callbacks for the actual transport of usbredir data
* Monitor for usbredir and libusb read/write events and call their handlers

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to