** Changed in: neutron
       Status: Fix Committed => Fix Released

** Changed in: neutron
    Milestone: None => juno-1

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

Title:
  ip-lib : "ip neigh" command should use "replace" instead of "add"

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  with l2-population and linuxbridge agent, we used to use "ip neigh" command 
to add arp responder entries : 
  this command has been generalized with this patch :
  https://review.openstack.org/#/c/88442/3

  but using "ip neigh add" leads to a bug when restoring a previous entry : 
  https://bugs.launchpad.net/neutron/+bug/1282662

  we should use "ip neigh replace" instead of "ip neigh add'"

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to