fixed bug #35945: SYN packet should provide the recv MSS not the send MSS

This commit is contained in:
goldsimon
2012-03-27 20:18:23 +02:00
parent fe7bbae8a7
commit 2b9933eb1e
2 changed files with 5 additions and 1 deletions

View File

@@ -66,6 +66,10 @@ HISTORY
++ Bugfixes:
2012-03-27: Simon Goldschmidt (patch by Mason)
* tcp_out.c: fixed bug #35945: SYN packet should provide the recv MSS not the
send MSS
2012-03-22: Simon Goldschmidt
* ip4.c: fixed bug #35927: missing refragmentaion in ip_forward