Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Dec 2009 15:47:40 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/cxgb/ulp/iw_cxgb iw_cxgb_cm.c src/sys/netinet tcp.h tcp_usrreq.c
Message-ID:  <200912221548.nBMFmI3e030308@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2009-12-22 15:47:40 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cxgb/ulp/iw_cxgb iw_cxgb_cm.c 
    sys/netinet          tcp.h tcp_usrreq.c 
  Log:
  SVN rev 200847 on 2009-12-22 15:47:40Z by jhb
  
  - Rename the __tcpi_(snd|rcv)_mss fields of the tcp_info structure to remove
    the leading underscores since they are now implemented.
  - Implement the tcpi_rto and tcpi_last_data_recv fields in the tcp_info
    structure.
  
  Reviewed by:    rwatson
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.5       +1 -1      src/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_cm.c
  1.44      +4 -4      src/sys/netinet/tcp.h
  1.194     +4 -2      src/sys/netinet/tcp_usrreq.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912221548.nBMFmI3e030308>