← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1357068] Re: Arping doesn't work with IPv6

 

** Also affects: neutron/kilo
   Importance: Undecided
       Status: New

** Changed in: neutron/kilo
       Status: New => Fix Committed

** Changed in: neutron/kilo
    Milestone: None => 2015.1.2

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1357068

Title:
  Arping doesn't work with IPv6

Status in neutron:
  Fix Released
Status in neutron kilo series:
  Fix Committed

Bug description:
  Neutron tries to query if host exists by apring, but in IPv6 there is no ARP, but only NDP.
  Some other tool should be used, for example:  ndisc6 (http://www.remlab.net/ndisc6/), ndp (http://www.freebsd.org/cgi/man.cgi?query=ndp&sektion=8). 
  RFC Neighbor Discovery for IP version 6: http://tools.ietf.org/html/rfc4861

  Neutron log:
  Command: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'ip', 'netns', 'exec', 'qrouter-dfe30f07-f4cd-47db-ac31-347b87435c83', 'arping', '-A', '-I', 'qr-bdaba7ef-6c', '-c', '3', 'fd02::1']
  Exit code: 2
  Stdout: ''
  Stderr: 'arping: unknown host fd02::1

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1357068/+subscriptions


References