tcp: Drop TODO about sequence collision attacks
A random initial sequence number based on a secret has already been there for a while. Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
This commit is contained in:
parent
f004de4a9d
commit
3c839bfc46
1 changed files with 0 additions and 1 deletions
1
tcp.c
1
tcp.c
|
@ -58,7 +58,6 @@
|
||||||
* - security:
|
* - security:
|
||||||
* - no dynamic memory allocation is performed
|
* - no dynamic memory allocation is performed
|
||||||
* - TODO: synflood protection
|
* - TODO: synflood protection
|
||||||
* - TODO: sequence collision attacks
|
|
||||||
*
|
*
|
||||||
* Portability is limited by usage of Linux-specific socket options.
|
* Portability is limited by usage of Linux-specific socket options.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue