git: tcp: Move rmx based RTT setup out of tcp_mss().
    Sepherosa Ziehau 
    sephe at crater.dragonflybsd.org
       
    Sun Jun 25 19:43:57 PDT 2017
    
    
  
commit 9a6e3e53600eeface1ef455a63aed41179757101
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Mon Jun 26 02:37:57 2017 +0800
    tcp: Move rmx based RTT setup out of tcp_mss().
    
    And rename tcp_mss() to tcp_rmx_init().
Summary of changes:
 sys/netinet/tcp_input.c    | 102 +++++++++++++++++++++++++++------------------
 sys/netinet/tcp_syncache.c |   2 +-
 sys/netinet/tcp_var.h      |   2 +-
 3 files changed, 64 insertions(+), 42 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9a6e3e53600eeface1ef455a63aed41179757101
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list