git: tcp: We have dropped T/TCP for a long time; remove the implied connection

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Sat Oct 22 05:01:00 PDT 2011


commit 6dd0c43f5f6618b8a7b6055c56f1c32fc70a27d6
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/6dd0c43f5f6618b8a7b6055c56f1c32fc70a27d6


-- 
DragonFly BSD source repository





More information about the Commits mailing list