1. 29718e6 [ONOS-6841] Sustained primitive throughput tests by Jordan Halterman · 7 years ago
  2. 9fa4303 [ONOS-6859] Cache Raft sessions for transactions by Jordan Halterman · 7 years ago
  3. 4b1709f Bumping ONOS to point to ONOS YANG Tools 2.2.0-b2 by Yuta HIGUCHI · 7 years ago
  4. dfc4ca6 build all of yang tools for buck plugin build by Ray Milkey · 7 years ago
  5. 09e8b8d Fix error when checking for dry run flag by Ray Milkey · 7 years ago
  6. 8953445 Bumping ONOS to point to ONOS YANG Tools 2.2.0-b2 by Thomas Vachuska · 7 years ago
  7. 288b273 Implement support for packetIn through p4Runtime by Andrea Campanella · 7 years ago
  8. b2e3dba Pi classes to support P4Runtime action profiles by Carmelo Cascone · 7 years ago
  9. f3a1a38 Removed pipeconf dependency from PiPipelineInterpreter by Carmelo Cascone · 7 years ago
  10. 4825623 Add a meta-script to build a new buck release by Ray Milkey · 7 years ago
  11. 32000d3 [ONOS-6806] Add getAvailableDeviceCount method to DeviceService by mskala · 7 years ago
  12. d975bdf dist store testing by Sbhat35 · 7 years ago
  13. 7c90e4b DefaultAsyncAtomicValue testing by Sbhat35 · 7 years ago
  14. 3e86419 Configure ONOS in docker image to log to stdout by Jonathan Hart · 7 years ago
  15. c8e8498 P4runtime test utility app by Carmelo Cascone · 7 years ago
  16. 2f2d976 P4Runtime provider base app by Carmelo Cascone · 7 years ago
  17. 0ef5b6f A wrong word for gRPC by wu · 7 years ago
  18. ab9fa37 Initial empty value should not force overwrite existing. by Yuta HIGUCHI · 7 years ago
  19. 781984f Null check added to avoid null pointer exception for lasttimestamp comparison by Saritha · 7 years ago
  20. 15a71d8 ONOS docker image is going on a diet. by Jonathan Hart · 7 years ago
  21. b1e9924 Fix bugs in host subsystem by Charles Chan · 7 years ago
  22. 333568d Fixed failing buck project by Carmelo Cascone · 7 years ago
  23. 5ecdb34 [ONOS-6832] Implement missing methods in CachingAsyncConsistentMap by Jordan Halterman · 7 years ago
  24. 2883c76 ONOS-6562 Implement P4RuntimePacketProvider by wu · 7 years ago
  25. 7347de9 Bug fix for NETCONF controller - disconnect by Sean Condon · 7 years ago
  26. cfef6f9 ONOS-6833: UiPreferencesService: augment to include getPreferences(username, prefsKey) by Simon Hunt · 7 years ago
  27. 023b161 Bumping ONOS to depend on YANG Tools 2.2.0-b1 version. by Yuta HIGUCHI · 7 years ago
  28. 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
  29. 66d3e64 [ONOS-6843] Add atomic value primitive test commands by Jordan Halterman · 7 years ago
  30. dbfff06 [WIP] Block ConfigFileBasedClusterMetadataProvider until valid configuration is found. by Jordan Halterman · 7 years ago
  31. 4e55301 Show host provider in CLI by Charles Chan · 7 years ago
  32. c760f38 DHCP relay bug fixes by Charles Chan · 7 years ago
  33. 9d464a3 ONOS-6835 Dynamic Config: RPC dispatcher implementation by Sithara Punnassery · 7 years ago
  34. 5395e64 ONOS-6824 Unit tests for Translation of all criterion types in PiFlowRuleTranslationService by zhiyong ke · 7 years ago
  35. b465ed6 Add missing dependencies by Yuta HIGUCHI · 7 years ago
  36. 35c5ed5 Add missing dependencies by Yuta HIGUCHI · 7 years ago
  37. 35b83be Align maven artifact name to buck artifact by Yuta HIGUCHI · 7 years ago
  38. 73f8bd7 Adapting p4c and bmv2 setup script for 14.04 and 16.04 by Brian O'Connor · 7 years ago
  39. 105bc4e UI: Augment table builder service to allow consumers to inject additional by Simon Hunt · 7 years ago
  40. dda88d0 Declaring P4Runtime and gRPC protocol subsystems as apps by Carmelo Cascone · 7 years ago
  41. 2e5d99e [CORD-1018] CLI for DHCP relay by Yi Tseng · 7 years ago
  42. 7a38f9a [CORD-1434][CORD-1112] DHCP relay manager by Yi Tseng · 7 years ago
  43. b8e19f1 [CORD-1433] DHCP Relay Store by Yi Tseng · 7 years ago
  44. 7331652 Activate distributed route store in Segment Routing by Charles Chan · 7 years ago
  45. 837e645 ONOS-6769 Support for PacketMetadata in demo P4 programs by Carmelo Cascone · 7 years ago
  46. f816411 [ONOS-6632] Add REST APIs for configuring compute and gateway nodes. by sangho · 7 years ago
  47. bc9edb1 fixing side effect of mutabilty od resource id by Sithara Punnassery · 7 years ago
  48. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  49. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  50. fc1d34c [ONOS-6809] Implementation for packet out in p4Runtime by Andrea Campanella · 7 years ago
  51. 9d81ea5 Fixes for Docker build by Ray Milkey · 7 years ago
  52. adfeffd Add channel parameter to optical connectivity intent (ONOS-6670) by Marc De Leenheer · 7 years ago
  53. 5c3ed73 Revert "GUI: Added ESLint to gulp tasks GUI: Linted files Fixed an error in the build script" by Simon Hunt · 7 years ago
  54. 035231e Upgrade to Atomix 2.0.0-raft-beta1 by Jordan Halterman · 7 years ago
  55. 3548bb2 Test enhancements for DocumentPath, UiTopology, DistributedClusterStore by Sbhat35 · 7 years ago
  56. 46c5f10 GUI: Added ESLint to gulp tasks by Steven Burrows · 7 years ago
  57. e254d6c change the way ImmutableBiMap is created for subsequent expansion by Frank Wang · 7 years ago
  58. c672c98 [ONOS-6750]Implement BMv2 PacketProgrammable by Frank Wang · 7 years ago
  59. 44daf56 Registering BMv2 default/base pipeconf at driver loading by Carmelo Cascone · 7 years ago
  60. dc16562 GUI: Better error messages for minify task in gulp by Steven Burrows · 7 years ago
  61. 8f057ee ONOS-6334: Flow treatments immediate vs deferred, should be clearer. by Simon Hunt · 7 years ago
  62. 8a0c7c7 When defining ONOS_ROOT strip out any symlinks by Ray Milkey · 7 years ago
  63. 04d0939 Fixed deps and bundles for BMv2 drivers, P4Runtime and gRPC protocols by Carmelo Cascone · 7 years ago
  64. 8d99b17 Handling of table entry messages in P4Runtime by Carmelo Cascone · 7 years ago
  65. 31d3e44 Better handling of extensions in PiPipeconf by Carmelo Cascone · 7 years ago
  66. 8c134b0 Undoing @Ignore on microsemi driver tests. by Thomas Vachuska · 7 years ago
  67. d911af9 Bug fix in how onos-yang-tools are used in unit tests by Sean Condon · 7 years ago
  68. 96f2b2c Bumping ONOS to depend on YANG Tools 2.2.0-b1 version. by Thomas Vachuska · 7 years ago
  69. 76057cd fix equal tests for PiCriteria class by Frank Wang · 7 years ago
  70. b073459 Adding utility to provide STC warden status. by Thomas Vachuska · 7 years ago
  71. c32dfba Fixing patch-yang-lib utility to also patch the YANG BUCK plugin. by Thomas Vachuska · 7 years ago
  72. 411de78 Fixing patch-yang-lib utility. by Thomas Vachuska · 7 years ago
  73. d26d855 ONOS-6787 Dynamic Config: API cleanup for RPC abstractions by Sithara Punnassery · 7 years ago
  74. 7b0c15e ONOS-6787 Dynamic Config: API cleanup and Rpc brokerage implementation by Sithara Punnassery · 7 years ago
  75. 32a01b2 Added method to retrieve field matches by ID in PiCriterion by Carmelo Cascone · 7 years ago
  76. 432f718 [ONOS-6809] Support for Packets and packet Metadata by Andrea Campanella · 7 years ago
  77. fb76b04 Fixed P4 tools build script for Ubuntu 14 by Carmelo Cascone · 7 years ago
  78. 81579e0 Add Korean localization for application view by Jian Li · 7 years ago
  79. 06613e9 Updating Microsemi Driver to onos-yang-tools 2.x by Sean Condon · 7 years ago
  80. ce25649 From FlowRule to static routes for Juniper by Michele Santuari · 7 years ago
  81. 98dfdb7 Implemented P4Info browser by Carmelo Cascone · 7 years ago
  82. 07d7271 ONOS-6555 Default pipeconf implementation and builder by Carmelo Cascone · 7 years ago
  83. c24c97a Add more zh_CN translations by Frank Wang · 7 years ago
  84. 43c5670 Fix typo by sangyun-han · 7 years ago
  85. 36b658d ONOS-6336: Flows View : show app name (not integer ID). by Simon Hunt · 7 years ago
  86. 20ce41e Added a new application for packet statistics with passed checkstyle tests. by Karthik Vegesna · 7 years ago
  87. 3b615e6 Fixing a typo in the MeterState enum. by Aaron Kruglikov · 7 years ago
  88. 9bff595 ONOS-6335: Flows View: columns should be re-ordered. by Simon Hunt · 7 years ago
  89. f37de77 [ONOS-6702] ConfigProperty Protobuf model by Frank Wang · 7 years ago
  90. 7d6875c [ONOS-6687] Add ApplicationRole enum type in protobuf model by Jian Li · 7 years ago
  91. 1025bdb [ONOS-6699] Add ApplicationState enum type in protobuf model by Jian Li · 7 years ago
  92. ac3bca0 [ONOS-6708] HostLocation Protobuf model by Frank Wang · 7 years ago
  93. b624fc0 Adding Italian Localization for Apps view by Andrea Campanella · 7 years ago
  94. 4a7d1e1 [ONOS-6775] Fix incorrect flows add/removed by IntentInstaller by Yi Tseng · 7 years ago
  95. f1db284 Example unit tests for PI criterion translators by Carmelo Cascone · 7 years ago
  96. f3b3d81 ONOS-6768 Make sure ARP/NDP punt flows are programed to not only new switches but also existing switches by Charles Chan · 7 years ago
  97. 0d0c683 [ONOS-6806] Add getAvailableDeviceCount method to DeviceStore by mskala · 7 years ago
  98. 3bf5157 Removed unnecessary criterion translators by Carmelo Cascone · 7 years ago
  99. 2261917 Fix equality in PiCriterion by Carmelo Cascone · 7 years ago
  100. 28c3daa Detach failing bmv2 poms by Yuta HIGUCHI · 7 years ago