commit | 479337514b6732ee6346c7e7dbdd4609de41c0f3 | [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:59 2017 -0800 |
tree | 35a544efb1430fb60e011db8cd7b6d4ecd029280 | |
parent | 19e428b42fdfe062b6a77e598b93a0feb5d9818b [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.