DragonFly commits List (threaded) for 2011-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: tcp: We have dropped T/TCP for a long time; remove the implied connection
commit ff1e2a9141cf4e03e877a14e79a65024f5c919fd
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Sat Oct 22 19:49:01 2011 +0800
tcp: We have dropped T/TCP for a long time; remove the implied connection
The hack padding at the end of the struct netmsg_pru_send is also removed,
since connect will not happen on the sending path at all.
Summary of changes:
sys/net/netmsg.h | 6 ------
sys/netinet/tcp_usrreq.c | 31 -------------------------------
2 files changed, 0 insertions(+), 37 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ff1e2a9141cf4e03e877a14e79a65024f5c919fd
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]