1. 0acb326 REST API for obj-nextids by Harshada Chaundkar · 4 years, 10 months ago
  2. 054da84 Starting snapshot 1.12.2-SNAPSHOT by ONOS Jenkins User · 5 years ago
  3. 2f8de0d Tagging 1.12.2-rc2 by ONOS Jenkins User · 5 years ago 1.12.2-rc2
  4. 52cb937 Allowed apps to specify whether the existing component config value should be overridden by Charles Chan · 5 years ago
  5. f642fe3 Packet throttle support Incorporated review comments by Mayank Tiwari · 5 years ago
  6. 31f277e Cherry picking multiple commits for FlowRuleStore optimaization by Nikunj Desai · 5 years ago
  7. 385b01a Starting snapshot 1.12.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  8. dd21009f Tagging 1.12.2-rc1 by ONOS Jenkins User · 6 years ago 1.12.2-rc1
  9. 988b2e7 Added one more Component Config REST API; for specified component and variable. by psneha · 6 years ago
  10. 1087d13 Starting snapshot 1.12.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  11. 9172e40 Tagging 1.12.1 by ONOS Jenkins User · 6 years ago 1.12.1
  12. 4c05f5b Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  13. a9bee37 Tagging 1.12.1-rc7 by ONOS Jenkins User · 6 years ago 1.12.1-rc7
  14. 7b1a66b Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  15. 6252ca3 Tagging 1.12.1-rc6 by ONOS Jenkins User · 6 years ago 1.12.1-rc6
  16. 27e3d61 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  17. f338236 Tagging 1.12.1-rc5 by ONOS Jenkins User · 6 years ago 1.12.1-rc5
  18. ee7001e Implement flow objective queue command by Charles Chan · 6 years ago
  19. 7583e70 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  20. e84aa93 Tagging 1.12.1-rc4 by ONOS Jenkins User · 6 years ago 1.12.1-rc4
  21. 8a4de91 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  22. d26fbf5 Tagging 1.12.1-rc3 by ONOS Jenkins User · 6 years ago 1.12.1-rc3
  23. a67b5d5 Add uptimes to device and cluster REST APIs by Ray Milkey · 6 years ago
  24. 38d2ff6 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  25. 2800d97 Tagging 1.12.1-rc2 by ONOS Jenkins User · 6 years ago 1.12.1-rc2
  26. 1a92000 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 6 years ago
  27. ec860e8 Starting snapshot 1.12.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  28. 9734fce Tagging 1.12.1-rc1 by ONOS Jenkins User · 6 years ago 1.12.1-rc1
  29. 1ed37c9 ONOS-6205, DistributedMeterStore contains several memory leak when storing CompletableFutures in a map but failing to remove them when the futures are completedexceptionally. by Hwanwook Lee · 6 years ago
  30. 0a271db Drop log level of harmless event by Jonathan Hart · 6 years ago
  31. 0315509 Various small fixes by Yuta HIGUCHI · 6 years ago
  32. ce44f78 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  33. da4da76 Tagging 1.12.1-b1 by ONOS Jenkins User · 6 years ago 1.12.1-b1
  34. b62be50 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 6 years ago
  35. 32b7f0a Tagging 1.12.0 by Ray Milkey · 6 years ago 1.12.0
  36. 3648094 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 6 years ago
  37. 1980d50 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  38. 9a775f9 Tagging 1.12.0-rc3 by Ray Milkey · 6 years ago 1.12.0-rc3
  39. a7b346a Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  40. 15d2018 Tagging 1.12.0-rc2 by Ray Milkey · 6 years ago 1.12.0-rc2
  41. ba8fcd7 Correctly persists the old value in TestConsistentMap by deep cloning the entry by Charles Chan · 6 years ago
  42. 04fecb5 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  43. fc67a20 Tagging 1.12.0-rc1 by Ray Milkey · 6 years ago 1.12.0-rc1
  44. 86ac40b Fix TestDistributedSet to behave more like real one. by Yuta HIGUCHI · 6 years ago
  45. 081290d Additions to the L2 monitoring for CFM and SOAM by Sean Condon · 7 years ago
  46. da1e199 fix maven build by Yuta HIGUCHI · 6 years ago
  47. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 6 years ago
  48. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  49. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 6 years ago 1.12.0-b2
  50. 10d9962 Fix: resolve grpServReg compilation error caused by checkstyle by Jian Li · 7 years ago
  51. 52de681 Expose registerInProcessServer method of device gRPC service by Jian Li · 7 years ago
  52. 5e4be91 ONOS-6991 Add unit test of gRPC northbound MeterService by Tian Jian · 7 years ago
  53. c20272e Refactor Region gRPC NB service to use static registry binding by Jian Li · 7 years ago
  54. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 7 years ago
  55. e370878 [ONOS-7116] Implement MeterProgrammable and MeterDriverProvider by Andrea Campanella · 7 years ago
  56. a246224 make gRPC buck build script fail fast on error by Yuta HIGUCHI · 7 years ago
  57. f094c61 [ONOS-7114] Meter Subsystem Refactoring by Pier Luigi · 7 years ago
  58. 085621b Bug fix for retrieving multiple DMs together by Sean Condon · 7 years ago
  59. 1dbcd71 Cleaning up unused code in Microsemi driver by Sean Condon · 7 years ago
  60. cfffbaa [ONOS-6316]create gRPC northbound Host Service and add unit tests by Frank Wang · 7 years ago
  61. 3168e8b Added unit test of gRPC application service with translator fixes by Jian Li · 7 years ago
  62. ebdd485 Move meter manager implementation out of incubator by Ray Milkey · 7 years ago
  63. e0d1237 Do not import an unused proto file by Laszlo Papp · 7 years ago
  64. bfad56f2 Refactor Link gRPC NB service to use static registry binding by Jian Li · 7 years ago
  65. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  66. 69bf4dd [ONOS-7035] Packet Protobuf model by Frank Wang · 7 years ago
  67. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
  68. 3ba0686 CFM and Microsemi cleanup by Max Chu · 7 years ago
  69. 579969d ONOS-7096 vCore suport VirtualPort enable/disable by Claudine Chiu · 7 years ago
  70. fc88978 Activate the application grpc service during registry startup by Jian Li · 7 years ago
  71. 4c703b9 Refactor grpc package by placing the services in flat structure by Jian Li · 7 years ago
  72. 5384c84 Initiate grpc northbound services during ONOS startup by Jian Li · 7 years ago
  73. caef314 [ONOS-6703] ComponentConfigService gRPC and unit tests by Frank Wang · 7 years ago
  74. 530917c Created RegionService and added unit tests. by shivani vaidya · 7 years ago
  75. 0e89bda Initial import of CFM and SOAM api by Sean Condon · 7 years ago
  76. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  77. 47c9541 Refactor construction of application objects by Ray Milkey · 7 years ago
  78. dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  79. eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
  80. 0c26c28 ONOS-6717 Meter Protobuf model by zhiyong ke · 7 years ago
  81. 2613077 Fix bmv2 pipeline model by Yi Tseng · 7 years ago
  82. 31d4d38 MeterManager: Use Executor to call provider to mitigate DistributedMeterStore timeouts by Jordi Ortiz · 7 years ago
  83. e165e1d Forward METER_ADDED/REMOVED events to MeterListener by Jordi Ortiz · 7 years ago
  84. e026a7f [ONOS-6542] (vNet) Distributed Flow Rule store by Yoonseon Han · 7 years ago
  85. e0d42ac DefaultVirtualMeterProvider attend also to METER_ADDED and METER_REMOVED by Jordi Ortiz · 7 years ago
  86. c92606f ONOS-6989 vCore - fix VirtualNetworkMeterStore org.onlab.osgi.ServiceNotFoundException by Claudine Chiu · 7 years ago
  87. 24f74db Fixing gRPC related poms by Yuta HIGUCHI · 7 years ago
  88. ae7e3b8 Creating a registry for gRPC services, early version restarts on each modification of the set of services. by Aaron Kruglikov · 7 years ago
  89. 8780edc [ONOS-6683] Add gRPC northbound Application service by Jian Li · 7 years ago
  90. 9632b5f Created LinkService and added unit tests. by shivani vaidya · 7 years ago
  91. 0221d91 Revert "Creating a registry for gRPC services, early version restarts on each modification of the set of services." by Aaron Kruglikov · 7 years ago
  92. d8ab096 Fixs some misspellings by Frank Wang · 7 years ago
  93. 2d69ca1 Creating a registry for gRPC services, early version restarts on each modification of the set of services. by Aaron Kruglikov · 7 years ago
  94. 2c83a10 Deprecate redundant StoreSerializer in favor of Serializer by Jordan Halterman · 7 years ago
  95. c108a6b Fix typos detected by Frank Wang by Ray Milkey · 7 years ago
  96. 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago
  97. aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  98. e58b672 Revert "[ONOS-6542] (vNet) Distributed Flow Rule store" by Thomas Vachuska · 7 years ago
  99. 9b71b2c [ONOS-6371] (vnet) consistent mastership manager by Yoonseon Han · 7 years ago
  100. f119723 [ONOS-6542] (vNet) Distributed Flow Rule store by Yoonseon Han · 7 years ago