Madan Jampani
|
ab6d311b83
|
Adding missing files under onlab-netty
|
2014-10-02 16:30:14 -07:00 |
|
Madan Jampani
|
e9545e07d1
|
Moved files to the right directory
|
2014-10-02 16:25:59 -07:00 |
|
Madan Jampani
|
c9ed9be511
|
Moved Netty messaging out of onos-core-dist to under onos-utils
|
2014-10-02 16:13:11 -07:00 |
|
tom
|
bf474388c0
|
Corrected some javadocs.
|
2014-10-02 07:36:50 -07:00 |
|
pankaj
|
a17630a4f8
|
javadoc
|
2014-10-01 18:19:37 -07:00 |
|
pankaj
|
3855bcba90
|
cleanup interface and privates
|
2014-10-01 18:17:31 -07:00 |
|
pankaj
|
390abbcb24
|
Performance Metrics service and manager added
|
2014-10-01 17:01:05 -07:00 |
|
alshabib
|
1f641c0b4c
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-10-01 16:39:42 -07:00 |
|
alshabib
|
6eb438a78b
|
fixes for office deployment
Change-Id: I322dc856cb2f724e1860f3e30b3bcb5445c8fb65
|
2014-10-01 16:39:37 -07:00 |
|
Yuta HIGUCHI
|
533ec32b9a
|
AntiEntropy sketch + required Serializer work
Change-Id: Ibac5f4eede6b420202683114c3262e01b7264eff
|
2014-09-30 13:30:18 -07:00 |
|
Yuta HIGUCHI
|
f4b107e216
|
Add ByteBuffer interface
Change-Id: I6a2d6c7110a34b77a2d5567405fbb273802b89d1
|
2014-09-29 17:27:26 -07:00 |
|
tom
|
5a8779cd26
|
Added ability to properly register/deregister new connections and have the node status properly reflected.
|
2014-09-29 14:48:43 -07:00 |
|
tom
|
7309483930
|
Initial check-in for new p2p cluster messaging; to be refactored.
|
2014-09-29 13:47:08 -07:00 |
|
tom
|
9710fb4c65
|
Added a few command-lines for node administration.
|
2014-09-29 11:35:28 -07:00 |
|
Yuta HIGUCHI
|
e76a24dfb7
|
Bundle restructuring
Change-Id: I5a9efa7f4d03bd78dd17297731c5addea5cf0442
|
2014-09-27 11:20:17 -07:00 |
|
tom
|
14dc4d012d
|
Working on IO loop tests commands.
|
2014-09-26 12:43:14 -07:00 |
|
tom
|
5f4df2d5eb
|
Working on IO loop tests commands.
|
2014-09-26 12:19:51 -07:00 |
|
tom
|
f7e13b0e01
|
Working on IO loop tests commands.
|
2014-09-26 11:12:25 -07:00 |
|
tom
|
1ae3d16ebc
|
Working on IO loop tests.
|
2014-09-26 09:38:16 -07:00 |
|
tom
|
f110fffb45
|
Added IO loop test to the foo app.
|
2014-09-26 00:38:18 -07:00 |
|
tom
|
74d49656eb
|
Corrected some IO loop tests.
|
2014-09-25 23:48:46 -07:00 |
|
tom
|
2d6d397b8a
|
More IO loop work.
|
2014-09-25 22:38:57 -07:00 |
|
tom
|
a708318294
|
Working on IO loop stuff.
|
2014-09-25 21:38:03 -07:00 |
|
tom
|
6a62aa24f9
|
Starting work on I/O loop.
|
2014-09-25 09:10:12 -07:00 |
|
tom
|
caf3bf784a
|
Added onos-test.
Refactored the CLI classes.
|
2014-09-23 13:20:53 -07:00 |
|
tom
|
0872a1743c
|
Fixed a number of CLI commands.
Refactored the StoreService/Manager stuff for common serializer pool.
|
2014-09-23 11:24:26 -07:00 |
|
tom
|
fc9a4ff73c
|
Fixed equals methods for better efficiency.
Cleaned up ClusterService API.
|
2014-09-22 18:22:47 -07:00 |
|
tom
|
bce1d334ce
|
Merge remote-tracking branch 'origin/master'
|
2014-09-22 17:05:52 -07:00 |
|
tom
|
dc66b38ee4
|
Fixing remote install; now starting as upstart daemon.
|
2014-09-22 17:05:47 -07:00 |
|
Jonathan Hart
|
dec62d4116
|
Created IpAddress class
|
2014-09-22 15:59:04 -07:00 |
|
tom
|
66a7eb220d
|
Fixed deployment to allow all the Kryo related stuff to operate in the OSGi context.
|
2014-09-22 11:58:56 -07:00 |
|
Yuta HIGUCHI
|
24a086bab9
|
Kryo related changes.
Change-Id: I5b4fab63d6ece084b65aa712971a22d953d0caf0
|
2014-09-21 23:38:22 -07:00 |
|
Yuta HIGUCHI
|
10681f6be3
|
IpPrefix fix
- addied method #prefixLength()
- ANY: array is mutable, should not be exposed public
Change-Id: I4197dbd79370fa39c92468b9c31f0ae04bc01fcd
|
2014-09-21 23:38:21 -07:00 |
|
Ayaka Koshibe
|
1d56fe4dbe
|
renamed IpAddress to IpPrefix
Change-Id: I35990622e5b1c29ab6f6a0a0227088cd5d6c7294
|
2014-09-19 16:51:58 -07:00 |
|
Jonathan Hart
|
b7a2ac3a1c
|
Added a contains method to IpAddress
|
2014-09-19 10:45:37 -07:00 |
|
Ayaka Koshibe
|
ad21f3fe9f
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-09-18 09:59:32 -07:00 |
|
Ayaka Koshibe
|
b55524f200
|
Tests for FlowRuleStore plus bugfixes
Change-Id: Ib5b0bd9d41fbbcac1cf09684e70446326887caf7
|
2014-09-18 09:59:24 -07:00 |
|
alshabib
|
cb48f101a0
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-09-17 16:42:05 -07:00 |
|
Ayaka Koshibe
|
08eabaa4b0
|
added simple storage to SimpleFlowRuleManager
Change-Id: I7f9117c534673b00f2822cf90bd63d52b95d2704
|
2014-09-17 14:59:25 -07:00 |
|
alshabib
|
8f1cf4a704
|
implementing flowremoved handling
|
2014-09-17 14:44:48 -07:00 |
|
Ayaka Koshibe
|
40e7fec52e
|
netmask support in IpAddress
Change-Id: Ie5f4276a1fa1cdd56bebbd3cd1ee74ecacdab598
|
2014-09-16 22:32:19 -07:00 |
|
Ayaka Koshibe
|
a9c199f402
|
renamed VLAN, IP, and MACAddress classes
Change-Id: Ib4df413db1f3d9ee96213fc487519536d7993c5b
|
2014-09-16 16:21:40 -07:00 |
|
tom
|
c370ebddf7
|
Added javadocs and simplified the reactive fwd app in attempt to find the glitch; no dice
|
2014-09-16 01:25:21 -07:00 |
|
Ayaka Koshibe
|
16698a3f1b
|
Tests for IPAddress and VLANID
Change-Id: If8183366428c9b4fb14f78005922b2229cff1456
|
2014-09-13 22:19:02 -07:00 |
|
Ayaka Koshibe
|
1a1009832a
|
added HostProvider to SimpleHostManager
Change-Id: I13ff57fcd24ea7bd2c3f2544a3aad7d18ceda107
|
2014-09-13 19:32:19 -07:00 |
|
tom
|
5f18cf3701
|
Fixed javadoc warnings in slew of legacy code. We need to keep up on this; the old stuff is pretty sloppy.
|
2014-09-13 14:10:57 -07:00 |
|
tom
|
82e725763b
|
Converted all package.html files to package-info.java for easier package documentation.
|
2014-09-13 13:08:40 -07:00 |
|
tom
|
931af4e616
|
Added unit test utilities and some more unit tests.
|
2014-09-13 12:00:57 -07:00 |
|
Ayaka Koshibe
|
50ee92456b
|
added Host-related unit tests
Change-Id: Ia3c0610f5bdd91ddd554dd477af7ad3640a6cef3
|
2014-09-12 17:07:20 -07:00 |
|
Ayaka Koshibe
|
c3bd695083
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-09-12 11:52:58 -07:00 |
|