]> git.openfabrics.org - ~shefty/librdmacm.git/commit
rsocket: Handle TCP_MAXSEG socket option
authorSean Hefty <sean.hefty@intel.com>
Mon, 4 Jun 2012 20:22:10 +0000 (13:22 -0700)
committerSean Hefty <sean.hefty@intel.com>
Wed, 6 Jun 2012 17:33:54 +0000 (10:33 -0700)
commit3593589a3e9bfc8bbaab75b45e090182313a69dc
tree729b947f8c52c96a11c4a33ff4ef447cd22cc5d1
parent78a7f11e7c93c953a745134cd61e63a415642cf5
rsocket: Handle TCP_MAXSEG socket option

netperf uses the TCP_MAXSEG socket option.  Add support for it.
Problem reported by Sridhar Samudrala <sri@us.ibm.com>

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
src/rsocket.c