1. 3120778 CLI to configure extra link attributes by Yuta HIGUCHI · 7 years ago
  2. 7438f5a Mechanism to add Port annotation via netcfg by Yuta HIGUCHI · 7 years ago
  3. 46e30cc CLI action to pretty print JSON by Yuta HIGUCHI · 7 years ago
  4. fce5147 Added completer for interface names by Jonathan Hart · 7 years ago
  5. 4c93e27 meter-add cli command instead of add-meter by Jordi Ortiz · 7 years ago
  6. 1d8cc49 meter-remove cli command by Jordi Ortiz · 7 years ago
  7. a107172 CLI to add ProtectedTransportIntent by Yuta HIGUCHI · 7 years ago
  8. a98ae9d Add null to driverlistcommand completer by Jonathan Hart · 7 years ago
  9. fadb9a3 intent-details command by Yuta HIGUCHI · 7 years ago
  10. 33485fb Add support for disjoint Paths to paths CLI by Yuta HIGUCHI · 7 years ago
  11. 5f3c033 annotate-link command by Yuta HIGUCHI · 7 years ago
  12. f0b3ad8 [OpenTAM_DPIS] DPI Statistics Manager & dpis CLI by Sangsik Yoon · 8 years ago
  13. 6c60389 In vnet CLI, separates virutal port creation and binding operations. by Yoonseon Han · 8 years ago
  14. c4f681c Reimplemented the ProxyArp app on top of the NeighbourResolutionService. by Jonathan Hart · 8 years ago
  15. 6ff6ffe Move EdgeService back to Link/Device services rather than TopologyService. by Jonathan Hart · 8 years ago
  16. cd31850 Add P2PIntent CLI fix by Yuta HIGUCHI · 8 years ago
  17. aac5888 CLI command to display the value of a atomic counter by Madan Jampani · 8 years ago
  18. 1d547bf [ONOS-4513] decouple optical-model from CLI by Yuta HIGUCHI · 8 years ago
  19. 25a98e7 Command using VlanQuery behavior on device. by Andreas Papazois · 8 years ago
  20. eb851cd Adding commands for managing layouts. by Thomas Vachuska · 8 years ago
  21. 35708a9 Distributed work queue primitive by Madan Jampani · 8 years ago
  22. 11f6d53 ONOS-2184 - Initial implementation of Virtual network Intent service. by Brian Stanke · 8 years ago
  23. 25f07be ONOS-2184 VirtualHost CLI and REST api's by Claudine Chiu · 8 years ago
  24. b5c236e In this commit: by Saurav Das · 8 years ago
  25. 483731c Rename Meter,AddMeter,GetFlowStatistics,GetStatistics by sangyun-han · 8 years ago
  26. 1ed54cf [GEANT] Command device-interfaces added. by Andreas Papazois · 8 years ago
  27. fd17661 Route CLI improvements and bug fixes by Jonathan Hart · 8 years ago
  28. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  29. bfc5c48 Implementation of the route service by Jonathan Hart · 8 years ago
  30. a2d3750 CORD-613 Adding ability to administratively enable or disable a port via CLI. by Saurav Das · 8 years ago
  31. 94eff80 Remove deprecated interface, its implementation and CLIs by Sho SHIMIZU · 8 years ago
  32. 5df1447 ONOS-4076 - Virtual Network CLI commands and bug fixes in by Brian Stanke · 8 years ago
  33. 2443119 CLI command to help debug the mapping of next-Objectives to the by Saurav Das · 8 years ago
  34. 92e4a04 [GEANT] Remove configuration from device interfaces. by Andreas Papazois · 8 years ago
  35. cdac6e8 Adding command to list mapping between intent class and compiler by Thomas Vachuska · 8 years ago
  36. 43a0b2f [ONOS-4015] Enhance Region CLI to support add/update NodeIds sets by Jian Li · 8 years ago
  37. cf74444 [ONOS-4015] Implement Region administration CLI by Jian Li · 8 years ago
  38. 1dff77c [GEANT] Interface configuration for Cisco devices. by Andreas Papazois · 8 years ago
  39. f38aca7 Implement groups CLI command autocompletion by Charles Chan · 8 years ago
  40. e312fc7 ONOS-3658 - Adding CLI commands to display and manage Device Keys. by Brian Stanke · 8 years ago
  41. 1d00639 Move multicast CLI commands into the core with the core mcast system. by Jonathan Hart · 8 years ago
  42. c93117d [GEANT] Adding driver/behavior for setting configuration on NETCONF devices. by Andreas Papazois · 8 years ago
  43. c7840bd Improvements to flows list command. by Jonathan Hart · 8 years ago
  44. d8d92db ONOS-3754 Create driver/behavior for Ciena waveserver by Andrea Campanella · 8 years ago
  45. 12faf8d Adding driver and behavior for getting configuration on NETCONF devices. by Aaron Kruglikov · 8 years ago
  46. 4f074c0 Completers for netcfg command by HIGUCHI Yuta · 8 years ago
  47. 848324f [Emu] ONOS-3512 CLI for new resource subsystem by HIGUCHI Yuta · 8 years ago
  48. 7dbe629 Add optional "name" parameter in interface configuration. by Jonathan Hart · 8 years ago
  49. 05b882c encasulation CLI paramter and completer ONOS-3446 by Michele Santuari · 8 years ago
  50. 92511f2 Creating persistence service. by Aaron Kruglikov · 8 years ago
  51. 9803071 Fixing completion config by HIGUCHI Yuta · 8 years ago
  52. 0bdf837 Add basic ability to add and remove interfaces by Jonathan Hart · 8 years ago
  53. ed976a4 Inserted set and get controllers methods in ovsdb controller config by andrea · 8 years ago
  54. 95810f5 CORD-13:Table Statistics support along with CLI and REST by Srikanth Vavilapalli · 9 years ago
  55. a98825a [Emu] openTAM: FlowStatisticManager, DistributedFlowStatisticStore, get-flow-stats CLI Implementation and NewAdaptiveFlowStatsCollector update and typo by ssyoon90 · 9 years ago
  56. 7f171b2 ONOS- 2946 Adding ability to view existing packet intercept requests and packet processors. by Thomas Vachuska · 9 years ago
  57. 46080b6 Remove all address bindings code from Host subsystem. by Jonathan Hart · 9 years ago
  58. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  59. 58fe6dc fixes for Meter Service by alshabib · 9 years ago
  60. eb8c947 Created InterfaceService which maintains an inventory of interfaces by Jonathan Hart · 9 years ago
  61. cb7f0d1 check add-flows command to add-test-flows to avoid confusions by suibin zhang · 9 years ago
  62. 4b51941 ONOS-2315 adding auto-complete to the CLI by Flavio Castro · 9 years ago
  63. 313708b Adding experimental Flow Objective composition by Xin Jin · 9 years ago
  64. 96d55b1 Implementing net config subsystem and revising its interfaces. by Thomas Vachuska · 9 years ago
  65. a2b5915 Not ready, commiting to transfer between systems for work. by Aaron Kruglikov · 9 years ago
  66. 264cb99 Refactoring IntentIdCompleter to IntentKeyCompleter by Brian O'Connor · 9 years ago
  67. 4cfcc56 Enhancing STC and cleaning up various test topos. by Thomas Vachuska · 9 years ago
  68. 72df5b1 Adding purge-intents command by Brian O'Connor · 9 years ago
  69. 7716ec9 1. move tunnel 3 commands to onos-cli by cheng fan · 9 years ago
  70. 7a5691a [ONOS-1959][ONOS-2007][ONOS-2008][ONOS-2009][ONOS-2010][ONOS-2011][ONOS-2016][ONOS-2017][ONOS-2018] by samuel · 9 years ago
  71. bf916ea Moved Tunnel subsystem to ONOS core incubator area. by Thomas Vachuska · 9 years ago
  72. d869723 [ONOS-1284][ONOS-1869]the implementation of tunnel subsystem.It includes by jcc · 9 years ago
  73. 23dee8f ONOS-1858, ONOS-1857, ONOS-1860, ONOS-1862, ONOS-1898 : SM-ONOS by Changhoon Yoon · 9 years ago
  74. de3e92e 【ONOS-1223】【ONOS-1870】the implements of label resource APIs.it include by jcc · 9 years ago
  75. 4699b29 Command for basic testing of LinkResourceService by Ayaka Koshibe · 9 years ago
  76. 2d89eca Add auto-completer for add-host-intent command (ONOS-1756) by Charles M.C. Chan · 9 years ago
  77. 2184de1 ONOS-1756: Improve CLI auto completers by Charles M.C. Chan · 9 years ago
  78. 95c5087 ONOS-1597 - add an optional appId to CLI commands that create intents by Ray Milkey · 9 years ago
  79. 8ceee94 Added means to allow manipulating device annotations from CLI. by Thomas Vachuska · 9 years ago
  80. c40d463 Consolidating null providers and making them fully configurable and integrated with the ConfigProvider to allow arbitrary topologies. by Thomas Vachuska · 9 years ago
  81. fb6655e ONOS-1612 - CLI completer for property names by Ray Milkey · 9 years ago
  82. 538108b ONOS-1440: Implements port statistics feature, which polls port statistics of all devices every 10 seconds. Also, implemented a simple portstats ONOS CLI command to show the statistics. by sangho · 9 years ago
  83. 5c2f813 Device driver framework enhancements and CLI. by Thomas Vachuska · 9 years ago
  84. 2a6e445 Fix ONOS-1594 - bogus third option when adding mpls intent via CLI by Ray Milkey · 9 years ago
  85. b5d72d5 Support for a distributed counter by Madan Jampani · 9 years ago
  86. d088e8a ONOS-1539 - Only display application IDs that have created intents in remove command by Ray Milkey · 9 years ago
  87. bff6d8f Added distributed transaction support through a two phase commit protocol by Madan Jampani · 9 years ago
  88. a89f8f9 Added support for "maps" cli command that displays meta information for various consistent maps in the system by Madan Jampani · 9 years ago
  89. fba2857 Enhanced app CLI. by Thomas Vachuska · 9 years ago
  90. 70761df Fixes related to single-point-to-multi-point intents: by Pavlin Radoslavov · 9 years ago
  91. 6d697f1 Sketching out component configuration model & API. by Thomas Vachuska · 9 years ago
  92. 3260069 Add CLI command to view groups on switches by Jonathan Hart · 9 years ago
  93. 054da97 Implement command to view Raft partitions by Jonathan Hart · 9 years ago
  94. 66cfbfa intent cycle command by Brian O'Connor · 9 years ago
  95. 1dcb048 Added a more intuitive app management CLI; deprecated the old one for now. by Thomas Vachuska · 9 years ago
  96. 0247986 ONOS-1058 - Add application Id to intent withdraw command by Ray Milkey · 9 years ago
  97. e97fec4 Remove deprecated code. by Madan Jampani · 9 years ago
  98. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago
  99. 90b453f ONOS-785 Adding distributed store for apps & app admin CLIs by Thomas Vachuska · 9 years ago
  100. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago