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 |
|
tom
|
d3097b0a43
|
Added a simple device manager to have a working provider broker.
|
2014-08-26 10:40:29 -07:00 |
|
tom
|
18567e934b
|
More documentation clean-up.
|
2014-08-26 01:39:47 -07:00 |
|
tom
|
d73567265a
|
Adding event sink & dispatcher abstractions.
Increased strength of the provider & service types.
|
2014-08-26 01:07:39 -07:00 |
|
tom
|
64b7aacb89
|
Added more event and listener interface definitions.
|
2014-08-26 00:18:21 -07:00 |
|
tom
|
a29cea3b38
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-08-25 23:02:00 -07:00 |
|
tom
|
c1a38d39a5
|
Added a slew of package.html javadocs.
|
2014-08-25 23:01:32 -07:00 |
|
tom
|
9ccd781b48
|
Refactored the OpenFlow controller package name-space and fixed a number of Javadoc warnings.
|
2014-08-25 22:43:19 -07:00 |
|
tom
|
e33cc1a6e3
|
Sketching SB & NB API.
Modified onos-of-api pom to subsume openflowj loxi-generated stuff.
|
2014-08-25 22:01:35 -07:00 |
|
alshabib
|
705ca0e968
|
removing grooving from of.ctl.pom
|
2014-08-25 15:46:22 -07:00 |
|
alshabib
|
38c73175d4
|
renamed of-lib to openflowj
Change-Id: Ie99b090b4d22be756ef8bbad87531cf3c78aee86
|
2014-08-25 14:49:01 -07:00 |
|