tcp: We have dropped T/TCP for a long time; remove the implied connection
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 22 Oct 2011 11:49:01 +0000 (19:49 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 22 Oct 2011 11:51:34 +0000 (19:51 +0800)
commit6dd0c43f5f6618b8a7b6055c56f1c32fc70a27d6
tree657d3e95e8e42af80f0fd7d26108b51beba01fca
parentf406e2febe096c3ad6326887ac7e003db227cc61
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.
sys/net/netmsg.h
sys/netinet/tcp_usrreq.c