Date: Tue, 5 Jan 2010 17:04:14 +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: <201001051708.o05H8jtr009655@repoman.freebsd.org>
index | next in thread | raw e-mail
jhb 2010-01-05 17:04:14 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/cxgb/ulp/iw_cxgb iw_cxgb_cm.c
sys/netinet tcp.h tcp_usrreq.c
Log:
SVN rev 201593 on 2010-01-05 17:04:14Z 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.4.2.2 +1 -1 src/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_cm.c
1.43.2.2 +4 -4 src/sys/netinet/tcp.h
1.192.2.2 +4 -2 src/sys/netinet/tcp_usrreq.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001051708.o05H8jtr009655>
