]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/commit
fixed the fix for bug #35945 (SYN packet should provide the recv MSS not the send...
authorgoldsimon <goldsimon@gmx.de>
Wed, 28 Mar 2012 09:06:52 +0000 (11:06 +0200)
committergoldsimon <goldsimon@gmx.de>
Wed, 28 Mar 2012 09:06:52 +0000 (11:06 +0200)
commit1dff9aea622458c88cecb254bf75bdfc562ca2f3
tree73c4d93d90572cd534b0ab025f5db43dd49d6322
parente5d54f5344c40e073c65f6201490b469c54dfaeb
fixed the fix for bug #35945 (SYN packet should provide the recv MSS not the send MSS) if TCP_CALCULATE_EFF_SEND_MSS==0
src/core/tcp_out.c