cloudstack/utils
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
..
bindir fixing utils license header 2012-06-06 23:06:02 -04:00
conf CLOUDSTACK-10012: Migrate to Embedded Jetty 2017-11-03 23:57:25 +05:30
src 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
pom.xml Revert "Updating pom.xml version numbers for release 4.11.4.0-SNAPSHOT" 2019-06-25 21:31:05 +05:30