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:49:01 +0000 (19:49 +0800)
commitff1e2a9141cf4e03e877a14e79a65024f5c919fd
treeb4533ac165864362346a017613f845fb1866b9a2
parent10c9bcda5cb69da196c760cfc280c058a6eeb154
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