[
https://issues.apache.org/jira/browse/LIBCLOUD-680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366313#comment-14366313
]
Tomaz Muraus commented on LIBCLOUD-680:
---------------------------------------
Tbh, I don't remember.
I believe "ip" is, similarly to "arp", available on most popular Linux distros
by default, right?
Also, any specific reason why we should use ip neight over arp? arp not being
available by default or is it something else?
> 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)