Fixed bug #27783: Silly window avoidance for small window sizes

This commit is contained in:
goldsimon
2009-10-23 13:17:18 +00:00
parent 18ab274af3
commit 81f9442ac7
2 changed files with 4 additions and 1 deletions

View File

@@ -43,6 +43,9 @@ HISTORY
++ Bugfixes:
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