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 |
|
tom
|
b36046e2df
|
Added unit tests for the event abstractions.
Added Element as the notion of common ancestry between Device and Host.
|
2014-08-27 00:22:24 -07:00 |
|
tom
|
1c15dd913a
|
Added a watchLog tool
|
2014-08-26 18:55:38 -07:00 |
|
tom
|
b1260e4946
|
Created onos-core-trivial as a place to put trivial implementation of core against which initial set of providers can be developed.
|
2014-08-26 18:39:57 -07:00 |
|
tom
|
e06f855b85
|
Added more providers/of modules and javadocs.
Split onos-core feature into onos-api and onos-core.
|
2014-08-26 16:58:42 -07:00 |
|
tom
|
ab21e7c112
|
Adding maven-scr-plugin to provide tree pom.xml; components are now igniting.
|
2014-08-26 15:23:08 -07:00 |
|
tom
|
2ab8e42b7a
|
Fixed onos-of-api bundling to properly subsume the openflow stuff.
|
2014-08-26 15:10:01 -07:00 |
|
tom
|
d0fe246e0f
|
Added a shell of a openflow device provider and fixed features.
|
2014-08-26 14:35:40 -07:00 |
|
tom
|
b5a46e6606
|
Added a shell of a openflow device provider and fixed features.
|
2014-08-26 14:20:00 -07:00 |
|