git: tcp: We have dropped T/TCP for a long time; remove the implied connection
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Mon Oct 24 05:21:23 PDT 2011
commit ff1e2a9141cf4e03e877a14e79a65024f5c919fd
Author: Sepherosa Ziehau <sephe at 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
More information about the Commits
mailing list