tcp_input: Always call tcp_mss(), so snd_cwnd could be properly updated
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Thu, 15 Mar 2012 07:01:29 +0000 (15:01 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Thu, 15 Mar 2012 07:01:29 +0000 (15:01 +0800)
commitf34fd0f20757fb8509c2c9c98de0c9e60c96c92a
treeb91fd3f6dec9b26e5470fbdacf575e217007e189
parent928722c30f474246e65c7aaf2a9730f7e372bd1a
tcp_input: Always call tcp_mss(), so snd_cwnd could be properly updated
sys/netinet/tcp_input.c