Another fix for bug #26251: RST process in TIME_WAIT TCP state

This commit is contained in:
goldsimon
2009-10-25 11:45:11 +00:00
parent 0319c1cf90
commit ae2dd38e0d
2 changed files with 28 additions and 5 deletions

View File

@@ -43,12 +43,12 @@ HISTORY
++ Bugfixes:
2009-10-25: Simon Goldschmidt
* tcp_in.c: Fixed bug #26251: RST process in TIME_WAIT TCP state
2009-10-23: Simon Goldschmidt (David Empson)
* tcp.c: Fixed bug #27783: Silly window avoidance for small window sizes
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)