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

Implement dynamic IP address fetching #628

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AntiPaste
Copy link

Users have often requested showing the IP address of a guest, see
#221, #223, #544

This patch attempts to implement that feature using libvirt's
domifaddr feature. There is some uncertainty about whether to use domifaddr
or net-dhcp-leases, but so far domifaddr seems to work fine.

First contribution to webvirtmgr, did not see a contribution guide so let me know if I'm doing something wrong.

Users have often requested showing the IP address of a guest, see
retspen#221, retspen#223, retspen#544

This patch attempts to implement that feature using libvirt's
domifaddr feature. There is some uncertainty about whether to use domifaddr
or net-dhcp-leases, but so far domifaddr seems to work fine.
@AntiPaste AntiPaste changed the title Implement NAT IP address fetching Implement dynamic IP address fetching Dec 12, 2016
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.

1 participant