/usr/share/doc/libusbredirhost1/TODO is in libusbredirhost1 0.6-2ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | * do endian conversion in usbredirparser where necessary
* check length against max packet size
* check caps for relevant callbacks in parser
* cancel pending packets / active streams before reset?
* add a queue_buf call to parser, use it in host to avoid memcpy of
"in" bulk transfers
|