diff options
author | Michael S. Tsirkin <mst@dev.mellanox.co.il> | 2007-06-20 19:22:15 +0300 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2007-06-21 13:38:08 -0700 |
commit | 82c3aca6ad9004169df8f2f8c0747686fe4003b3 (patch) | |
tree | ab24b09038b432e93e6afdcd660447ca1714eaa6 /scripts | |
parent | 3ec7393a6858a1716e74aa81be6af76fd180021d (diff) | |
download | linux-82c3aca6ad9004169df8f2f8c0747686fe4003b3.tar.gz linux-82c3aca6ad9004169df8f2f8c0747686fe4003b3.tar.bz2 linux-82c3aca6ad9004169df8f2f8c0747686fe4003b3.zip |
IPoIB/cm: Fix interoperability when MTU doesn't match
IPoIB connected mode currently rejects a connection request unless the
supported MTU is >= the local netdevice MTU. This breaks
interoperability with implementations that might have tweaked
IPOIB_CM_MTU, and there's real no longer a reason to do so: this test
is just a leftover from when we did not tweak MTU per-connection. Fix
this by making the test as permissive as possible.
Signed-off-by: Michael S. Tsirkin <mst@dev.mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions