1. 740c8a3 [Blackbird] ONOS-1317 - JSON outpout for 'intents -p' command by Ray Milkey · 9 years ago
  2. 4f5a98a P2P intents have drop treatment if ethSrc&Dst not set by Brian O'Connor · 9 years ago
  3. 8c6d00e [Blackbird] Fixing Intent purge case (ONOS-1207) by Ray Milkey · 9 years ago
  4. c6809e4 Added IPV6 to the auto-completed EthType values. by Pavlin Radoslavov · 9 years ago
  5. 1545b1e Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  6. 20fa3a4 Tagging 1.1.0-rc2 by Brian O'Connor · 9 years ago 1.1.0-rc2
  7. c24cde3 Add priority to Intents by Ray Milkey · 9 years ago
  8. 6b52813 Adding emptyTreatment() and emptySelector() by Brian O'Connor · 9 years ago
  9. 70761df Fixes related to single-point-to-multi-point intents: by Pavlin Radoslavov · 9 years ago
  10. 6d697f1 Sketching out component configuration model & API. by Thomas Vachuska · 9 years ago
  11. 1e5873e ONOS-400 Topology creation and up time formatting fixes by Abhishek Dwaraki · 9 years ago
  12. 3260069 Add CLI command to view groups on switches by Jonathan Hart · 9 years ago
  13. 346b5b3 Traffic Treatements now support deferred, immediate, table, and clear instructions. by alshabib · 9 years ago
  14. 5eb77c8 Updates to ECM interface by Brian O'Connor · 9 years ago
  15. 501e075 ONOS-1220 - JSON output for partitions command by Ray Milkey · 9 years ago
  16. 1c198d6 ONOS-1219 - Add JSON output to the leaders command by Ray Milkey · 9 years ago
  17. 7522895 ONOS-1194 - NPE if an appid look up fails by Ray Milkey · 9 years ago
  18. cbe6de3 Fixing a couple of bugs in default entries for corsa pipeline. by Saurav Das · 9 years ago
  19. 30a57f8 Added creationTime to Versioned object. This enables supporting a electedTime in leadership, which in turn helps us track how stable leadership terms are. by Madan Jampani · 9 years ago
  20. 266ac66 Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  21. 352236e Tagging 1.1.0-rc1 by Brian O'Connor · 9 years ago
  22. 8016f34 adding purge option to IntentRemoveCommand by Brian O'Connor · 9 years ago
  23. a14047d Logging improvements. by Madan Jampani · 9 years ago
  24. 7d405fe updating timeout in IntentPushTestCommand by Brian O'Connor · 9 years ago
  25. 34f1e38 Add intents -p commmand to have some visibility into the pending map by Jonathan Hart · 9 years ago
  26. b28f5d7 Revert "Using CommandSession console instead of System.* in AbstractShellCommand print and error" by Brian O'Connor · 9 years ago
  27. 054da97 Implement command to view Raft partitions by Jonathan Hart · 9 years ago
  28. f321863 adjusting wait time in intent push test command by Brian O'Connor · 9 years ago
  29. 66cfbfa intent cycle command by Brian O'Connor · 9 years ago
  30. 1dcb048 Added a more intuitive app management CLI; deprecated the old one for now. by Thomas Vachuska · 9 years ago
  31. 0247986 ONOS-1058 - Add application Id to intent withdraw command by Ray Milkey · 9 years ago
  32. f2fda81 Automatically rebalance intent key partitions on cluster change. by Jonathan Hart · 9 years ago
  33. e97fec4 Remove deprecated code. by Madan Jampani · 9 years ago
  34. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago
  35. 5b9dfdc Fixing IntentPushTestCommand by Brian O'Connor · 9 years ago
  36. 189f9bf Update IntentListCommand to show key by Jonathan Hart · 9 years ago
  37. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  38. 82b9fec Add term information in HazelcastLeadershipService by Jonathan Hart · 9 years ago
  39. 5b3717e Add keys to intents by Ray Milkey · 9 years ago
  40. 03406a4 IntentStore interface changes by Brian O'Connor · 9 years ago
  41. 9d810f6 Fix some JSON related deprecation and javadoc warnings by Ray Milkey · 9 years ago
  42. 8f31b7b Make id required for cluser-devices command by Jon Hall · 9 years ago
  43. 72cb19a Implementation of new Flow Subsystem: by Brian O'Connor · 9 years ago
  44. 8791a81 Modified flows command to only output flows for specified device by Yuta HIGUCHI · 9 years ago
  45. ea9ae21 Using CommandSession console instead of System.* by Brian O'Connor · 9 years ago
  46. 4a51e57 Adding and fixing javados. by Thomas Vachuska · 9 years ago
  47. 9a4157b Update AddSinglePointToMultiPointIntentCommand help string by Jonathan Hart · 9 years ago
  48. ebf5e54 ONOS-542 Added ability for app bundle to carry it's own artifacts, including feature repo. Fixed onos-package script. Added JSON output to CLI. by Thomas Vachuska · 9 years ago
  49. cb33a13 ONOS-258 - provide feedback in CLI when creating an intent. by Ray Milkey · 9 years ago
  50. 90b453f ONOS-785 Adding distributed store for apps & app admin CLIs by Thomas Vachuska · 9 years ago
  51. 0ce220a ONOS-426 - make the unit of Bandwidth clear by Sho SHIMIZU · 9 years ago
  52. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago
  53. 9f4aa09 Apply multi-catch to reduce duplication by Sho SHIMIZU · 9 years ago
  54. c31d9f1 ONOS-745 Refactoring topology to compute only broadcast tree and not pre-compute paths. by Thomas Vachuska · 9 years ago
  55. 82895d7 Fix typo in help string by Ray Milkey · 9 years ago
  56. d7d1800 Prohibit null for resources field in Intent by Sho SHIMIZU · 9 years ago
  57. 6cd2f35 Implemented VLAN-to-VLAN routing support for SDN-IP. by Jonathan Hart · 9 years ago
  58. 04c7832 ONOS-812 - incorrect default values in CLI help by Ray Milkey · 9 years ago
  59. 356f28a ONOS-434 - Filter out inactive nodes from the summary information in the CLI by Ray Milkey · 9 years ago
  60. aab51a3 Added missing CLI output of HostToHostIntent-specific info by Pavlin Radoslavov · 9 years ago
  61. 7f2e9bf bumping version to 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  62. 5b29ebd Bumping version to 1.0.0 by Brian O'Connor · 9 years ago 1.0.0
  63. ab98466 adding license to ALL files by alshabib · 9 years ago
  64. 4785eec removing some TODOs by alshabib · 9 years ago
  65. 4712e21 IntentPushTestCommand: removing space in 'name' by Yuta HIGUCHI · 9 years ago
  66. 87695b8 IntentPushTestCommand: ignore IntentEvent submitted by others by Yuta HIGUCHI · 9 years ago
  67. 9692705 Changed the generation of MAC addresses when by Pavlin Radoslavov · 9 years ago
  68. ad49299 IntentPushTestCommand: attempt to fix negative duration by Yuta HIGUCHI · 9 years ago
  69. 39cb61c Change summary command output: cluster -> SCC(s) by Yuta HIGUCHI · 9 years ago
  70. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  71. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago
  72. ae3e733 Fixing PushTestIntents command to ignore WITHDRAW_REQ by Brian O'Connor · 9 years ago
  73. 67c0514 Updated the "intents -s" Intents CLI summary command to print by Pavlin Radoslavov · 9 years ago
  74. 23ab0fa Comment out commands, which we do not support for this release. by Yuta HIGUCHI · 9 years ago
  75. 7a71d5d Added WITHDRAW_REQ Intent State for ONOS-146 by Brian O'Connor · 9 years ago
  76. 8d21c79 LeadershipService API change: Using NodeId in place of ControllerNode. by Madan Jampani · 9 years ago
  77. a9819bf fix intent issues yuta observed by alshabib · 9 years ago
  78. a0d3100 Updates to push-intent and leaders command. by Brian O'Connor · 9 years ago
  79. c2bf3d8 IntentManager: use IntentStore batch APIs by Yuta HIGUCHI · 9 years ago
  80. 1e68bdd Added ability to force mastership re-balancing between instances from the GUI. by Thomas Vachuska · 9 years ago
  81. 3ea690b ONOS-365 Excluding intents with state=null from output. by Thomas Vachuska · 9 years ago
  82. 82e5326 For ONOS-356 by Yuta HIGUCHI · 9 years ago
  83. 72a034c Initial implementation of distributed intent batch queue by Brian O'Connor · 9 years ago
  84. f0f2dfc tablet-leader command to check current Raft leader by Yuta HIGUCHI · 9 years ago
  85. deb8a10 Fix for bug ONOS-330: by Pavlin Radoslavov · 9 years ago
  86. e4b6bb2 Intents are now removed after being withdrawn. by Thomas Vachuska · 9 years ago
  87. 5bde31f Fixing various issues and re-tuning. by Thomas Vachuska · 9 years ago
  88. e83cce7 BalanceMastersCommand: Fix type mismatch by Yuta HIGUCHI · 9 years ago
  89. 963c656 IntentPushTestCommand: stop logging SUBMITTED by Yuta HIGUCHI · 9 years ago
  90. e02e11c Fixing issues on GUI server side. Adding command to balance mastership. Messing with color scheme per feedback. by Thomas Vachuska · 9 years ago
  91. 6a46283 metrics command to dump all the Metric in the system. by Yuta HIGUCHI · 9 years ago
  92. 4a33807 SinglePoint to MultiPoint Intent initial implementation by Michele Santuari · 9 years ago
  93. 47635c6 ONOS-293 Added summary pane and related keyboard shortcuts; also tweaked key help sizes and dropped instances toggle from mast. Fixed ONOS-295 bug. by Thomas Vachuska · 9 years ago
  94. 7368cd0 actually adding randomintentcommand.java by Brian O'Connor · 9 years ago
  95. 6741a5f adding random host to host intent command by Brian O'Connor · 9 years ago
  96. 510132a changing intent push test to also remove intents by Brian O'Connor · 9 years ago
  97. 3360160 Added ability to remove host by CLI and by the provider on device/port down events. by Thomas Vachuska · 9 years ago
  98. 6e94828 Added CLI completion for IP protocol types. by Jonathan Hart · 9 years ago
  99. 2c25e36 Moved CLI options for rewrite actions up to ConnectivityIntentCommand so they by Jonathan Hart · 9 years ago
  100. 5dfa43f Fixed bug taking dst TCP port argument from CLI by Jonathan Hart · 9 years ago