-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update section 4.1.2.1.4 mac #8
Comments
following the nwpg meeting we had last week, Essentially i think we could simply modify the section as follows (simply remove the IP over Infiniband bits):
Then if/once there is agreement on GUID configuration, we can update the doc again to reflect the latest changes. |
@dcbw I have created a google doc with the proposed change, comments welcome. |
@dcbw inputs are welcomed :) |
This change was approved on NPWG meeting on 04.06.2020 Is there a periodic update of the spec ? as changes are not proposed directly to the source file. |
Quoting the Spec for network CRD:
According to section 9.1.1 of IPoIB (IP over Infiniband) RFC an infiniband hardware address consists of 20 octets in the following format:
As the only element which is user configurable is the 8 byte GUID (Infiniband's version of MAC address) we should reword this section essentially removing the bits related to IP-Over-Infiniband.
It should be noted that it is still possible (and expected) for an IP over Infiniband CNI to return the full 20 octet hardware address under
mac
field which will be visible in network-status annotation, hence that part of the network CRD spec should not need changing.I have created an issue in containernetworking/cni proposing to allow the configuration of the GUID part of the IPoIB hardware address. if and when it gets approved, support for it in multi-net-spec will be dealt with in this issue.
The text was updated successfully, but these errors were encountered: