summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2013-09-20 14:17:51 +0200
committerHans de Goede <hdegoede@redhat.com>2013-09-20 14:17:51 +0200
commitd5f7c0ad20e34e8eb290856f7ebcc5afaa99c3bd (patch)
tree336a02edfc288163b6c2793b434394c6e70e8e25
parent931a41c1c92410639a0e76e6fdd07482f06e4578 (diff)
Update TODO
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index e6715b1..76f6c8f 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,7 @@
* do endian conversion in usbredirparser where necessary
+ * update serialize format (comment only) to be little endian, and also do
+ endian conversion there so be -> le and visa versa serialisation becomes
+ possible
* check length against max packet size
* check caps for relevant callbacks in parser
* cancel pending packets / active streams before reset?