On Mon, Apr 16, 2012 at 2:33 PM, dennis jenkins
<dennis.jenkins.75@gmail.com> wrote:
On Mon, Apr 16, 2012 at 2:22 PM, Stefan Berger
<stefanb@linux.vnet.ibm.com> wrote:
On 04/16/2012 03:12 PM, dennis jenkins wrote:
On Mon, Apr 16, 2012 at 10:08 AM, Stefan Berger <stefanb@linux.vnet.ibm.com>
wrote:
This series of patches adds DHCP snooping support to libvirt's
nwfilter subsystem.
Stefan, David,
Thank you very much for this functionality. As a side-effect,
it solves a problem that I needed addressed: namely, to know via
Sys-Virt, the IP address associated with a virtual machine
(without having to grovel through the DHCP lease file, out of
band).
Dennis,
that's great to hear. Did you test them?
Stefan
Not yet. I run Gentoo Linux, and I try to keep my system really clean by not having manually installed packages. However, if you would like some independent testing, I can tinker with it. I have to figure out the ins and outs of GIT first, though. I do my own stuff with SVN and have not learned git yet.
The latest libvirt in Gentoo is version "0.9.10-r4". Ignoring the "-r4", 9.10 is about 2 months old, correct? So I might be waiting a while for this patch to make it to my portage tree.
Is there a specific git command line that I should use to pull a specific libvirt code set, or should I just go for the head / bleeding edge?
Stefan,