7127 Commits

Author SHA1 Message Date
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
tom
984d782e97 Added javadocs for packages. 2014-08-29 12:02:59 -07:00
tom
c53fa0de8e Fixed check-style nags. 2014-08-29 11:57:11 -07:00
tom
8f458bcb29 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-08-29 11:38:49 -07:00
tom
144de693fe Added more unit tests for the graph utilities. 2014-08-29 11:38:44 -07:00
tom
e348941219 Added graph-related utility code. 2014-08-29 02:30:38 -07:00
alshabib
588f727fb8 cleaning 2014-08-28 18:37:21 -07:00
alshabib
22b805193b Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-08-28 17:53:12 -07:00
alshabib
d777b20976 switch can now connect 2014-08-28 17:52:55 -07:00
tom
132b58a6a8 Added some tests. 2014-08-28 16:11:28 -07:00
tom
4f3b18b666 Added code-coverage plugin to the top-level pom. 2014-08-28 14:38:47 -07:00
tom
96dfcab1a1 Changed nomenclature from Broker to Registry. 2014-08-28 09:29:10 -07:00
tom
7a9bcbe9c4 Removed of-save stuff. 2014-08-28 09:11:20 -07:00
tom
5f38b3a1f2 Cleaned-up templates and added package.html files. 2014-08-27 23:50:54 -07:00
tom
94bb4a4103 Added onlab-misc module and renamed onos-util-* modules to onlab-*. 2014-08-27 22:12:02 -07:00
tom
6488812de7 Suppressing test output from console. 2014-08-27 21:47:46 -07:00
tom
eda1f7f7cd Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-08-27 19:28:02 -07:00
tom
32f66848bc Adding some flesh to the simple device manager. 2014-08-27 19:27:47 -07:00
alshabib
54ebd9ccfb splitting roles from IO loop and providing a abstract of switch 2014-08-27 18:38:41 -07:00
tom
5ac5188d08 Moved the samples to a separate package. 2014-08-27 18:10:33 -07:00
tom
db0d03fe51 Added more trivial core implementations. 2014-08-27 16:34:15 -07:00
tom
edf06bb5b5 Adding model abstractions to help flesh-out the concepts. 2014-08-27 16:22:15 -07:00
tom
43387f38d2 Adding model abstractions to help flesh-out the concepts. 2014-08-27 14:42:43 -07:00
tom
de8d968438 Added unit tests; including guava-testlib. 2014-08-27 01:11:43 -07:00