1. 80cfe45 Replace deprecated JsonObject.readFrom() with Json.parse().asObject by Jian Li · 8 years ago
  2. 5df3595 ONOS-3562 Changing the flow instructions port to human readable format by Andrea Campanella · 8 years ago
  3. 2be2f88 Class name corrected while retriving stream from json by Phaneendra Manda · 8 years ago
  4. be539db JSON for flows should return the app name, not the app ID by Ray Milkey · 9 years ago
  5. f44e42c Fix for flow equality bug which can cause: by Jonathan Hart · 9 years ago
  6. b82c42b Implementation of REST POST API for creating intents by Ray Milkey · 9 years ago
  7. eb5c717 ONOS-2144 - Complete implementation of REST API for flows by Ray Milkey · 9 years ago
  8. d43fe45 REST API to create flows by Ray Milkey · 9 years ago
  9. 3d4e14a FlowRule private extension refactor. by jcc · 9 years ago
  10. 08d9898 FlowRule api no longer uses TableTypes. Existing usages are converted to by alshabib · 9 years ago
  11. db77407 Introduced a builder for flowrules and deprecated the old flowrule constructors. by alshabib · 9 years ago
  12. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  13. 4250735 Remove deprecated instructions() method in the traffic treatment class by Ray Milkey · 9 years ago
  14. 32a53c5 Instruction related fixes by Yuta HIGUCHI · 9 years ago
  15. ed0b166 Fix tests that were hiding the setUp() mthod in the JerseyTest framework by Ray Milkey · 9 years ago
  16. 11c30ac Add a new method sendMsg(OFMessage msg, TableType type) in OpenFlowSwitch interface to support multiple-table aware FlowRuleService. by sangho · 9 years ago
  17. 9c3d336 Make REST API unit tests choose a free port to allow concurrent builds by Ray Milkey · 9 years ago
  18. c95bb9d ONOS-574 - Complete REST APIs for flows by Ray Milkey · 9 years ago
  19. 4f5de00 Implement REST APIs for flows: by Ray Milkey · 9 years ago