commit | 950470037312ced167d82f37826288c7be3db1a3 | [log] [tgz] |
---|---|---|
author | Saurav Das <sauravdas@alumni.stanford.edu> | Thu Jan 25 09:49:01 2018 -0800 |
committer | Charles Chan <charles@opennetworking.org> | Wed Feb 07 19:31:30 2018 +0000 |
tree | d9ffab0994be134174515ac2efec88900d89d05a | |
parent | 016bd952f81e9ba9a5815028a85317606667233f [diff] |
Implemented CORD-1843 to avoid race condition when updating ECMPspgs. In this commit: - a new mechanism in DefaultRoutingHandler to update route-path maps in all instances, for the entire topology, after every route event has been processesed. - fixed a race condition in LinkHandler - avoids retrying flows in the ofdpa3 driver as this issue has been fixed in the switch - a new CLI command to check internal link state Change-Id: I307d0a96cc46569294d15d042b3bcb1fde735f1b
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.