]> 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>
Mon, 4 Jun 2012 20:22:10 +0000 (13:22 -0700)
commit6333e84e421abe0a3236e527def79570c413ac0e
tree684e21cf3e81b4f5bd740456e0fea103e52d7d1f
parentf16748cbaea650f19805ddc6652895ca88d36a45
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>