patch by Ambroz Bizjak: fixed bug #49717 (window size in received SYN and SYN-ACK assumed scaled)

This commit is contained in:
goldsimon
2016-11-28 10:26:42 +01:00
parent cac3dc8a46
commit 6f1304e03e
2 changed files with 6 additions and 2 deletions

View File

@@ -14,6 +14,10 @@ HISTORY
++ Bugfixes:
2016-11-28: Ambroz Bizjak
* tcpi_in.c: fixed bug #49717 (window size in received SYN and SYN-ACK
assumed scaled)
2016-11-25: Simon Goldschmidt
* dhcp.c: fixed bug #49676 (Possible endless loop when parsing dhcp options)