commit | 0903f5936c8968b324268d7594f0f9319d3ae838 | [log] [tgz] |
---|---|---|
author | Andreas Pantelopoulos <andreas@opennetworking.org> | Tue Jun 12 13:19:52 2018 -0700 |
committer | Charles Chan <charles@opennetworking.org> | Fri Jun 15 20:48:44 2018 +0000 |
tree | a991e05893d365cb333a6b91c6c0898cb67743cc | |
parent | 185119990307773f0633a178f148cb2a9875647e [diff] |
Disable host learning feature. This patch gives us the ability to disable host learning in certain ports via the ports configuration. We have the following cases : - Discover a host with no learning configuration, this results to learned host (missing config assumes learning is on) - Discover a host with learning configuration set to false, do not learn that host. - Update the learning configuration of a CP to false. Then, fetch all host at that location, if these hosts are not configured statically at this location, remove them Change-Id: I2a05ce5f9a890bb4049fd7856f95d78f467e3330
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.