-
Type:
Story
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.6.0
-
Fix Version/s: 1.7.0
-
Component/s: None
-
Labels:
-
Story Points:3
-
Epic Link:
In reactive L2 forwarding we want to make sure ONOS only has each IP address attached to one host at a time, so we know where to direct packets for that IP.
When the provider notifies the core that the IP information for a host has changed, we should check in the store if any other host has the IP and remove it from the older host entry.
This should be configurable (default = enabled).