commit | 9cfbf4df05cceadd262d0749d3da6c9adccbfaba | [log] [tgz] |
---|---|---|
author | Konstantinos Kanonakis <kanonakisk@gmail.com> | Mon Jul 18 19:04:08 2016 -0500 |
committer | Konstantinos Kanonakis <kanonakisk@gmail.com> | Tue Aug 09 11:17:56 2016 -0500 |
tree | 61c8ab0ece326e724499a6d8f9fef4b128eb2026 | |
parent | 3b9d332cb715a86e1710c2af96eea425c4fc4677 [diff] |
Major refactoring to always link EVCs to FCs + adding EVC-to-FC fragmentation - Making EVCs to always be composed of FCs - Subclassing EVCs and FCs from abstract CarrierEthernetConnection class - Refactored CarrierEthernetProvisioner to only work with FCs - Adding basing orchestration functionality in CarrierEthernetManager to create set of FCs out of an EVC based on LTPs in topology - Automatically assign vlanIds to FCs and corresponding S-TAGs to INNIs of neighboring FCs - Allowing setting forwarding for single-device FCs - Making sure that INNIs always appear in pairs - Minor modifications in some CLI commands - Getting rid of the ActiveState enum in CarrierEthernetConnection.java and doing some relevant refactoring - Renaming addNi/removeNi/validateNi methods in CarrierEthernetNetworkInterface.java Change-Id: I3e4972bd792585a05912943cabb45becfe2e82a4
This repository contains sample and testing applications for ONOS.
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.
You can find the main project repository here: https://github.com/opennetworkinglab/onos