[Kimchi-devel] [RFC PATCH] List IPs of VM Ifaces
Crístian Deives
cristiandeives at gmail.com
Wed May 27 16:21:57 UTC 2015
On 27-05-2015 13:19, Aline Manera wrote:
>
> Hi Christy,
>
> Your patch looks good.
>
> I just have one suggestion. There is a python module name scapy that
> has some ARP methods.
> On Ubuntu the package is python-scapy.
> I am not sure it is available in all major Linux distribution, but I
> think we could take a look on it.
Or you could read the file /proc/net/arp. It's pretty much the same
output of "arp -n" and it doesn't require new dependencies..
More information about the Kimchi-devel
mailing list