Skip to content
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

Now returns a list of ipv4 addresses #3 #537

Merged
merged 3 commits into from
Jan 4, 2019
Merged

Now returns a list of ipv4 addresses #3 #537

merged 3 commits into from
Jan 4, 2019

Conversation

scaarup
Copy link
Contributor

@scaarup scaarup commented Jan 3, 2019

Useful if a single NIC has multiple ipv4 addresses assigned.
Example:
"ipv4": { "0": "172.26.117.166", "1": "172.26.117.180", "2": "172.26.117.167", "3": "172.26.117.179" },

scaa added 3 commits January 3, 2019 13:45
	now returns a list of ipv4 addresses
Now returns a list of ipv4 addresses
Now returns a list of ipv4 addresses
@pgbidkar
Copy link
Contributor

pgbidkar commented Jan 4, 2019

Looks Good Merging the PR
Thanks

@pgbidkar pgbidkar merged commit b88c941 into vmware:master Jan 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants