summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2016-07-07 19:46:47 -0400
committerAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2016-07-07 19:46:47 -0400
commitf528b66a0ea74b306bed22d243495458c8cf2383 (patch)
tree8f29e25b83ca88529da26e8b9e0e988005357f4a /doc
parent03bdee772197c600b0066ebd1f27172332045da2 (diff)
downloadudpastcp-f528b66a0ea74b306bed22d243495458c8cf2383.tar.xz
udpastcp-f528b66a0ea74b306bed22d243495458c8cf2383.zip
Fix memory leaks, miscellaneous issues.
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index f55eca4..3b53c59 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,9 +1,15 @@
+- verify checksums
+
+- add LD_PRELOAD support
+
- add 'TCP Fast Open' support
- optionally return ACKs and retransmit if no ACK
- change some of the tiny hash tables to linked lists
+- add pcap support
+
- add fake TCP options
- add Windows support (not likely)