]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC 200847:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 5 Jan 2010 17:04:14 +0000 (17:04 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 5 Jan 2010 17:04:14 +0000 (17:04 +0000)
commit5969bc22eeb57529dd79bcee1cfa444332b7d81a
treeab8a0508d94e14aec6ff5329140c7b7702fbee35
parent8c81cc10f2ac1cf459cfdb6997c6a69f0b5c3b05
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.

git-svn-id: svn://svn.freebsd.org/base/stable/8@201593 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_cm.c
sys/netinet/tcp.h
sys/netinet/tcp_usrreq.c