commit | e849c19398c25fe9b86e9b55d44c4074412c784b | [log] [tgz] |
---|---|---|
author | Charles Chan <rascov@gmail.com> | Mon Jan 11 18:28:54 2016 -0800 |
committer | Gerrit Code Review <gerrit@onlab.us> | Thu Jan 21 00:04:49 2016 +0000 |
tree | a644546e98531a3762c85d409d2eebbed40eb591 | |
parent | ad3c5269ef8a303dbc16d72da747991c02d24a64 [diff] |
CORD-349 Support VLAN cross-connect traffic Change related to this topic: - Support VLAN cross-connect traffic Utilize ports subjectClass to achieve. For non-xConnect port, set interface VLAN to -1 - Remove VLAN checking since we have multiple VLANs per port - Hash the L2 interface group key generation to include VLAN as well - Update the network-cfg.json sample Other refactoring changes: - Read next objective stores from srManager directly - Use constant for flow priority - CORD-267 Javadoc fix Change-Id: I4ca8c2d9c8b3633a4a0101c5070d19343f7e5b90
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.