1. 3dbcaaf Initial gNOI implementation added. Introduced system Time and Reboot RPC by oleksandr.yashchuk@plvision.eu · 5 years ago
  2. ab5d41e Add support for enabling/disabling ports for gNMI devices by Carmelo Cascone · 5 years ago
  3. b81fdc1 Optimize filtering flow rule counts by state by Jordan Halterman · 5 years ago
  4. 5c34cfe GroupsListCommand: add weight to the CLI output by Thiago Santos · 6 years ago
  5. 4f7e363 Removal of deprecated APIs by Ray Milkey · 5 years ago
  6. f632826 Remove deprecated Node APIs by Ray Milkey · 5 years ago
  7. 8efe278 Remove deprecated APIs by Ray Milkey · 5 years ago
  8. 47f09c5 Remove deprecated FlowRuleExtPayLoad API by Ray Milkey · 5 years ago
  9. 9d984df Work around race condition in SCR runtime when bundle pointer is null by Ray Milkey · 5 years ago
  10. 53a2008 code modificationss with respect to #20641 by Arjun E K · 5 years ago
  11. bd8ddfe Refactoring audit subsystem to clean-up and eliminate back-dependency from core to CLI; still needs additional work. by Thomas Vachuska · 5 years ago
  12. a46f554 Fix runtime of P4-related stuff with new karaf by Carmelo Cascone · 5 years ago
  13. f6353d4 ONOS audit REST API support by arjunek1992 · 5 years ago
  14. de5cf84 [ONOS-7842] Implement host annotation using netcfg by Rafał Szalecki · 5 years ago
  15. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 5 years ago
  16. 123f0e0 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  17. 84bbd85 resources CLI by goeonpark · 6 years ago
  18. 956bb16 Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  19. 1a4333c Enhance CLI command 'tablestats' to support P4 switch by hjtsao · 5 years ago
  20. ae965fe Fix completers for cfg command and component by Ray Milkey · 5 years ago
  21. 8b252d2 ONOS-7815 create new cli to query registered pipeconfs by ghj0504520 · 5 years ago
  22. 1aaff02 CLI command to do what scr:list used to do by Ray Milkey · 5 years ago
  23. 0b18b72 Merge branch 'master' into merge by Ray Milkey · 5 years ago
  24. b5646e6 Use property constants for OSGi components for stores by Ray Milkey · 5 years ago
  25. d07f672 Add command for displaying storage nodes by Jordan Halterman · 5 years ago
  26. 53f36f3 Here miss a brances,thanks. by 柯志勇10068695 · 6 years ago
  27. 25dc553 Missing a braces here by 柯志勇10068695 · 6 years ago
  28. 3bceb01 Remove deprecated getLeaderBoard() API from LeadershipService by Ray Milkey · 6 years ago
  29. 832b2f9 Remove deprected API by Ray Milkey · 6 years ago
  30. af1fa39 [OS] Fix for XXE in netconf drivers xml utils by Andrea Campanella · 6 years ago
  31. a49c60a Use count methods when printing simple flow rule counts via CLI by Jordan Halterman · 6 years ago
  32. 8de4328 NumericPortNumberCompleter by Yuta HIGUCHI · 6 years ago
  33. e7e71a8 Update checkstyle to 8.10 by Yuta HIGUCHI · 6 years ago
  34. 30ab515 Fix some problems discovered by static analysis tools by Ray Milkey · 6 years ago
  35. 185299e [ONOS-7639] intents-diagnosis CLI (initial implementation for P2P-flow rule intent) by jaegonkim · 6 years ago
  36. ab7d9ab Show chassisId in CLI and fix UI string by Andrea Campanella · 6 years ago
  37. d916af9 Introduce referenced group filtering in groups CLI command by Charles Chan · 6 years ago
  38. 33f4a91 Implement flow objective queue command by Charles Chan · 6 years ago
  39. 3da0b1d Add 'topo' prefix to cluster CLI command by Charles Chan · 6 years ago
  40. 4df4948 [ONOS-7572] Show information that the which leader of cluster has the intent by DongRyeol Cha · 6 years ago
  41. 2c95acf Support double-tagged host by Jonghwan Hyun · 6 years ago
  42. bb11581 Print device ID in packet-requests command by Charles Chan · 6 years ago
  43. 67de597 [ONOS-7554] Option in DeviceSetControllersCommand CLI to remove controllers configuration from device by Palash Kala · 6 years ago
  44. 054e23d Add uptimes to device and cluster REST APIs by Ray Milkey · 6 years ago
  45. 27cff8c Remove deprecated unfiltered connect point methods from multipoint to single point intents by Ray Milkey · 6 years ago
  46. 4b32fcb Fixing ComponentConfigManager to preset values locally; not just in the distributed store. by Thomas Vachuska · 6 years ago
  47. b29144d [CORD-2486] Improve Mcast CLI APIs by Pier Luigi · 6 years ago
  48. a2cf3a1 Remove deprecated connect point APIs for point to point intents by Ray Milkey · 6 years ago
  49. 7f67cbc Remove deprecated DeviceConfig CLI commands by Ray Milkey · 6 years ago
  50. 640fedd Remove deprecated port behaviour classes - PortConfig - PortDiscovery by Ray Milkey · 6 years ago
  51. 1b1355d Adding ability to wipe-out UI model cache and network config. by Thomas Vachuska · 6 years ago
  52. 2b4958a SONAR suggestion - don't use generic exceptions by Ray Milkey · 6 years ago
  53. 3717e60 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 6 years ago
  54. 99b7bbe Adding REST API and CLI for managing UI user preferences. by Thomas Vachuska · 6 years ago
  55. 42b6203 SONAR suggestion - problems with string format calls by Ray Milkey · 6 years ago
  56. f18e66e [ONOS-7406] Fix NPE when annotation is null by Yi Tseng · 6 years ago
  57. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  58. 62c3e07 Order the annotation output by Laszlo Papp · 6 years ago
  59. 74e5913 Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  60. 7cf6037 Expose optical properties by Laszlo Papp · 6 years ago
  61. d811980 wipe-out command does not need to inherit ClusterListCommand by Yuta HIGUCHI · 6 years ago
  62. 83300ca Add missing command argument to help by Jon Hall · 6 years ago
  63. 820f034 Fix few commands handling PortNumber as args. by Yuta HIGUCHI · 6 years ago
  64. 5ca0f7a Enhancing diagnostic and test facilities for troubleshooting by Thomas Vachuska · 6 years ago
  65. a06a616 ONOS-6950 Annotate device through network configuration by Palash Kala · 6 years ago
  66. ac81f5f Show string table id instead of numeric table id by Yi Tseng · 6 years ago
  67. deb4ff5 Fix last updated time in the 'nodes' cli command by Jon Hall · 6 years ago
  68. 4a6852e Add option to print loaded driver name only by Yuta HIGUCHI · 6 years ago
  69. 370d908 [ONOS-7144] Membership CLI Command by slowr · 6 years ago
  70. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  71. 28183ee Replace Unified* services with MembershipService for subgroup membership by Jordan Halterman · 6 years ago
  72. 579969d ONOS-7096 vCore suport VirtualPort enable/disable by Claudine Chiu · 6 years ago
  73. 980a8c1 [ONOS-7054] Implement prototype of ISSU protocol by Jordan Halterman · 7 years ago
  74. 250ad71 Auto complete when listing groups type. Fixed identation when listing buckets. by Andreas Pantelopoulos · 6 years ago
  75. 0ef3387 Add unique suffixes to app name completer candidates by Yuta HIGUCHI · 7 years ago
  76. de4b7e2 Add clusterId to summary command by Yuta HIGUCHI · 7 years ago
  77. 868b1bc Fixed exception when using portstats -t -d command by Carmelo Cascone · 7 years ago
  78. 08b4dec ONOS-6980 Adding support for download of application bits. by Thomas Vachuska · 7 years ago
  79. 7d7d46e CLI helper to pretty-print XML by Yuta HIGUCHI · 7 years ago
  80. d8ab096 Fixs some misspellings by Frank Wang · 7 years ago
  81. c9b39d6 Fixed add-test-flows command to generate more realistic port numbers by Carmelo Cascone · 7 years ago
  82. 69ec871 Move routing from incubator to a separate app by Ray Milkey · 7 years ago
  83. b65d784 ONOS-6887 Move neighbour classes from incubator to core by Ray Milkey · 7 years ago
  84. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  85. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  86. a59f9b76 Introduce driver property to suppress meter feature by Charles Chan · 7 years ago
  87. 4f36573 Implement route-store command by Charles Chan · 7 years ago
  88. f70bf46 [ONOS-6756] Replicate node version information for ISSU by Jordan Halterman · 7 years ago
  89. 7ff7fef [ONOS-6875] Fix broken 'partitions -c' command by Jordan Halterman · 7 years ago
  90. 4e55301 Show host provider in CLI by Charles Chan · 7 years ago
  91. adfeffd Add channel parameter to optical connectivity intent (ONOS-6670) by Marc De Leenheer · 7 years ago
  92. 2bf177c [ONOS-6594] Upgrade to Atomix 2.0.0 by Jordan Halterman · 7 years ago
  93. 23f9c7b ONOS-6725: UI-Lion: NavItems. by Simon Hunt · 7 years ago
  94. 9892d1a Add option to sort application by name by Yuta HIGUCHI · 7 years ago
  95. bbee6a6 Fix hosts command typo by Yi Tseng · 7 years ago
  96. 89ef158 Remove deprecated RouteService APIs. by Jonathan Hart · 7 years ago
  97. 9882abb ONOS-6654_Master - groups CLI command enhancement by Sivachidambaram Subramanian · 7 years ago
  98. 222c6ec [ONOS-6549] (vNet) Balance role commands for virtual netwrok by Harold Huang · 7 years ago
  99. 160732b minor fixes to add-test-flows by Yuta HIGUCHI · 7 years ago
  100. 46f3edd Fix wipe out command for wiping out Intents by Yi Tseng · 7 years ago