alshabib
|
902d41b8cd
|
initial working impl of batch operations
Change-Id: Ie970543dec1104a394c7bcfa6eec24c0538278d6
|
2014-10-07 16:52:05 -07:00 |
|
pankaj
|
600bb24b2f
|
added shell commands simple-netty-server & simple-netty-client
|
2014-10-07 15:41:06 -07:00 |
|
pankaj
|
eab2988c06
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-10-07 15:01:56 -07:00 |
|
pankaj
|
ea0acefa51
|
rename the commands
|
2014-10-07 15:01:47 -07:00 |
|
Jonathan Hart
|
e279be893e
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-10-07 14:43:19 -07:00 |
|
Jonathan Hart
|
d357689384
|
Disabled flaky HostMonitor tests again
|
2014-10-07 14:43:07 -07:00 |
|
Yuta HIGUCHI
|
3215ebd1e1
|
core-dist OSGi related fixes
Change-Id: I4f4690652604efb1a5f4000da71190c68d70d83a
|
2014-10-07 14:39:24 -07:00 |
|
Madan Jampani
|
a5d0d78861
|
Using ClusterService in ClusterCommunicationManager (NPE fix)
|
2014-10-07 14:36:00 -07:00 |
|
pankaj
|
a8474a19a6
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-10-07 14:24:30 -07:00 |
|
pankaj
|
f49b45e893
|
Added simple netty client/servers to foo app to measure performance
|
2014-10-07 14:24:22 -07:00 |
|
Madan Jampani
|
0177b0ef50
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-10-07 14:16:25 -07:00 |
|
Madan Jampani
|
da1a6b06d2
|
Initialize NettyMessagingService explicitly as it is not a OSGi service yet
|
2014-10-07 14:16:15 -07:00 |
|
pankaj
|
221e64e403
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-10-07 13:52:39 -07:00 |
|
pankaj
|
09b583854d
|
Added simple netty server
|
2014-10-07 13:52:24 -07:00 |
|
alshabib
|
8ca53901fe
|
added hashcode and equals to treatments
UnmodifiableCollection can be bad in a hashCode
Change-Id: I55700541dc7ab46b21e5e9e9cc19c70f0c7f7494
|
2014-10-07 13:11:17 -07:00 |
|
alshabib
|
58747a6a5a
|
fixing flow rule service timeout and notion of identity
Change-Id: I10d0fb8a797c642ef8af65b605f86559e3206976
|
2014-10-07 13:10:52 -07:00 |
|
tom
|
1daad7c63f
|
Merge remote-tracking branch 'origin/master'
|
2014-10-07 12:55:01 -07:00 |
|
tom
|
9ccb251a8a
|
Modified onos-install to suppress INFO log entries from command line client.
|
2014-10-07 12:54:53 -07:00 |
|
Madan Jampani
|
9621ba1d8b
|
Fixed merge conflict in InternalMessage
|
2014-10-07 12:45:44 -07:00 |
|
Madan Jampani
|
53e44e623a
|
Simplified how message payloads get serialized/deserialized
|
2014-10-07 12:42:59 -07:00 |
|
tom
|
bd8e9c82e0
|
Add tower topo.
|
2014-10-07 11:46:15 -07:00 |
|
tom
|
1dd08e4949
|
Enhanced flow list command to be more parsable and to use sorted devices list.
Fixed NPE.
|
2014-10-07 11:44:45 -07:00 |
|
tom
|
ad25fbff9e
|
Merge remote-tracking branch 'origin/master'
|
2014-10-07 11:02:28 -07:00 |
|
tom
|
53945d53f7
|
Working on intent uninstall during recompilation.
|
2014-10-07 11:01:36 -07:00 |
|
Yuta HIGUCHI
|
c65f51273a
|
Add TODO note
Change-Id: If600ac0f81bc25f9d1d2a6a3cbd9ffdbe19183cf
|
2014-10-07 10:27:26 -07:00 |
|
Madan Jampani
|
f1d425affe
|
Logging fix in NettyMessagingService + Added a simple unit test.
|
2014-10-07 09:52:36 -07:00 |
|
Yuta HIGUCHI
|
672488d8cf
|
KryoSerializationService -> Serializer
- no longer a shared OSGi service.
Change-Id: Ie2b2320e92685cd515b30ffc472e3a02149a5bbd
|
2014-10-07 09:32:19 -07:00 |
|
Yuta HIGUCHI
|
53a285d5ee
|
use encode/decode instead of serialize/deserialize
Change-Id: I273bb86d32cb763e1eb8bbbe4efa7a8dab541c51
|
2014-10-07 09:32:19 -07:00 |
|
tom
|
ca8f670643
|
Added onos-push-update-bundle (yes 'pub')
|
2014-10-07 09:28:53 -07:00 |
|
tom
|
6db1f0a83c
|
Added javadocs.
Renamed intent remove command.
|
2014-10-07 09:12:29 -07:00 |
|
tom
|
2228803943
|
Adding ability to push remote bundle updates.
|
2014-10-07 08:16:53 -07:00 |
|
tom
|
4e969043ff
|
Fixed some javadocs and added a listener to the FooComponent to show what intent events are perceptible externally.
|
2014-10-07 00:47:30 -07:00 |
|
tom
|
5c14d7202a
|
Merge remote-tracking branch 'origin/master'
|
2014-10-07 00:10:07 -07:00 |
|
tom
|
85258ee4a8
|
Reworked intent states to the new set of states.
Separate intent state from intent event type.
Implemented new state transitions in IntentManager.
Implemented ObjectiveTracker.
Re-route now works.
|
2014-10-07 00:10:02 -07:00 |
|
Yuta HIGUCHI
|
cdda17f171
|
marking test/sample codes under netty
Change-Id: I7f40e47457593c9a404ac513df4fe1f6a1077c9b
|
2014-10-06 23:35:19 -07:00 |
|
Yuta HIGUCHI
|
97b8167295
|
minor fixes to Endpoint
Change-Id: Ia189d96919adb581a1a345b6f74b027ccf01ad79
|
2014-10-06 23:07:56 -07:00 |
|
Yuta HIGUCHI
|
993d7aadd2
|
renamed Serializer -> (onlab.netty-layer) PayloadSerializer
- Added TODO memos to ClusterCommunicationService layer
Change-Id: I4c81a72d03cddd23637f9c6cbf102125ea448c01
|
2014-10-06 23:00:28 -07:00 |
|
Yuta HIGUCHI
|
24fb299a1e
|
minor fix
Change-Id: I3ab6daed28f911cef724edfc1dabdb3fdcd425b0
|
2014-10-06 22:51:45 -07:00 |
|
Yuta HIGUCHI
|
a546afc37a
|
Try fixing Timer bug
Change-Id: I044c0f5c8eb9874b4508da216a827c86fdd8b436
|
2014-10-06 21:44:48 -07:00 |
|
Madan Jampani
|
af797185a5
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-10-06 21:04:29 -07:00 |
|
Madan Jampani
|
2206e01e44
|
Added missing javadocs. Created a separate class for message subjects used by distribued device store
|
2014-10-06 21:04:20 -07:00 |
|
tom
|
a2ad1186a8
|
Merge remote-tracking branch 'origin/master'
|
2014-10-06 20:52:17 -07:00 |
|
tom
|
800709a294
|
Experimenting.
|
2014-10-06 20:52:14 -07:00 |
|
Madan Jampani
|
47c93731c4
|
Added support to device store for broadcasting device/port update events to peers
|
2014-10-06 20:46:08 -07:00 |
|
Jonathan Hart
|
e93687ee7e
|
Disabled randomly failing test
|
2014-10-06 19:14:30 -07:00 |
|
Yuta HIGUCHI
|
c057c63974
|
Moving classes around, reflecting discussion with Madan.
Change-Id: I83a08fc3f31003b6a521f3f7fe48c47b5c489bb1
|
2014-10-06 18:38:14 -07:00 |
|
pankaj
|
35e7837ac3
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-10-06 18:28:28 -07:00 |
|
pankaj
|
b57fae28fb
|
add slfj-core dependency
|
2014-10-06 18:28:21 -07:00 |
|
Yuta HIGUCHI
|
cad78e9a8b
|
Unified method names to encode/decode
Change-Id: I6bd77bb740b758981f29cee10bc11abab1b1db1b
|
2014-10-06 17:58:36 -07:00 |
|
tom
|
1456fe758f
|
Merge remote-tracking branch 'origin/master'
Conflicts:
apps/ifwd/src/main/java/org/onlab/onos/ifwd/IntentReactiveForwarding.java
|
2014-10-06 16:56:06 -07:00 |
|