commit | 45d55e07522a2a4cb0b63a26d02ecfa16de5ecd6 | [log] [tgz] |
---|---|---|
author | Charles Chan <rascov@gmail.com> | Thu Nov 30 15:37:50 2017 -0800 |
committer | Charles Chan <rascov@gmail.com> | Tue Dec 19 16:25:40 2017 -0800 |
tree | 93cbe9098d5b159bb5685bb76cf0fe2c47ef7a9a | |
parent | e7232937991f3c852bb8b76d0cb4be32f3177df6 [diff] |
Dual-homing probing improvements (1) Active probing mechanism in the following two scenarios (1-1) Probe all ports on the pair device within the same vlan (excluding the pair port) when the 1st location of a host is learnt (1-2) Probe again when a device/port goes down and comes up again * Introduce HostLocationProvingService - DISCOVER mode: discover potential new locations - VERIFY mode: verify old locations * Can be enabled/disabled via component config * Improve HostHandlerTest to test the probing behavior (2) Fix an issue that redirection flow doesn't get installed after device re-connects (3) Temporarily fix a race condition in HostHandler by adding a little bit delay Change-Id: I33d3fe94a6ca491a88b8e06f65bef11447ead0bf
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.