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