Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
spring-open
/
df656d657274d2e344f3d43462cffa75f9768e46
/
src
/
main
/
java
/
net
/
onrc
/
onos
/
ofcontroller
/
flowmanager
2b5d071
bug fix: From declaration this map expects a Long for Key not FlowId
by Yuta HIGUCHI
· 11 years ago
b3efdca
Organize imports
by Yuta HIGUCHI
· 11 years ago
b32f77f
bug fix for topology change detection
by Yuta HIGUCHI
· 11 years ago
e1038fb
Update Javadoc better describe what this class does
by Yuta HIGUCHI
· 11 years ago
1c24f22
* Transmit and process the FlowEntry events
by Pavlin Radoslavov
· 11 years ago
9a85902
Renamed class PathComputation to FlowEventHandler to reflect better its purpose.
by Pavlin Radoslavov
· 11 years ago
b750684
Added a placeholder for propagating Flow Entries through the datagrid.
by Pavlin Radoslavov
· 11 years ago
ebc8b19
* Minor refactoring in the original FlowManager logic when setting
by Pavlin Radoslavov
· 11 years ago
3ecd41e
Refactoring:
by Pavlin Radoslavov
· 11 years ago
5db7c41
* Fix a bug in case the Flow Entry Actions string is null.
by Pavlin Radoslavov
· 11 years ago
fb06a9e
- Process the Flow Path events - Recompute the affected Flow Paths.
by Pavlin Radoslavov
· 11 years ago
7d4a40e
Added new field FlowPath.flowPathUserState
by Pavlin Radoslavov
· 11 years ago
a23e541
* Update the Topology class implementation:
by Pavlin Radoslavov
· 11 years ago
ed4c7a9
Minor cleanup: adding/updating comments, etc. No functional changes.
by Pavlin Radoslavov
· 11 years ago
6b79f2b
* Added the skeleton for the Path Computation implementation.
by Pavlin Radoslavov
· 11 years ago
bcc86ef
Use the FlowPath Type to decide which Flow should be maintained by
by Pavlin Radoslavov
· 11 years ago
d28cf7c
Introduced new field FlowPathType to the Flow Path.
by Pavlin Radoslavov
· 11 years ago
aaace7f
Added initial pieces for topology related notifications.
by Pavlin Radoslavov
· 11 years ago
3f9ba65
* Added a class for encapsulating events with event-related data entry.
by Pavlin Radoslavov
· 11 years ago
1308dc6
Added the mechanism between the FlowManager and the Hazelcast datagrid
by Pavlin Radoslavov
· 11 years ago
caf75fc
Change the "log" field variable to "protected" so it is consistent with the
by Pavlin Radoslavov
· 11 years ago
6ac8d18
Make Logger instance final as SL4J suggests
by Yuta HIGUCHI
· 11 years ago
661c86f
Refactor the FlowManager:
by Pavlin Radoslavov
· 11 years ago
50e532e
Cleanup the FlowManager. No functional changes.
by Pavlin Radoslavov
· 11 years ago
0537827
* Now the FlowManager depends on the DatagridService as well.
by Pavlin Radoslavov
· 11 years ago
15954d4
Refactor the TopologyManager:
by Pavlin Radoslavov
· 11 years ago
e9a3ef9
* Add INetworkGraphService.class to the list of services that FlowManager
by Pavlin Radoslavov
· 11 years ago
5e9eca9
Merge branch 'master' into fix_findbug_issues
by Yuta HIGUCHI
· 11 years ago
1278ac7
Renamed interface
by Pavlin Radoslavov
· 11 years ago
e1b37bc
Renamed class routing.TopoRouteService to topology.TopologyManager
by Pavlin Radoslavov
· 11 years ago
2ded2dd
Fix ugly hack to a slightly better hack
by Yuta HIGUCHI
· 11 years ago
6f0e439
Move local variable declaration to suppress warnings
by Yuta HIGUCHI
· 11 years ago
3b045a5
Remove unused variables
by Yuta HIGUCHI
· 11 years ago
1e3eba8
Move local variable declaration, to eliminate unused local variable warning.
by Yuta HIGUCHI
· 11 years ago
1357e38
Remove unused local variable
by Yuta HIGUCHI
· 11 years ago
eb567aa
Fix some of javadoc errors under onos namespace
by HIGUCHI Yuta
· 11 years ago
944ef4f
* Add missing Javadoc comments related to the Flow Manager.
by admin
· 11 years ago
85a877b
Downgrade log to trace when no switches connected
by Pankaj Berde
· 11 years ago
4cd28f4
Add log when no switches connected
by Pankaj Berde
· 11 years ago
bf51e4f
Shortcut loops when no switches connected
by Pankaj Berde
· 11 years ago
a8fceb1
Removed the old measurement code in the FlowManager, because it
by admin
· 11 years ago
282f4ff
Fix a bug: the Actions specified in the FlowPath should be applied
by Pavlin Radoslavov
· 11 years ago
1bc2c47
Add support for specifying the actions when a Flow is created by the user.
by Pavlin Radoslavov
· 11 years ago
c1bafd1
Renamed ActionOutput FlowEntry attribute to ActionOutputPort, because
by Pavlin Radoslavov
· 11 years ago
204b286
* Add FlowPathFlags to the FlowPath header.
by Pavlin Radoslavov
· 11 years ago
3e69d7d
Fix a bug when setting the matching network protocol number.
by Pavlin Radoslavov
· 11 years ago
ad3a1e6
* Implement the missing OpenFlow 1.0 matching conditions
by Pavlin Radoslavov
· 11 years ago
ddd01ba
Cleanup the TopoRouteService so it is not a Floodlight module anymore.
by Pavlin Radoslavov
· 11 years ago
38646d6
rename onos.util to onos.graph
by Pankaj Berde
· 11 years ago
6382e4c
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS into dev2
by Toshio Koide
· 11 years ago
60a1014
Renamed package flowcache -> flowmanager
by HIGUCHI Yuta
· 11 years ago