aboutgitcodebugslistschat
diff options
context:
space:
mode:
-rw-r--r--tcp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tcp.c b/tcp.c
index b269e0e..91b82ee 100644
--- a/tcp.c
+++ b/tcp.c
@@ -58,7 +58,6 @@
* - security:
* - no dynamic memory allocation is performed
* - TODO: synflood protection
- * - TODO: sequence collision attacks
*
* Portability is limited by usage of Linux-specific socket options.
*