DragonFly commits List (threaded) for 2012-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: tcp_input: Partly revert 98cb2337e1000153d84b64a5e9aabbecda8e8dbf
commit 31ea9b1ec5820f58f17c8c156b84f057208df99d
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Wed Apr 11 11:23:39 2012 +0800
tcp_input: Partly revert 98cb2337e1000153d84b64a5e9aabbecda8e8dbf
Since all TCP operations are carried in its own netisr thread, the
workaround/comment is no longer needed/applied; change it into
assertion instead.
The "snd_nxt < snd_una" should (hopefully) have been fixed by:
1ff9b7d322dc5a26f7173aa8c38ecb79da80e419
Summary of changes:
sys/netinet/tcp_input.c | 10 ++--------
1 files changed, 2 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/31ea9b1ec5820f58f17c8c156b84f057208df99d
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]