1. fadb9a3 intent-details command by Yuta HIGUCHI · 7 years ago
  2. bacea91 Fix wrong format String by Yuta HIGUCHI · 7 years ago
  3. fa56d14 Adds loose filtering capability (-f) to cli commands (intents, flows) by Carolina Fernandez · 7 years ago
  4. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  5. 27438ff Add Optical ODU cross-connect Intent by Rimon Ashkenazy · 8 years ago
  6. f069970 [ONOS-2476]: Circuit intent support for ODU Multiplexing by Rimon Ashkenazy · 8 years ago
  7. 3078fc0 ONOS-743 - Use REST API Codecs to generate JSON for CLI commands by Ray Milkey · 9 years ago
  8. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  9. 4250735 Remove deprecated instructions() method in the traffic treatment class by Ray Milkey · 9 years ago
  10. 740c8a3 [Blackbird] ONOS-1317 - JSON outpout for 'intents -p' command by Ray Milkey · 9 years ago
  11. 34f1e38 Add intents -p commmand to have some visibility into the pending map by Jonathan Hart · 9 years ago
  12. 189f9bf Update IntentListCommand to show key by Jonathan Hart · 9 years ago
  13. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  14. 9d810f6 Fix some JSON related deprecation and javadoc warnings by Ray Milkey · 9 years ago
  15. d7d1800 Prohibit null for resources field in Intent by Sho SHIMIZU · 9 years ago
  16. aab51a3 Added missing CLI output of HostToHostIntent-specific info by Pavlin Radoslavov · 9 years ago
  17. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  18. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from cli/src/main/java/org/onlab/onos/cli/net/IntentsListCommand.java]
  19. 67c0514 Updated the "intents -s" Intents CLI summary command to print by Pavlin Radoslavov · 9 years ago
  20. 7a71d5d Added WITHDRAW_REQ Intent State for ONOS-146 by Brian O'Connor · 9 years ago
  21. 3ea690b ONOS-365 Excluding intents with state=null from output. by Thomas Vachuska · 9 years ago
  22. deb8a10 Fix for bug ONOS-330: by Pavlin Radoslavov · 9 years ago
  23. 4a33807 SinglePoint to MultiPoint Intent initial implementation by Michele Santuari · 9 years ago
  24. 708e820 Added CLI command to print summary of the intents: by Pavlin Radoslavov · 9 years ago
  25. edc944c adding constaints to intent API by Thomas Vachuska · 9 years ago
  26. fe0f4b1 Adding resource-{available,allocated} CLI commands and lots of toStrings by Brian O'Connor · 9 years ago
  27. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  28. 7d693f5 Experimenting with Apache 2 copyright on the onos-cli module. More later... by Thomas Vachuska · 10 years ago
  29. 10d4abc Adding JSON output for intent list command. by Thomas Vachuska · 10 years ago
  30. 6ce7304 Adding JSON output for intent list command. by Thomas Vachuska · 10 years ago
  31. e291c84 Enhanced toString for intents for consistency. Removed ID block allocator stuff. by Thomas Vachuska · 10 years ago
  32. 85258ee Reworked intent states to the new set of states. by tom · 10 years ago
  33. a4cab07 Remove Path Intent by Brian O'Connor · 10 years ago
  34. f5c9d92 Added bi-directional nature to HostToHost intent. by tom · 10 years ago