Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
97cf7c4138428d706e1dce459f58958569a706fc
« Previous
8af0373
Use existing JAVA_HOME if one is set
by Jonathan Hart
· 10 years ago
e63108c
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by pankaj
· 10 years ago
5364ca9
Add port as for simple-netty-server
by pankaj
· 10 years ago
9d7e4be
Add port as for simple-netty-server
by pankaj
· 10 years ago
da147db
Renamed *MastershipStore* to *DeviceMastershipStore*
by Madan Jampani
· 10 years ago
26673ba
Merge remote-tracking branch 'origin/master'
by tom
· 10 years ago
1679e18
Eliminating some performance bottlenecks; more to be done.
by tom
· 10 years ago
58819b4
Refactoring to move code to right locations. Attempt at breaking dependency cycles.
by Madan Jampani
· 10 years ago
f1a2d0e
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Madan Jampani
· 10 years ago
255a58b
GossipDeviceStore: Notifying applications of latest topology events received from peers
by Madan Jampani
· 10 years ago
9c44c9a
Add TCP src/dst port traffic selection criteria to TrafficSelector
by Toshio Koide
· 10 years ago
d32809b
Fix javadoc on IntentStore and add newline at the end of the intent package-info.
by Toshio Koide
· 10 years ago
704ca14
Unit tests for the ProxyArpManager.
by Jonathan Hart
· 10 years ago
3f14640
Added protection against project patterns starting with - for onos-push-update-bundle.
by tom
· 10 years ago
a689779
Added output of appId to the flow list command. Fixed defect in CoreManager - we forgot to put registered ids in our map.
by tom
· 10 years ago
05be0ee
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
92c65ad
real application ids
by alshabib
· 10 years ago
2f182f6
Merge remote-tracking branch 'origin/master'
by tom
· 10 years ago
1a17eb4
Fixed 'obs' to trigger when any Java source file is newer than the target directory.
by tom
· 10 years ago
c7e1cb6
some extra comments
by alshabib
· 10 years ago
166f1a5
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
2683458
you must call get on futures
by alshabib
· 10 years ago
43c4f3d
Merge remote-tracking branch 'origin/master'
by tom
· 10 years ago
e331eb4
Added onos-watch command.
by tom
· 10 years ago
79e6f89
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
193525b
clean batch operations
by alshabib
· 10 years ago
cb900f4
Initial implementation of async installers
by Brian O'Connor
· 10 years ago
31b8eab
Order the arguments
by pankaj
· 10 years ago
1c292d7
minor role relinquishment fix
by Ayaka Koshibe
· 10 years ago
1b45855
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Ayaka Koshibe
· 10 years ago
4c89127
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Ayaka Koshibe
· 10 years ago
c404770
role reassignment tweaks
by Ayaka Koshibe
· 10 years ago
28c3564
endpoint needs to be created once
by pankaj
· 10 years ago
915d95b
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by pankaj
· 10 years ago
f10fcf6
CLI fixes and fixed a bug in OpenFlowRuleProvider
by Brian O'Connor
· 10 years ago
6005d23
change units to microseconds
by pankaj
· 10 years ago
e546bfb
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by pankaj
· 10 years ago
b847eae
reduce logging
by pankaj
· 10 years ago
7dbbabf
Switch OpenFlowJ implementation.
by Yuta HIGUCHI
· 10 years ago
a058c73
Implement point to point intent compiler and cli commands to create them
by Ray Milkey
· 10 years ago
3fc72ed
Added support for replicating device removed topology events
by Madan Jampani
· 10 years ago
223aa98
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by pankaj
· 10 years ago
a151274
Added topo launcher.
by tom
· 10 years ago
3efce54
Merge remote-tracking branch 'origin/master'
by tom
· 10 years ago
b27f8c6
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Madan Jampani
· 10 years ago
5009cfb
Added support for replicating device offline topology events: Added missing files
by Madan Jampani
· 10 years ago
2532253
Added support for replicating device offline topology events
by Madan Jampani
· 10 years ago
61e317d
Modified envSetup to differentiate between ONOS_POM_VERSION and ONOS_VERSION, where the latter uses build number or user name & time.
by tom
· 10 years ago
297dfc0
Enhanced HostLocation and DefaultEdgeLink to allow easier construction.
by tom
· 10 years ago
7378e55
Report for nanosecond latencies
by pankaj
· 10 years ago
9c060c0
Report metrics to log
by pankaj
· 10 years ago
8e939d8
Handle MastershipEvent sending null #master()
by Yuta HIGUCHI
· 10 years ago
70619e4
simple implementation of DistributedMastershipStore#unsetMaster
by Yuta HIGUCHI
· 10 years ago
971addc
Renamed store.serialize.{Serializer => StoreSerializer}1
by Yuta HIGUCHI
· 10 years ago
cf60390
DeviceManager fix
by Yuta HIGUCHI
· 10 years ago
053b7d7
remove debug trace logs
by Yuta HIGUCHI
· 10 years ago
f1f1d32
Workaround for ReflectASM bug.
by Yuta HIGUCHI
· 10 years ago
74ebeff1
checkstyle fixes
by Yuta HIGUCHI
· 10 years ago
b9c1e56
Merge remote-tracking branch 'origin/master'
by tom
· 10 years ago
e2555ff
Fixed onos-push-update-bundle tool. Fixed wipe-out command confirmation.
by tom
· 10 years ago
fef9b3a
Kryo serializers for internal gossip store events
by Madan Jampani
· 10 years ago
f0f80b2
Arguments defaults
by pankaj
· 10 years ago
b299e2f
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by pankaj
· 10 years ago
5a1609e
Merge remote-tracking branch 'origin/master'
by tom
· 10 years ago
c5a5abc
Added time-stamping to the unofficial version number.
by tom
· 10 years ago
13373b5
Use arguments to simple client
by pankaj
· 10 years ago
33faeaf
Fixing DeviceManagerTest
by Yuta HIGUCHI
· 10 years ago
f740f32
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by pankaj
· 10 years ago
4face40
Default numbers are more saner now
by pankaj
· 10 years ago
68d9047
checkstyle fix
by Yuta HIGUCHI
· 10 years ago
f5ab5e2
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Madan Jampani
· 10 years ago
cc3295c
Removed redundant serialization block
by Madan Jampani
· 10 years ago
3e0b651
ClusterCommunicationManager related serializer fixes.
by Yuta HIGUCHI
· 10 years ago
260a778
Merge remote-tracking branch 'origin/master'
by tom
· 10 years ago
f4f6fe2
Removed files that no longer needed
by Madan Jampani
· 10 years ago
53efab5
Added Version and CoreService/Manager as an initial outline of a bootstrap coordinator.
by tom
· 10 years ago
1a444e9
Run the test longer for realistic measurements
by pankaj
· 10 years ago
38bd145
Bunch of printf debugging code we probably want to remove later
by Yuta HIGUCHI
· 10 years ago
7a8d4aa
ClusterCommunicationManager bugfixes
by Yuta HIGUCHI
· 10 years ago
0f9a68a
Temporary hack to DistributedMastershipStore to return non-null instance
by Yuta HIGUCHI
· 10 years ago
3cc1907
Fix to make things serializable
by Yuta HIGUCHI
· 10 years ago
24b2e2a
Fix Mastership timstamping issue
by Yuta HIGUCHI
· 10 years ago
29e5dfd
Added logging to netty
by Madan Jampani
· 10 years ago
366ce8b
Create handles and default to console reported for metrics
by pankaj
· 10 years ago
ce2a958
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
902d41b
initial working impl of batch operations
by alshabib
· 10 years ago
600bb24
added shell commands simple-netty-server & simple-netty-client
by pankaj
· 10 years ago
eab2988
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by pankaj
· 10 years ago
ea0acef
rename the commands
by pankaj
· 10 years ago
e279be8
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Jonathan Hart
· 10 years ago
d357689
Disabled flaky HostMonitor tests again
by Jonathan Hart
· 10 years ago
3215ebd
core-dist OSGi related fixes
by Yuta HIGUCHI
· 10 years ago
a5d0d78
Using ClusterService in ClusterCommunicationManager (NPE fix)
by Madan Jampani
· 10 years ago
a8474a1
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by pankaj
· 10 years ago
f49b45e
Added simple netty client/servers to foo app to measure performance
by pankaj
· 10 years ago
0177b0e
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Madan Jampani
· 10 years ago
da1a6b0
Initialize NettyMessagingService explicitly as it is not a OSGi service yet
by Madan Jampani
· 10 years ago
221e64e
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by pankaj
· 10 years ago
09b5838
Added simple netty server
by pankaj
· 10 years ago
8ca5390
added hashcode and equals to treatments
by alshabib
· 10 years ago
Next »