1. fb56450 Rename Port to PortNumber by Yuta HIGUCHI · 10 years ago
  2. b29e626 Enable checkstyle check for blocks without braces. by Ray Milkey · 10 years ago
  3. 269ffb9 Fix checkstyle whitespace issues - WHITESPACE ONLY by Ray Milkey · 10 years ago
  4. 23701d1 Renamed devicemanager, flowprogrammer, linkdiscovery and util packages by Jonathan Hart · 10 years ago[Renamed (99%) from src/main/java/net/onrc/onos/ofcontroller/util/FlowEntry.java]
  5. afbf103 Fix for bug ONOS-897: by Pavlin Radoslavov · 11 years ago
  6. 5139c0b * Added the OpenFlow-1.0 idleTimeout and hardTimeout fields to the by Pavlin Radoslavov · 11 years ago
  7. f74271f Bug fix to allow FlowId of 0. by Pavlin Radoslavov · 11 years ago
  8. da26a9a Added missing @JsonIgnore annotations. by Pavlin Radoslavov · 11 years ago
  9. 919d0a2 * Updated the FlowEntry.toString() implementation to print the Flow ID by Pavlin Radoslavov · 11 years ago
  10. 062c72d Add new method FlowEntry.isValidFlowId() and the corresponding unit test. by Pavlin Radoslavov · 11 years ago
  11. b1309e8 * Renamed method FlowEntry.getFlowId() to FlowEntry.flowId() for consistency by Pavlin Radoslavov · 11 years ago
  12. 3ecd41e Refactoring: by Pavlin Radoslavov · 11 years ago
  13. fe008d9 Added new method FlowEntry.isSameDataPath() to compute whether by Pavlin Radoslavov · 11 years ago
  14. 64163c0 Do not add "=null" when converting to String by HIGUCHI Yuta · 11 years ago
  15. 01f4d7d Add null checks before toString by HIGUCHI Yuta · 11 years ago
  16. d5b21db Update some of the comments. by Pavlin Radoslavov · 11 years ago
  17. 1bc2c47 Add support for specifying the actions when a Flow is created by the user. by Pavlin Radoslavov · 11 years ago
  18. 858c1ea Organize Imports by HIGUCHI Yuta · 11 years ago
  19. 356086e Moved pure ONOS code in net.floodlightcontroller.util to onos package namespace by HIGUCHI Yuta · 11 years ago[Renamed (94%) from src/main/java/net/floodlightcontroller/util/FlowEntry.java]
  20. 9d2451c Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Pankaj Berde · 11 years ago