1. cf1cb23 Merge branch 'master' into unittest_bugfix by Yuta HIGUCHI · 11 years ago
  2. 1278ac7 Renamed interface by Pavlin Radoslavov · 11 years ago
  3. e1b37bc Renamed class routing.TopoRouteService to topology.TopologyManager by Pavlin Radoslavov · 11 years ago
  4. 6f0e439 Move local variable declaration to suppress warnings by Yuta HIGUCHI · 11 years ago
  5. 3b045a5 Remove unused variables by Yuta HIGUCHI · 11 years ago
  6. 1e3eba8 Move local variable declaration, to eliminate unused local variable warning. by Yuta HIGUCHI · 11 years ago
  7. 1357e38 Remove unused local variable by Yuta HIGUCHI · 11 years ago
  8. eb567aa Fix some of javadoc errors under onos namespace by HIGUCHI Yuta · 11 years ago
  9. 944ef4f * Add missing Javadoc comments related to the Flow Manager. by admin · 11 years ago
  10. 85a877b Downgrade log to trace when no switches connected by Pankaj Berde · 11 years ago
  11. 4cd28f4 Add log when no switches connected by Pankaj Berde · 11 years ago
  12. bf51e4f Shortcut loops when no switches connected by Pankaj Berde · 11 years ago
  13. a8fceb1 Removed the old measurement code in the FlowManager, because it by admin · 11 years ago
  14. 282f4ff Fix a bug: the Actions specified in the FlowPath should be applied by Pavlin Radoslavov · 11 years ago
  15. 1bc2c47 Add support for specifying the actions when a Flow is created by the user. by Pavlin Radoslavov · 11 years ago
  16. c1bafd1 Renamed ActionOutput FlowEntry attribute to ActionOutputPort, because by Pavlin Radoslavov · 11 years ago
  17. 204b286 * Add FlowPathFlags to the FlowPath header. by Pavlin Radoslavov · 11 years ago
  18. 3e69d7d Fix a bug when setting the matching network protocol number. by Pavlin Radoslavov · 11 years ago
  19. ad3a1e6 * Implement the missing OpenFlow 1.0 matching conditions by Pavlin Radoslavov · 11 years ago
  20. ddd01ba Cleanup the TopoRouteService so it is not a Floodlight module anymore. by Pavlin Radoslavov · 11 years ago
  21. 38646d6 rename onos.util to onos.graph by Pankaj Berde · 11 years ago
  22. 6382e4c Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS into dev2 by Toshio Koide · 11 years ago
  23. 60a1014 Renamed package flowcache -> flowmanager by HIGUCHI Yuta · 11 years ago[Renamed (99%) from src/main/java/net/onrc/onos/ofcontroller/flowcache/FlowManager.java]
  24. 45aca60 Merge branch 'dev1' by Toshio Koide · 11 years ago
  25. d1f2325 Added support for gateway configuration files by Jonathan Hart · 11 years ago
  26. 356086e Moved pure ONOS code in net.floodlightcontroller.util to onos package namespace by HIGUCHI Yuta · 11 years ago
  27. efa5488 Moved pure ONOS code in net.floodlightcontroller.flowcache.web to onos package namespace by HIGUCHI Yuta · 11 years ago
  28. edf81d7 Moved pure ONOS code in net.floodlightcontroller.flowcache to onos package namespace by HIGUCHI Yuta · 11 years ago[Renamed (99%) from src/main/java/net/floodlightcontroller/flowcache/FlowManager.java]
  29. 2051490 Moved pure ONOS code in net.floodlightcontroller.core to onos package namespace by HIGUCHI Yuta · 11 years ago
  30. 9d2451c Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Pankaj Berde · 11 years ago