1. e7f363e Refactor how PartitionedAsyncConsistentMaps are constructed to remove the need for serialization when mapping keys to partitions. by Jordan Halterman · 7 years ago
  2. 71635ae Refactor AtomixConsistentMap to use separate operations per method call for better performance and control over operation semantics. by Jordan Halterman · 7 years ago
  3. ca34e1d [CORD-1589] DHCPv6 option de/serializers by Yi Tseng · 7 years ago
  4. 9052b20 Remove equality check when replacing DocumentTree values by version to prevent conflicts with optimistic locks by Jordan Halterman · 7 years ago
  5. 75ef9f5 [ONOS-6844] inject ports via net-cfg by Andrea Campanella · 7 years ago
  6. 9589884 Allowing edge-links to be created with (inherit) the target host annotations. by Thomas Vachuska · 7 years ago
  7. ca5e887 ONOS-6337: Added non-zero and delta glyphs to Port View. by Simon Hunt · 7 years ago
  8. 75d1a0c Fixing few more artifact name issue by Yuta HIGUCHI · 7 years ago
  9. a180032 Fix OVSDB api artifactId by Adnaan Sachidanandan · 7 years ago
  10. 9e4bf03 Minor GUI clean-up. by Thomas Vachuska · 7 years ago
  11. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  12. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  13. f70bf46 [ONOS-6756] Replicate node version information for ISSU by Jordan Halterman · 7 years ago
  14. a966c34 Catch exceptions when processing messages on P4Runtime stream channel by Carmelo Cascone · 7 years ago
  15. 0e896a0 Implemented class for PI match key by Carmelo Cascone · 7 years ago
  16. d3072dc CORD-1625 Mark CpqD drivers as deprecated by Charles Chan · 7 years ago
  17. b0ac590 [ONOS-6869] Move blocking DocumentTree to core primitives package and implement default methods for constructing blocking primitives by Jordan Halterman · 7 years ago
  18. ff18b6e Enhancements to the distributed config manager by Ray Milkey · 7 years ago
  19. 88a92ab Bumping dependency on ONOS YANG Tools 2.2.0-b3. by Thomas Vachuska · 7 years ago
  20. 7ff7fef [ONOS-6875] Fix broken 'partitions -c' command by Jordan Halterman · 7 years ago
  21. 1251e63 Cleaning up app categories and default app origin to be "ONOS Community" by Thomas Vachuska · 7 years ago
  22. 285250a Remove duplicate value test command and ensure existing value test command handles null values by Jordan Halterman · 7 years ago
  23. 97e4d1a Adding a small hack to allow resolving model specific resources against the class-loader of the model. by Thomas Vachuska · 7 years ago
  24. c307d21 Adding a small hack to allow resolving model specific resources against the class-loader of the model. by Thomas Vachuska · 7 years ago
  25. ddc2b18 [ONOS-6842] Add fault injection/linearizable history verification script for distributed primitives by Jordan Halterman · 7 years ago
  26. cfa637a Fix DHCP handling bug in HostLocationProvider by Yi Tseng · 7 years ago
  27. 13a41a1 Fix DHCP relay command format by Yi Tseng · 7 years ago
  28. 7ccbf3d [ONOS-6860] Tetunnel missing dependency in BUCK (Tetopology) by slowr · 7 years ago
  29. 05bdb60 Change Kryo duplicate registration warning to DEBUG message by Jordan Halterman · 7 years ago
  30. c10f7fc [ONOS-6760][ONOS-6761] RESTCONF changes and fixes by Henry Yu · 7 years ago
  31. d25440b [onos-6337] Adding first set of changes ( server side with client side stub ) by Viswanath KSP · 7 years ago
  32. 4e59382 Workaround to p4c/BMv2 parser bug by Carmelo Cascone · 7 years ago
  33. c8d3486 Added copyright header to demo P4 programs by Carmelo Cascone · 7 years ago
  34. 3304fd5 Removed unused metadata from demo P4 programs by Carmelo Cascone · 7 years ago
  35. aaf6d98 Build BMv2 with debugger in onos-setup-p4-dev by Carmelo Cascone · 7 years ago
  36. 0e80508 Draft implementation BMv2 FlowRuleProgrammable by Frank Wang · 7 years ago
  37. 57c4ff7 Bug fix for unit test with yang-tools-2.2b2 by Sean Condon · 7 years ago
  38. 29718e6 [ONOS-6841] Sustained primitive throughput tests by Jordan Halterman · 7 years ago
  39. 9fa4303 [ONOS-6859] Cache Raft sessions for transactions by Jordan Halterman · 7 years ago
  40. 4b1709f Bumping ONOS to point to ONOS YANG Tools 2.2.0-b2 by Yuta HIGUCHI · 7 years ago
  41. dfc4ca6 build all of yang tools for buck plugin build by Ray Milkey · 7 years ago
  42. 09e8b8d Fix error when checking for dry run flag by Ray Milkey · 7 years ago
  43. 8953445 Bumping ONOS to point to ONOS YANG Tools 2.2.0-b2 by Thomas Vachuska · 7 years ago
  44. 288b273 Implement support for packetIn through p4Runtime by Andrea Campanella · 7 years ago
  45. b2e3dba Pi classes to support P4Runtime action profiles by Carmelo Cascone · 7 years ago
  46. f3a1a38 Removed pipeconf dependency from PiPipelineInterpreter by Carmelo Cascone · 7 years ago
  47. 4825623 Add a meta-script to build a new buck release by Ray Milkey · 7 years ago
  48. 32000d3 [ONOS-6806] Add getAvailableDeviceCount method to DeviceService by mskala · 7 years ago
  49. d975bdf dist store testing by Sbhat35 · 7 years ago
  50. 7c90e4b DefaultAsyncAtomicValue testing by Sbhat35 · 7 years ago
  51. 3e86419 Configure ONOS in docker image to log to stdout by Jonathan Hart · 7 years ago
  52. c8e8498 P4runtime test utility app by Carmelo Cascone · 7 years ago
  53. 2f2d976 P4Runtime provider base app by Carmelo Cascone · 7 years ago
  54. 0ef5b6f A wrong word for gRPC by wu · 7 years ago
  55. ab9fa37 Initial empty value should not force overwrite existing. by Yuta HIGUCHI · 7 years ago
  56. 781984f Null check added to avoid null pointer exception for lasttimestamp comparison by Saritha · 7 years ago
  57. 15a71d8 ONOS docker image is going on a diet. by Jonathan Hart · 7 years ago
  58. b1e9924 Fix bugs in host subsystem by Charles Chan · 7 years ago
  59. 333568d Fixed failing buck project by Carmelo Cascone · 7 years ago
  60. 5ecdb34 [ONOS-6832] Implement missing methods in CachingAsyncConsistentMap by Jordan Halterman · 7 years ago
  61. 2883c76 ONOS-6562 Implement P4RuntimePacketProvider by wu · 7 years ago
  62. 7347de9 Bug fix for NETCONF controller - disconnect by Sean Condon · 7 years ago
  63. cfef6f9 ONOS-6833: UiPreferencesService: augment to include getPreferences(username, prefsKey) by Simon Hunt · 7 years ago
  64. 023b161 Bumping ONOS to depend on YANG Tools 2.2.0-b1 version. by Yuta HIGUCHI · 7 years ago
  65. 8d03f18 ONOS controls the packet count field from flow statistics to check flow liveness, but some switches (such as Pica8) do not support packet count field of the flow statistics. Pica8 switch sends "-1" as the packet count. Even though packets match flow rules, when the idle-timeout time is up, ONOS deletes these rules based on the packet count field anyways. Therefore, just checking the packet count field is not enough for this situation. Pica8 sends byte count properly. If ONOS checks both packet and byte count, this problem will be solved. I would like to add byte count check to FlowRuleManager - checkRuleLiveness method. by Gamze Abaka · 7 years ago
  66. 66d3e64 [ONOS-6843] Add atomic value primitive test commands by Jordan Halterman · 7 years ago
  67. dbfff06 [WIP] Block ConfigFileBasedClusterMetadataProvider until valid configuration is found. by Jordan Halterman · 7 years ago
  68. 4e55301 Show host provider in CLI by Charles Chan · 7 years ago
  69. c760f38 DHCP relay bug fixes by Charles Chan · 7 years ago
  70. 9d464a3 ONOS-6835 Dynamic Config: RPC dispatcher implementation by Sithara Punnassery · 7 years ago
  71. 5395e64 ONOS-6824 Unit tests for Translation of all criterion types in PiFlowRuleTranslationService by zhiyong ke · 7 years ago
  72. b465ed6 Add missing dependencies by Yuta HIGUCHI · 7 years ago
  73. 35c5ed5 Add missing dependencies by Yuta HIGUCHI · 7 years ago
  74. 35b83be Align maven artifact name to buck artifact by Yuta HIGUCHI · 7 years ago
  75. 73f8bd7 Adapting p4c and bmv2 setup script for 14.04 and 16.04 by Brian O'Connor · 7 years ago
  76. 105bc4e UI: Augment table builder service to allow consumers to inject additional by Simon Hunt · 7 years ago
  77. dda88d0 Declaring P4Runtime and gRPC protocol subsystems as apps by Carmelo Cascone · 7 years ago
  78. 2e5d99e [CORD-1018] CLI for DHCP relay by Yi Tseng · 7 years ago
  79. 7a38f9a [CORD-1434][CORD-1112] DHCP relay manager by Yi Tseng · 7 years ago
  80. b8e19f1 [CORD-1433] DHCP Relay Store by Yi Tseng · 7 years ago
  81. 7331652 Activate distributed route store in Segment Routing by Charles Chan · 7 years ago
  82. 837e645 ONOS-6769 Support for PacketMetadata in demo P4 programs by Carmelo Cascone · 7 years ago
  83. f816411 [ONOS-6632] Add REST APIs for configuring compute and gateway nodes. by sangho · 7 years ago
  84. bc9edb1 fixing side effect of mutabilty od resource id by Sithara Punnassery · 7 years ago
  85. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  86. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  87. fc1d34c [ONOS-6809] Implementation for packet out in p4Runtime by Andrea Campanella · 7 years ago
  88. 9d81ea5 Fixes for Docker build by Ray Milkey · 7 years ago
  89. adfeffd Add channel parameter to optical connectivity intent (ONOS-6670) by Marc De Leenheer · 7 years ago
  90. 5c3ed73 Revert "GUI: Added ESLint to gulp tasks GUI: Linted files Fixed an error in the build script" by Simon Hunt · 7 years ago
  91. 035231e Upgrade to Atomix 2.0.0-raft-beta1 by Jordan Halterman · 7 years ago
  92. 3548bb2 Test enhancements for DocumentPath, UiTopology, DistributedClusterStore by Sbhat35 · 7 years ago
  93. 46c5f10 GUI: Added ESLint to gulp tasks by Steven Burrows · 7 years ago
  94. e254d6c change the way ImmutableBiMap is created for subsequent expansion by Frank Wang · 7 years ago
  95. c672c98 [ONOS-6750]Implement BMv2 PacketProgrammable by Frank Wang · 7 years ago
  96. 44daf56 Registering BMv2 default/base pipeconf at driver loading by Carmelo Cascone · 7 years ago
  97. dc16562 GUI: Better error messages for minify task in gulp by Steven Burrows · 7 years ago
  98. 8f057ee ONOS-6334: Flow treatments immediate vs deferred, should be clearer. by Simon Hunt · 7 years ago
  99. 8a0c7c7 When defining ONOS_ROOT strip out any symlinks by Ray Milkey · 7 years ago
  100. 04d0939 Fixed deps and bundles for BMv2 drivers, P4Runtime and gRPC protocols by Carmelo Cascone · 7 years ago