Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jan 2010 17:04:39 +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:  <201001051715.o05HFKsK010174@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2010-01-05 17:04:39 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/cxgb/ulp/iw_cxgb iw_cxgb_cm.c 
    sys/netinet          tcp.h tcp_usrreq.c 
  Log:
  SVN rev 201594 on 2010-01-05 17:04:39Z by jhb
  
  MFC 200847:
  - 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.
  
  Revision    Changes    Path
  1.1.2.2     +1 -1      src/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_cm.c
  1.40.2.3    +4 -4      src/sys/netinet/tcp.h
  1.163.2.17  +7 -5      src/sys/netinet/tcp_usrreq.c



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