1. 34b7a49 ONOS-6285 ConnectivityIntentCommand.java: The 'appIdForIntent' variable in the 'key' method is not used, so it can be deleted. by wu · 7 years ago
  2. 770093f Extension of the LinkCollectionCompiler to support Domains by Thomas Szyrkowiec · 7 years ago
  3. 670ac5d Resource group to share resources between intents by Luca Prete · 7 years ago
  4. 7e87663 [ONOS-5903] Intents always installs first path. Traffic path load is not distributed. by jaegonkim · 7 years ago
  5. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  6. d448988 Fix setIpDst in ConnectivityIntent by Charles Chan · 8 years ago
  7. 4e2149e Remove LambdaConstraint as IndexLambda is soon removed by Sho SHIMIZU · 8 years ago
  8. 31f37ed Define sub-types of Bandwidth to reduce round-off error by Sho SHIMIZU · 8 years ago
  9. 05b882c encasulation CLI paramter and completer ONOS-3446 by Michele Santuari · 8 years ago
  10. a88db49 Avoid double wrap of Bandwidth class by Sho SHIMIZU · 8 years ago
  11. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 8 years ago
  12. ba2d3b7 Implement OFActionEnqueue (OpenFlow 1.0 only) by Steffen Gebert · 9 years ago
  13. bbfdaaa Implement OFActionSetQueue (OpenFlow 1.3 only) by Steffen Gebert · 9 years ago
  14. cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  15. 96c5a4a ONOS-2513 Fix entire MP2SP intent failing on partial connectivity loss by Jonathan Hart · 9 years ago
  16. 6b887c9 Added matching vlan and push, pop and rewrite VLAN ID treatement in Intent add command. Added MPLS intent support for vlan operations by Dusan Pajin · 9 years ago
  17. 792c26b Revert changes in 8117f36, which modifies the default behavior by Sho SHIMIZU · 9 years ago
  18. 8117f36 Fixes for resource-related test CLI commands: by Ayaka Koshibe · 9 years ago
  19. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  20. 6d01d3d Inline static factory methods in BandwidthResource by Sho SHIMIZU · 9 years ago
  21. 63feca7 Rename Bandwidth to BandwidthResource by Sho SHIMIZU · 9 years ago
  22. 11ff870 Fixing add intent commands. by Brian O'Connor · 9 years ago
  23. 2184de1 ONOS-1756: Improve CLI auto completers by Charles M.C. Chan · 9 years ago
  24. e9c8bbc ONOS-1264 Expose IPv6 support at the ONOS CLI level by Charles M.C. Chan · 9 years ago
  25. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  26. 95c5087 ONOS-1597 - add an optional appId to CLI commands that create intents by Ray Milkey · 9 years ago
  27. 6ba7efc Work toward ONOS-1268 Expose IPv6 support at the ONOS CLI level by Pavlin Radoslavov · 9 years ago
  28. 4f5a98a P2P intents have drop treatment if ethSrc&Dst not set by Brian O'Connor · 9 years ago
  29. c24cde3 Add priority to Intents by Ray Milkey · 9 years ago
  30. 5b3717e Add keys to intents by Ray Milkey · 9 years ago
  31. 0ce220a ONOS-426 - make the unit of Bandwidth clear by Sho SHIMIZU · 9 years ago
  32. 04c7832 ONOS-812 - incorrect default values in CLI help by Ray Milkey · 9 years ago
  33. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  34. 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/ConnectivityIntentCommand.java]
  35. 6e94828 Added CLI completion for IP protocol types. by Jonathan Hart · 9 years ago
  36. 2c25e36 Moved CLI options for rewrite actions up to ConnectivityIntentCommand so they by Jonathan Hart · 9 years ago
  37. 5dfa43f Fixed bug taking dst TCP port argument from CLI by Jonathan Hart · 9 years ago
  38. dea45ff Adding enhancements to the GUI server-side. by Thomas Vachuska · 9 years ago
  39. 5f7097e Add some more match conditions to connectivity intent CLI commands by Jonathan Hart · 9 years ago
  40. 460f402 ONOS-22 - Add Constraints to CLI Commands by Ray Milkey · 9 years ago
  41. 5c94727 javadoc fixes by Yuta HIGUCHI · 10 years ago
  42. caa450b Prototype bandwidth reservation by Ray Milkey · 10 years ago
  43. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  44. 7d693f5 Experimenting with Apache 2 copyright on the onos-cli module. More later... by Thomas Vachuska · 10 years ago
  45. 9fdf1ea Add L2 selector options to connectivity intents by Ray Milkey · 10 years ago