1. 269ffb9 Fix checkstyle whitespace issues - WHITESPACE ONLY by Ray Milkey · 10 years ago
  2. 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]
  3. afbf103 Fix for bug ONOS-897: by Pavlin Radoslavov · 10 years ago
  4. 5139c0b * Added the OpenFlow-1.0 idleTimeout and hardTimeout fields to the by Pavlin Radoslavov · 11 years ago
  5. f74271f Bug fix to allow FlowId of 0. by Pavlin Radoslavov · 11 years ago
  6. da26a9a Added missing @JsonIgnore annotations. by Pavlin Radoslavov · 11 years ago
  7. 919d0a2 * Updated the FlowEntry.toString() implementation to print the Flow ID by Pavlin Radoslavov · 11 years ago
  8. 062c72d Add new method FlowEntry.isValidFlowId() and the corresponding unit test. by Pavlin Radoslavov · 11 years ago
  9. b1309e8 * Renamed method FlowEntry.getFlowId() to FlowEntry.flowId() for consistency by Pavlin Radoslavov · 11 years ago
  10. 3ecd41e Refactoring: by Pavlin Radoslavov · 11 years ago
  11. fe008d9 Added new method FlowEntry.isSameDataPath() to compute whether by Pavlin Radoslavov · 11 years ago
  12. 64163c0 Do not add "=null" when converting to String by HIGUCHI Yuta · 11 years ago
  13. 01f4d7d Add null checks before toString by HIGUCHI Yuta · 11 years ago
  14. d5b21db Update some of the comments. 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. 858c1ea Organize Imports by HIGUCHI Yuta · 11 years ago
  17. 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]
  18. 9d2451c Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Pankaj Berde · 11 years ago