cloudstack/utils/src
Wei Zhou 047003315b utils: reverse ip addresses of a nic returned by java to get the first ip address (#3449)
Java methods getInterfaceAddresses() returns ip addresses in reverse order as "ip addr show"
If there are multiple IPs assigned to a management interface, the last ip will be used as management ip in cloudstack. We need to reverse the ip addresses to get the first ip that makes more sense.

Fixes #3311
2019-07-02 13:16:18 +05:30
..
main utils: reverse ip addresses of a nic returned by java to get the first ip address (#3449) 2019-07-02 13:16:18 +05:30
test ipv6: Do not allow Secondary IPv6 addresses to be EUI-64 (#3136) 2019-01-21 09:20:27 -02:00