commit | 3d4e14a72bbb53557bb6a60803e77e6a58bb0713 | [log] [tgz] |
---|---|---|
author | jcc <jiangchuncheng@huawei.com> | Tue Apr 21 11:32:05 2015 +0800 |
committer | Thomas Vachuska <tom@onlab.us> | Thu Apr 23 04:11:34 2015 +0000 |
tree | db6eef239807804f96bfa908ab10ccd2a89f015b | |
parent | aa226b12ada8d207e4c9bee663ec6f45c16f4b7e [diff] |
FlowRule private extension refactor. 1.merge private flow into regular flowrule subsystem.no mirror code any more.no change flowrule api. 2.define a rich-data-type to carry private flow. 3.modify OpenFlowRuleProvider.class to support for 3rd party private flow.i don't know whether is suitable.because this class name is relative with open flow protocal. 4.fix some junit test bug caused by modification of FlowRule interface. Change-Id: I6c54d1e97f231a75bd1b416f0893e0379613d7ce
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.