Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
spring-open
/
765cd0d0ee81bc706c7cd8eb446e6ad5c17c51e2
/
src
/
main
/
java
/
net
/
onrc
/
onos
/
ofcontroller
/
flowprogrammer
b582072
Merge branch 'RAMCloud-master' into RAMCloud-new_dynamics
by Yuta HIGUCHI
· 11 years ago
dbd5a2f
Merge branch 'master' of github.com:OPENNETWORKINGLAB/ONOS into RAMCloud-master
by Yuta HIGUCHI
· 11 years ago
b6a66eb
Fix ramcloud configuration path
by yoshi
· 11 years ago
df051d4
Removed FireBugs warnings.
by Naoki Shiota
· 11 years ago
337e46d
Merge branch 'ONOS-ONRC2014-Measurements' of github.com:OPENNETWORKINGLAB/ONOS into RAMCloud-merge
by Yuta HIGUCHI
· 11 years ago
f74d5f3
Squashed commit of the following:
by Naoki Shiota
· 11 years ago
7ea78be
Merge latests ONOS codes
by yoshi
· 11 years ago
5302ddf
Fix various logging related issues.
by Yuta HIGUCHI
· 11 years ago
490ad8f
Merge branch 'master' of github.com:OPENNETWORKINGLAB/ONOS into thread_name
by Yuta HIGUCHI
· 11 years ago
ef3828d
Merge branch 'master' of github.com:OPENNETWORKINGLAB/ONOS into RAMCloud-yoshi
by Yuta HIGUCHI
· 11 years ago
61509a4
Give each Thread a name for easier debugging
by Yuta HIGUCHI
· 11 years ago
e6cb01f
Make the flowEntryId more readble
by pingping-lin
· 11 years ago
862cc3b
Renamed paths of REST API.
by Naoki Shiota
· 11 years ago
b95379c
Fix a bug related to setting of reactive flows:
by Pavlin Radoslavov
· 11 years ago
b1a1f33
Merge from upstream/master
by yoshi
· 11 years ago
8f7f858
FlowSynchronizer convert totalTime to ms
by Brian O'Connor
· 11 years ago
991093a
Cleaned up warnings.
by Naoki Shiota
· 11 years ago
e2f4da7
Cleaned up source to suppress warnings.
by Naoki Shiota
· 11 years ago
1fe06a2
Set the FlowMod idle timeout and hard timeout when pushing a Flow Entry
by Pavlin Radoslavov
· 11 years ago
de387e5
Merging FlowSynchronizer instrumentation with SyncResult additions
by Brian O'Connor
· 11 years ago
321a5d3
instrumenting FlowSynchronzier for performance testing
by Brian O'Connor
· 11 years ago
056f826
Enabling flow synchronzer
by Brian O'Connor
· 11 years ago
2bdda57
Modified FlowSynchronizer#synchronize to return Future object so that caller can know when synchronization finished.
by Naoki Shiota
· 11 years ago
38805cd
Merge from master
by onlab-qa
· 11 years ago
ed0a6eb
Modified get DB object of Runnable
by yoshi
· 11 years ago
88d761d
Merge branch 'ONOS' into syncdev17
by Naoki Shiota
· 11 years ago
4535bc1
Renamed the Pair.left and Pair.right fields to Pair.first and Pair.second
by Pavlin Radoslavov
· 11 years ago
ab3f886
Refactoring of the API between the Flow Manager and the FlowPusher.
by Pavlin Radoslavov
· 11 years ago
7b2ab4a
Added REST API and CLI for FlowSynchronizer.
by Naoki Shiota
· 11 years ago
da0ab44
Refactor the interaction between the Flow Manager and the Flow Pusher.
by Pavlin Radoslavov
· 11 years ago
75b7dd6
Added unit test for FlowPusher. Commented out verbose debug codes in FlowPusher.
by Naoki Shiota
· 11 years ago
0aa947e
Fixed a bug that messages in queue won't be sent to switch when queue is resumed.
by Naoki Shiota
· 11 years ago
6cbe117
Changed REST API routes of FlowPusher.
by Naoki Shiota
· 11 years ago
f067890
Removed obsoleted "MEASUREMENT" prefix in a debug log message.
by Pavlin Radoslavov
· 11 years ago
6bfaea6
Cleanup in the FlowPusher and the FlowSynchronizer:
by Pavlin Radoslavov
· 11 years ago
a4df952
Remove a very old optimization for storing matching
by Pavlin Radoslavov
· 11 years ago
07fb997
Modst refactoring inside FlowSynchronizer.java :
by Pavlin Radoslavov
· 11 years ago
9922013
Merge master branch into syncdev17
by Naoki Shiota
· 11 years ago
c2ec559
Fixed a bug that BARRIER message causes FlowPusher deadlock.
by Naoki Shiota
· 11 years ago
f03592e
Fixed concurrency problem in FlowPusher.
by Naoki Shiota
· 11 years ago
2a35b44
Added REST interfaces to FlowProgrammer
by Naoki Shiota
· 11 years ago
bae524b
passing flow removed events to IFlowService
by Brian O'Connor
· 11 years ago
b485d41
Added JavaDoc comments for FlorProgrammer related modules.
by Naoki Shiota
· 11 years ago
e319973
Added JavaDoc comments for FlowPusher and FlowSynchronizer
by Naoki Shiota
· 11 years ago
f8c7855
Fix a typo in a class name: Synchroizer -> Synchronizer
by Pavlin Radoslavov
· 11 years ago
88a2f48
Merge remote-tracking branch 'upstream/master' into syncdev
by Brian O'Connor
· 11 years ago
e600f1d
merging enableFlowSync variable to turn off flow sync
by Brian O'Connor
· 11 years ago
ea1efbe
refactoring FlowProgrammer and FlowSync, adding flow removed listener, and encorporating Pavlin's comment
by Brian O'Connor
· 11 years ago
81dbe30
Added barrier function to FlowPusher.
by Naoki Shiota
· 11 years ago
c1601d3
Added barrier feature to FlowPusher.
by Naoki Shiota
· 11 years ago
8739faa
Added FlowSync flag to FlowProgrammer.
by Naoki Shiota
· 11 years ago
e46492e
reorganized and cleaned up FlowSynchronizer
by Brian O'Connor
· 11 years ago
8c166a7
created FlowProgrammer module and implemented FlowPusher and FlowSynchronizer as services, also modified FlowManager to use the service exported by FlowProgrammer
by Brian O'Connor
· 11 years ago
7d0bcfa
Limited number of messages sent at once
by Naoki Shiota
· 11 years ago
aea8858
Separated flowprogrammer package from flowmanager.
by Naoki Shiota
· 11 years ago