2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-09-05 04:27:55 +00:00
Files
xcat-core/xCAT-server
Vinícius Ferrão f7afab4bc2 fix(dhcp): recognise an InfiniBand interface in any position
The mgtifname of a network can name more than one interface, separated by !.
The test for an InfiniBand interface ends at the end of the value, thus it
recognises eth0!ib0 but not ib0!eth0, and a node on such a network receives no
second host entry and no address over IPoIB.

Accept the name in any position.
2026-08-27 01:53:42 -03:00
..
2026-04-23 02:01:33 -03:00
2016-07-21 13:27:40 -04:00