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