Fixed bug #26251: RST process in TIME_WAIT TCP state

This commit is contained in:
goldsimon
2009-10-22 13:37:44 +00:00
parent 65d1f52423
commit 18ab274af3
2 changed files with 9 additions and 6 deletions

View File

@@ -43,6 +43,9 @@ HISTORY
++ Bugfixes:
2009-10-22: Simon Goldschmidt
* tcp_in.c: Fixed bug #26251: RST process in TIME_WAIT TCP state
2009-10-21: Simon Goldschmidt
* tcp_in.c: Fixed bug #27215: TCP sent() callback gives leading and
trailing 1 byte len (SYN/FIN)