cvs commit: src/sys/netinet tcp.h tcp_usrreq.c
Kip Macy
kmacy at FreeBSD.org
Thu Jul 31 06:11:02 UTC 2008
kmacy 2008-07-31 06:10:25 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/netinet tcp.h tcp_usrreq.c
Log:
SVN rev 181048 on 2008-07-31 06:10:25Z by kmacy
MFC:
- Add socket option for setting and retrieving the congestion control algorithm.
The name used is to allow compatibility with Linux.
- add rcv_nxt, snd_nxt, and toe offload id to FreeBSD-specific
extension fields for tcp_info
Revision Changes Path
1.40.2.2 +9 -2 src/sys/netinet/tcp.h
1.163.2.5 +6 -0 src/sys/netinet/tcp_usrreq.c
More information about the cvs-src
mailing list