commit | c3efe7500add077f79d37b18e9c66df6621409b6 | [log] [tgz] |
---|---|---|
author | Matan Barak <matanb@mellanox.com> | Mon Jan 04 10:49:54 2016 +0200 |
committer | Doug Ledford <dledford@redhat.com> | Tue Jan 19 15:26:56 2016 -0500 |
tree | c58ce0d2c62daabae7a900fd48ea1a45614a1dd0 | |
parent | f7f4b23e27f7561330ef13f93dbe8f2dc410efa7 [diff] |
IB/core: Use hop-limit from IP stack for RoCE Previously, IPV6_DEFAULT_HOPLIMIT was used as the hop limit value for RoCE. Fixing that by taking ip4_dst_hoplimit and ip6_dst_hoplimit as hop limit values. Signed-off-by: Matan Barak <matanb@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>