diff options
author | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2016-07-09 08:20:11 -0400 |
---|---|---|
committer | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2016-07-09 08:20:11 -0400 |
commit | 3d7bf5253af49db6436261fadaea7b5fc85be03a (patch) | |
tree | a5df776803a7354bc08c6ed4efcc99ab1c0102f3 /doc/TODO | |
parent | f528b66a0ea74b306bed22d243495458c8cf2383 (diff) | |
download | udpastcp-3d7bf5253af49db6436261fadaea7b5fc85be03a.tar.xz udpastcp-3d7bf5253af49db6436261fadaea7b5fc85be03a.zip |
Remove old debugging message, adjust TODO.
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ +- add pcap receiving support + - verify checksums - add LD_PRELOAD support @@ -8,7 +10,7 @@ - change some of the tiny hash tables to linked lists -- add pcap support +- add pcap sending support - add fake TCP options |