6993bd82f4
The release note says that a MAC and Client-ID are calculated for Infiniband nodes according to RFC 4390, but RFC 4390 actually says '"chaddr" (client hardware address) field MUST be zeroed.' (see https://tools.ietf.org/html/rfc4390#page-2). This commit changes the release note to say "a Mellanox-specific translation", which matches the comments in hardware_managers/mlnx.py. Change-Id: I16e70450cecaebb81b5851bb9589bd17a544668b
7 lines
233 B
YAML
7 lines
233 B
YAML
---
|
|
features:
|
|
- Add support for Mellanox InfiniBand NICs in IPA.
|
|
Each Mellanox InfiniBand interface is returned with
|
|
an "InfiniBand MAC" and InfiniBand Client-ID calculated
|
|
according to a Mellanox-specific translation.
|