Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
spring-open
/
eb88ff631ef9b229b7c25c7ebcb8ad6721e75f5e
/
src
/
main
/
java
/
net
/
onrc
/
onos
eb88ff6
rename GraphDBUtils to GraphDBOperation and make it to have GraphDBConnection's instance.
by Toshio Koide
· 11 years ago
507c04a
add interface classes for Graph Databases
by Toshio Koide
· 11 years ago
c165a52
Simplify port lookup using Groovy
by Pankaj Berde
· 11 years ago
03a4180
Merged in a feature to create a unique ID block using Zookeeper
by Jonathan Hart
· 11 years ago
5d50641
Move to Titan 0.2.1
by Pankaj Berde
· 12 years ago
f748c32
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS
by Pankaj Berde
· 12 years ago
e6e9187
Fix REST data being out of date and causing fluctuating flows, links and switches
by Jonathan Hart
· 12 years ago
d1c3859
Speed up flow installation
by Pankaj Berde
· 12 years ago
61ce908
Reimplement searchActiveSwitch
by Pankaj Berde
· 12 years ago
6201614
Single Graph handle across all controller
by Pankaj Berde
· 12 years ago
df871be
Graph connection cannot be closed
by Pankaj Berde
· 12 years ago
86a0d41
getPort from frames is buggy...reverting to gremlin
by Pankaj Berde
· 12 years ago
a709557
Reverse order of commits
by Pankaj Berde
· 12 years ago
53874bc
Merged with master
by Pankaj Berde
· 12 years ago
f5315fb
Get flow summary now returns flows in order of FlowId, and we attempt to filter out null flows caused by empty vertices in Titan
by Jonathan Hart
· 12 years ago
5fb2763
addPort fails occassionally...do better exception handling
by Pankaj Berde
· 12 years ago
73ea7e5
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS
by Pankaj Berde
· 12 years ago
2239f0d
migrate to Titan 0.3.0
by Pankaj Berde
· 12 years ago
1530ccc
Added a function to the registry to allocate a block of numbers unique within the whole cluster using Curator's DistributedAtomicLong
by Jonathan Hart
· 12 years ago
46c759f
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS
by Pankaj Berde
· 12 years ago
37f037f
Flow computation using Titan utilities for BFS
by Pankaj Berde
· 12 years ago
2b8e622
Follow-up fix for Bug 308 and commit e815cc608627c416b15c4bafcfb681501caddb2c
by Pavlin Radoslavov
· 12 years ago
67b3ef3
Fix for Bug #308: Zombie Flows after Flow add/delete
by Pavlin Radoslavov
· 12 years ago
9a8760f
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS
by Pankaj Berde
· 12 years ago
8f03611
Temporary commit
by Pankaj Berde
· 12 years ago
f6fa7f0
Added new method IDBUtils.searchActiveSwitch()
by Pavlin Radoslavov
· 12 years ago
83d8338
Build errors fixed
by Pankaj Berde
· 12 years ago
b4bdf70
Missed to add the impl
by Pankaj Berde
· 12 years ago
fc30d3f
Missed to add the impl
by Pankaj Berde
· 12 years ago
f537921
Merged conflicts
by Pankaj Berde
· 12 years ago
6a97eb8
Listen to edge removal and invoke flow reconciliation
by Pankaj Berde
· 12 years ago
2b858f8
* Update the Flow Entry Switch State in the Network MAP to
by Pavlin Radoslavov
· 12 years ago
e057529
* Implement method FlowManager::reconcileFlows()
by Pavlin Radoslavov
· 12 years ago
6b6f4a8
* Add missing @Override annotations * Update Javadoc comments.
by Pavlin Radoslavov
· 12 years ago
b9fe6b4
Work toward implementing Shortest Path Flow installation and
by Pavlin Radoslavov
· 12 years ago
f4e8084
Refresh switch latch caches before read in getControllerForSwitch to ensure they don't get stuck with out-of-date data
by Jonathan Hart
· 12 years ago
81b7084
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS
by Pankaj Berde
· 12 years ago
d0ae0ff
Interface for Flow manager abstraction in ONOS
by Pankaj Berde
· 12 years ago
c9da09e
Fixes toward bug #248:
by Masayoshi Kobayashi
· 12 years ago
56b296e
Fixed IndexOutOfBoundsException in ZookeeperRegistry
by Jonathan Hart
· 12 years ago
599c6b3
Re-implemented ZookeeperRegistry.getControllerForSwitch so that it works for all switches in Zookeeper, not just switches that the controller is contesting
by Jonathan Hart
· 12 years ago
71c0ffc
Changed the controller registration to use Curator's service discovery package. This removes some bugs that were in the previous implementation. Additionally it's more flexible and extensible, so should we want to register more information that just controller id, this will be easy to do.
by Jonathan Hart
· 12 years ago
4baf3be
Improved thread-safety of the PathChildrenCaches used to supply registry information to REST
by Jonathan Hart
· 12 years ago
1519309
Reduced graph handles and thread locals
by Pankaj Berde
· 12 years ago
f02a093
Removed log statements to prevent log clutter
by Jonathan Hart
· 12 years ago
519d478
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS
by Jonathan Hart
· 12 years ago
cbb4b95
Removed some more log messages from the ZookeeperRegistry
by Jonathan Hart
· 12 years ago
da7187b
fixed #229: handling rapid switch flapping race conditions gracefully
by Pankaj Berde
· 12 years ago
66ba53a
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS
by Pankaj Berde
· 12 years ago
99fcee1
fixed #229: handling rapid switch flapping race conditions gracefully
by Pankaj Berde
· 12 years ago
f495765
Removed superfluous log statements from ZookeeperRegistry that pollute the logs
by Jonathan Hart
· 12 years ago
0b3eee4
Bug fix for controller registry to ensure the controller node is put back after Zookeeper connection loss
by Jonathan Hart
· 12 years ago
017960a
Null pointer exception for non-existent switch
by Pankaj Berde
· 12 years ago
260b55a
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS
by Pankaj Berde
· 12 years ago
f08d5ff
Implemented Cleanup thread to periodically detect inactive switches
by Pankaj Berde
· 12 years ago
44e56fc
Cleaned up ZookeeperRegistry code
by Jonathan Hart
· 12 years ago
8918737
Re-architected ZookeeperRegistry to use LeaderLatch change notifications and to improve thread safety
by Jonathan Hart
· 12 years ago
48f816f
Merged in changes from master - bug fixes
by Jonathan Hart
· 12 years ago
0de0949
Began trying to use the LeaderLatch with notifications
by Jonathan Hart
· 12 years ago
3c0eccd
Fixes a RuntimeException thrown when we try and take control of a switch we're already contending
by Jonathan Hart
· 12 years ago
4bfd2e2
Merge remote-tracking branch 'origin/master'
by Jonathan Hart
· 12 years ago
706df05
Fixed Issue #207: Implement remaining API for getting flow state
by Pavlin Radoslavov
· 12 years ago
b6f5354
* Added initial support for add/get/delete Flow state to the Network MAP via the REST API
by Pavlin Radoslavov
· 12 years ago
7bf6217
Documentation and cleanup of registry code
by Jonathan Hart
· 12 years ago
65e6937
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS
by Pankaj Berde
· 12 years ago
ac1a8c3
Devices REST API
by Pankaj Berde
· 12 years ago
97801ac
Fixed standalone bug, documented and cleaned up the registry API
by Jonathan Hart
· 12 years ago
cc957a0
Controller now uses the registry module to enable fault tolerance\!
by Jonathan Hart
· 12 years ago
d10008d
Minor Registry changes and Controller now registers itself on startup using the registry
by Jonathan Hart
· 12 years ago
fcfebfb
Merged in new registry code
by Jonathan Hart
· 12 years ago
8c49639
merge conflicts
by Pankaj Berde
· 12 years ago
c2e95ee
Merged registry code into master
by Jonathan Hart
· 12 years ago