DragonFly BSD
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


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 22 Oct 2011 05:00:10 -0700 (PDT)

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


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]