commit | 98b80a2a73a26f0e259632da519ccedb0cf37617 | [log] [tgz] |
---|---|---|
author | Raju Rangoju <rajur@chelsio.com> | Wed May 31 12:06:58 2017 +0530 |
committer | Doug Ledford <dledford@redhat.com> | Thu Jun 01 17:03:02 2017 -0400 |
tree | b8f889dc657525cfd23376c967bdce605b40675f | |
parent | 4bbfabede50849f87b913a1fc07c02ecc96b6c57 [diff] |
RDMA/iw_cxgb4: fix the calculation of ipv6 header size Take care of ipv6 checks while computing header length for deducing mtu size of ipv6 servers. Due to the incorrect header length computation for ipv6 servers, wrong mss is reported to the peer (client). Signed-off-by: Raju Rangoju <rajur@chelsio.com> Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com> Acked-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: Doug Ledford <dledford@redhat.com>