[
https://issues.apache.org/jira/browse/LIBCLOUD-680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366961#comment-14366961
]
Tomaz Muraus edited comment on LIBCLOUD-680 at 3/18/15 10:56 AM:
-----------------------------------------------------------------
To make both of us happy, a compromise could be to try to use "arp" first and
if it's not available, fall back to iproute2.
This function only works on Linux so not working on Windows is not an issue
right now.
What do you think?
was (Author: kami):
To make both of us happy, a compromise could be to try to use "arp" first and
if it's not available, fall back to iproute2.
What do you think?
> libvirt compute driver move from net-tools to iproute2
> ------------------------------------------------------
>
> Key: LIBCLOUD-680
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-680
> Project: Libcloud
> Issue Type: Improvement
> Components: Compute
> Reporter: Tobias Jungel
> Priority: Minor
>
> Is there a reason to stick with arp of net-tools here:
> https://git-wip-us.apache.org/repos/asf?p=libcloud.git;a=blob;f=libcloud/compute/drivers/libvirt_driver.py;h=3618ac4368500abb7af97da949c449d6809e48d8;hb=HEAD#l262
> {{arp}} should be replaced by {{ip neigh}} of iproute2.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)