1. f2fda81 Automatically rebalance intent key partitions on cluster change. by Jonathan Hart · 9 years ago
  2. e97fec4 Remove deprecated code. by Madan Jampani · 9 years ago
  3. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago
  4. 5b9dfdc Fixing IntentPushTestCommand by Brian O'Connor · 9 years ago
  5. 189f9bf Update IntentListCommand to show key by Jonathan Hart · 9 years ago
  6. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  7. 82b9fec Add term information in HazelcastLeadershipService by Jonathan Hart · 9 years ago
  8. 5b3717e Add keys to intents by Ray Milkey · 9 years ago
  9. 03406a4 IntentStore interface changes by Brian O'Connor · 9 years ago
  10. 9d810f6 Fix some JSON related deprecation and javadoc warnings by Ray Milkey · 9 years ago
  11. 8f31b7b Make id required for cluser-devices command by Jon Hall · 9 years ago
  12. 72cb19a Implementation of new Flow Subsystem: by Brian O'Connor · 9 years ago
  13. 8791a81 Modified flows command to only output flows for specified device by Yuta HIGUCHI · 9 years ago
  14. ea9ae21 Using CommandSession console instead of System.* by Brian O'Connor · 9 years ago
  15. 4a51e57 Adding and fixing javados. by Thomas Vachuska · 9 years ago
  16. 9a4157b Update AddSinglePointToMultiPointIntentCommand help string by Jonathan Hart · 9 years ago
  17. 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
  18. cb33a13 ONOS-258 - provide feedback in CLI when creating an intent. by Ray Milkey · 9 years ago
  19. 90b453f ONOS-785 Adding distributed store for apps & app admin CLIs by Thomas Vachuska · 9 years ago
  20. 0ce220a ONOS-426 - make the unit of Bandwidth clear by Sho SHIMIZU · 9 years ago
  21. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago
  22. 9f4aa09 Apply multi-catch to reduce duplication by Sho SHIMIZU · 9 years ago
  23. c31d9f1 ONOS-745 Refactoring topology to compute only broadcast tree and not pre-compute paths. by Thomas Vachuska · 9 years ago
  24. 82895d7 Fix typo in help string by Ray Milkey · 9 years ago
  25. d7d1800 Prohibit null for resources field in Intent by Sho SHIMIZU · 9 years ago
  26. 6cd2f35 Implemented VLAN-to-VLAN routing support for SDN-IP. by Jonathan Hart · 9 years ago
  27. 04c7832 ONOS-812 - incorrect default values in CLI help by Ray Milkey · 9 years ago
  28. 356f28a ONOS-434 - Filter out inactive nodes from the summary information in the CLI by Ray Milkey · 9 years ago
  29. aab51a3 Added missing CLI output of HostToHostIntent-specific info by Pavlin Radoslavov · 9 years ago
  30. 7f2e9bf bumping version to 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  31. 5b29ebd Bumping version to 1.0.0 by Brian O'Connor · 9 years ago 1.0.0
  32. ab98466 adding license to ALL files by alshabib · 9 years ago
  33. 4785eec removing some TODOs by alshabib · 9 years ago
  34. 4712e21 IntentPushTestCommand: removing space in 'name' by Yuta HIGUCHI · 9 years ago
  35. 87695b8 IntentPushTestCommand: ignore IntentEvent submitted by others by Yuta HIGUCHI · 9 years ago
  36. 9692705 Changed the generation of MAC addresses when by Pavlin Radoslavov · 9 years ago
  37. ad49299 IntentPushTestCommand: attempt to fix negative duration by Yuta HIGUCHI · 9 years ago
  38. 39cb61c Change summary command output: cluster -> SCC(s) by Yuta HIGUCHI · 9 years ago
  39. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  40. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago
  41. ae3e733 Fixing PushTestIntents command to ignore WITHDRAW_REQ by Brian O'Connor · 9 years ago
  42. 67c0514 Updated the "intents -s" Intents CLI summary command to print by Pavlin Radoslavov · 9 years ago
  43. 23ab0fa Comment out commands, which we do not support for this release. by Yuta HIGUCHI · 9 years ago
  44. 7a71d5d Added WITHDRAW_REQ Intent State for ONOS-146 by Brian O'Connor · 9 years ago
  45. 8d21c79 LeadershipService API change: Using NodeId in place of ControllerNode. by Madan Jampani · 9 years ago
  46. a9819bf fix intent issues yuta observed by alshabib · 9 years ago
  47. a0d3100 Updates to push-intent and leaders command. by Brian O'Connor · 9 years ago
  48. c2bf3d8 IntentManager: use IntentStore batch APIs by Yuta HIGUCHI · 9 years ago
  49. 1e68bdd Added ability to force mastership re-balancing between instances from the GUI. by Thomas Vachuska · 9 years ago
  50. 3ea690b ONOS-365 Excluding intents with state=null from output. by Thomas Vachuska · 9 years ago
  51. 82e5326 For ONOS-356 by Yuta HIGUCHI · 9 years ago
  52. 72a034c Initial implementation of distributed intent batch queue by Brian O'Connor · 9 years ago
  53. f0f2dfc tablet-leader command to check current Raft leader by Yuta HIGUCHI · 9 years ago
  54. deb8a10 Fix for bug ONOS-330: by Pavlin Radoslavov · 9 years ago
  55. e4b6bb2 Intents are now removed after being withdrawn. by Thomas Vachuska · 9 years ago
  56. 5bde31f Fixing various issues and re-tuning. by Thomas Vachuska · 9 years ago
  57. e83cce7 BalanceMastersCommand: Fix type mismatch by Yuta HIGUCHI · 9 years ago
  58. 963c656 IntentPushTestCommand: stop logging SUBMITTED by Yuta HIGUCHI · 9 years ago
  59. e02e11c Fixing issues on GUI server side. Adding command to balance mastership. Messing with color scheme per feedback. by Thomas Vachuska · 9 years ago
  60. 6a46283 metrics command to dump all the Metric in the system. by Yuta HIGUCHI · 9 years ago
  61. 4a33807 SinglePoint to MultiPoint Intent initial implementation by Michele Santuari · 9 years ago
  62. 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
  63. 7368cd0 actually adding randomintentcommand.java by Brian O'Connor · 9 years ago
  64. 6741a5f adding random host to host intent command by Brian O'Connor · 9 years ago
  65. 510132a changing intent push test to also remove intents by Brian O'Connor · 9 years ago
  66. 3360160 Added ability to remove host by CLI and by the provider on device/port down events. by Thomas Vachuska · 9 years ago
  67. 6e94828 Added CLI completion for IP protocol types. by Jonathan Hart · 9 years ago
  68. 2c25e36 Moved CLI options for rewrite actions up to ConnectivityIntentCommand so they by Jonathan Hart · 9 years ago
  69. 5dfa43f Fixed bug taking dst TCP port argument from CLI by Jonathan Hart · 9 years ago
  70. fa81eae Refactored intent framework to deal with batches. by Brian O'Connor · 9 years ago
  71. e4cebaf Adding support for link state to GUI. by Thomas Vachuska · 9 years ago
  72. 6b38ee3 Minor fixes by Yuta HIGUCHI · 9 years ago
  73. 708e820 Added CLI command to print summary of the intents: by Pavlin Radoslavov · 9 years ago
  74. ac1441d ONOS-196 Add --macSrcRewrite and --macDstRewrite options to add-point-intent command by Ray Milkey · 9 years ago
  75. dea45ff Adding enhancements to the GUI server-side. by Thomas Vachuska · 9 years ago
  76. 2292567 Fixing a defect where logical port numbers are listed as part of CLI arg completion. by Thomas Vachuska · 9 years ago
  77. 5f7097e Add some more match conditions to connectivity intent CLI commands by Jonathan Hart · 9 years ago
  78. 60731cb DatabaseService subsystem: add admin commands, etc. by Yuta HIGUCHI · 9 years ago
  79. ab9a76b Remove prototype bandwidth limited intent commands by Ray Milkey · 9 years ago
  80. e926103 Merge "ONOS-22 - Add Constraints to CLI Commands" by Thomas Vachuska · 9 years ago
  81. 460f402 ONOS-22 - Add Constraints to CLI Commands by Ray Milkey · 9 years ago
  82. caa14d6 Changed LOCAL port number in the CLI to "local". by Thomas Vachuska · 9 years ago
  83. edc944c adding constaints to intent API by Thomas Vachuska · 9 years ago
  84. 5c94727 javadoc fixes by Yuta HIGUCHI · 9 years ago
  85. fe0f4b1 Adding resource-{available,allocated} CLI commands and lots of toStrings by Brian O'Connor · 9 years ago
  86. 3460da1 polished add-flow command by alshabib · 9 years ago
  87. 1c81a0e Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 9 years ago
  88. 5afcbd7 added add-flows command by alshabib · 9 years ago
  89. a05c0a2 Merge "Prototype bandwidth reservation" by Thomas Vachuska · 9 years ago
  90. d16ce18 Added Port.Type and plumbed it throughout. by Thomas Vachuska · 9 years ago
  91. caa450b Prototype bandwidth reservation by Ray Milkey · 9 years ago
  92. 61d4ebc Added CLI command to view address bindings by Jonathan Hart · 9 years ago
  93. 4f1a60c Revised copyright message. by Thomas Vachuska · 9 years ago
  94. 444eda6 Added JSON for role command. by Thomas Vachuska · 9 years ago
  95. 444b519 Replaced the usage of IpPrefix with IpAddress in the context of by Pavlin Radoslavov · 9 years ago
  96. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 9 years ago
  97. 33f228a Replaced IpPrefix and IpAddress in the following methods by Pavlin Radoslavov · 9 years ago
  98. 5296b32 adding add-optical-intent command by Brian O'Connor · 9 years ago
  99. 65b3583 Merge remote-tracking branch 'origin/master' by Thomas Vachuska · 9 years ago
  100. 0e752bd Added link types of TUNNEL and OPTICAL. by Thomas Vachuska · 9 years ago