yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #56090
[Bug 1414650] Re: l2pop : fdb_update message sent when modifying the ip of a port which is not ACTIVE
[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1414650
Title:
l2pop : fdb_update message sent when modifying the ip of a port which
is not ACTIVE
Status in neutron:
Expired
Bug description:
Currently, when one modify the IP of a port, a fdb message is sent
even if the port is not ACTIVE.
This could generate a racy behavior, since agents can receive a
fdb_update(chg_ip) message while they didn't yet received a fdb_add
message for this port. Indeed, fdb_add message is sent when the port
is changing its state to ACTIVE.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1414650/+subscriptions
References