8500 Commits

Author SHA1 Message Date
alshabib
62b14185e6 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-09-08 18:13:29 -07:00
tom
80c0e5e680 Changed trivial core behaviour to claim switch as a master by default and to apply role to the switch. 2014-09-08 18:08:58 -07:00
alshabib
fa322cb67c merge pom.xml 2014-09-08 14:39:51 -07:00
tom
c290a12541 Enhanced the CLIs. 2014-09-08 14:27:13 -07:00
tom
d79f7ec608 Enhanced the CLIs. 2014-09-08 13:29:18 -07:00
tom
ff7eb7cc1d Enhanced the CLIs. 2014-09-08 12:49:03 -07:00
tom
9b836db407 Fixed a defect in device provider. 2014-09-08 02:05:34 -07:00
tom
6901237ddf Added @Component back to OpenFlowControllerImpl 2014-09-08 01:58:45 -07:00
tom
6d2a43e4d8 Added some CLI commands and fixed pom.xml and features.xml to use commons-lang 2.6 (bundle) 2014-09-08 01:50:20 -07:00
tom
c0ccfb21c1 Added more unit tests. 2014-09-08 00:41:32 -07:00
tom
d176fc4520 Finished unit tests for trivial link manager. 2014-09-08 00:12:30 -07:00
tom
bb58c20b76 Adding unit tests for simple link manager.
Converted ConnectPoint and HostLocation to classes.
2014-09-07 22:51:50 -07:00
alshabib
4e475212aa Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-09-07 19:09:34 -07:00
alshabib
289652c591 started adding link discovery 2014-09-07 19:09:28 -07:00
tom
0d39526d36 Added simple link manager implementation.
Added link admin stuff; unit tests to come.
2014-09-07 16:53:40 -07:00
tom
eadbb46af8 Added simple link manager implementation.
Added link admin stuff; unit tests to come.
2014-09-07 16:10:19 -07:00
tom
4c6606f14f Added default link description & model entities. 2014-09-07 11:11:21 -07:00
tom
ad2d2096a7 Added getDeviceCount and tests. 2014-09-06 23:24:20 -07:00
tom
24c55cd224 Added unit tests for port handling in trivial core. 2014-09-06 10:47:25 -07:00
alshabib
638dc71f00 fixing checkstyle errors 2014-09-05 18:03:45 -07:00
alshabib
c4901cdbbb adding packet types 2014-09-05 16:50:40 -07:00
alshabib
a14f364e0b portStatusChanged implemented 2014-09-05 09:31:31 -07:00
alshabib
3034a38f4a Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-09-05 09:17:29 -07:00
tom
46a220d6a0 Implementing port methods in trivial core. 2014-09-05 08:36:06 -07:00
tom
29df6f4ce2 Implementing port update in trivial core. 2014-09-05 08:14:14 -07:00
alshabib
4680bb6c5a updateports functional 2014-09-04 17:15:08 -07:00
alshabib
cb4c7ef691 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-09-04 16:41:33 -07:00
alshabib
25c8eec881 updating ports 2014-09-04 16:41:31 -07:00
tom
d40fc7a38c Simplified port state. 2014-09-04 16:41:10 -07:00
tom
249829af3f Cleaned-up some names and added a missing sync-block 2014-09-04 15:28:04 -07:00
tom
e5ec3fd8fa Adding DeviceAdminService facade and tests for SimpleDeviceManager. 2014-09-04 15:18:06 -07:00
tom
ca20e0c3a2 Adding port, port number, port description implementations and related tests. 2014-09-03 23:22:24 -07:00
tom
3065d12993 Adding mode base model and unit tests stuff. 2014-09-03 21:56:43 -07:00
alshabib
6f5460bb79 graceful shutdown 2014-09-03 14:46:17 -07:00
tom
3b746c6dda Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-09-03 14:08:23 -07:00
tom
d1900f387f Enhanced DeviceDescription and added default implementation for it. 2014-09-03 14:08:16 -07:00
alshabib
1146d82934 removing useless IOFSwitchManager interface 2014-09-03 13:42:23 -07:00
tom
30a8271548 Adding package.html javadocs for the OF controller code. 2014-09-03 12:02:35 -07:00
tom
e8610f546e Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-09-03 11:56:42 -07:00
alshabib
f1216ed2d6 simple device provider added 2014-09-03 11:53:54 -07:00
tom
0796cbf280 Adding package.html javadocs for the OF controller code. 2014-09-03 11:53:20 -07:00
tom
d1c0649308 Changed deviceConnected signature. 2014-09-03 11:07:58 -07:00
alshabib
f1c2357575 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-09-02 19:00:48 -07:00
alshabib
6171f18035 refactored OF switch into driver and frontend 2014-09-02 19:00:32 -07:00
tom
50a76dd432 Adding onos-of-drivers module.
Adding pmd resources to the top-level build... not working yet.
2014-09-02 15:18:35 -07:00
alshabib
6e746f312d Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-09-02 11:01:48 -07:00
alshabib
3cbf3124e5 more cleanup 2014-09-02 10:58:57 -07:00
tom
41c3fccbc8 Added iterative DFS algorithm. 2014-08-30 17:57:15 -07:00
tom
2e1f071d38 Added bellman-ford implementation. 2014-08-29 13:32:00 -07:00
tom
19bf4210e6 Fixed some sonar-reported issues. 2014-08-29 13:08:29 -07:00