]> git.meshlink.io Git - utcp/blobdiff - UTCP
Do proper modulo 2^32 comparisons of sequence numbers.
[utcp] / UTCP
diff --git a/UTCP b/UTCP
index f7b66ba24a2993adf04eb5f2bc989b0be2ae532f..d5edf564fb93533662533529eba3da378f1fcd21 100644 (file)
--- a/UTCP
+++ b/UTCP
@@ -21,7 +21,6 @@ TODO v1.0:
 * Implement send buffer
 * Window scaling
 * Handle retransmission
-* Do proper modulo 2^32 comparisons of sequence numbers
 
 TODO v2.0: