1. f1653a7 pom cleanup by Yuta HIGUCHI · 6 years ago
  2. 693c38c Fixed annotations parsing int PortDescriptionConfig by Carmelo Cascone · 6 years ago
  3. 96b896d [ONOS-7262] Cfm improvements to allow RMeps and Mds and Mas to be added and deleted by Sean Condon · 6 years ago
  4. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  5. 094a135 Removed the setServiceDirectory() method from the base web resource by Ray Milkey · 6 years ago
  6. 06297ed SONAR suggestion - Synchronize initialization of static fields by Ray Milkey · 6 years ago
  7. fe0e085 SONAR suggestions - boolean expressions that are known to be 'true' or 'false' by Ray Milkey · 6 years ago
  8. 39f78b6 Remove Intent constructor APIs deprecated in 1.9.1 by Ray Milkey · 6 years ago
  9. 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  10. 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 6 years ago 1.13.0-b8
  11. bdcd967 Implements policer-meter-mapping [ONOS-5867] by Pier Luigi · 7 years ago
  12. 0e11dcb Starting to include kafka-integration app as part of Buck build. by Thomas Vachuska · 6 years ago
  13. b1936bd Bumped version of gRPC to 1.3.1 by Carmelo Cascone · 6 years ago
  14. 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  15. d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 6 years ago 1.13.0-b7
  16. 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  17. 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 6 years ago 1.13.0-b6
  18. 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  19. 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 6 years ago 1.13.0-b5
  20. c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  21. d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 6 years ago
  22. 841a8b9 [ONOS-7247] Add copyrights for all gRPC protobuf files by Jian Li · 6 years ago
  23. 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  24. 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 6 years ago
  25. a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  26. 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 6 years ago
  27. 6b40d39 [ONOS-7233] Add unit test for gRPC mastership service by Jian Li · 6 years ago
  28. f5cebc1 [ONOS-7233] Add gRPC Mastership Service with corresponding model by Jian Li · 6 years ago
  29. d40252c Fix the maven build problem caused by incorrect protobuf model #2 by Jian Li · 6 years ago
  30. a9a77ca Fix the maven build problem caused by incorrect protobuf model by Jian Li · 6 years ago
  31. 21fa4fe Refactor several gRPC translator by removing annotation redundancy by Jian Li · 6 years ago
  32. d8e7207 [ONOS-7233] Refactor gRPC device service and translator by Jian Li · 6 years ago
  33. ec80a33 [ONOS-7233] Add MastershipRole protobuf model with translators by Jian Li · 6 years ago
  34. c884b69 ONOS-6825: added OFAgent tracer by Jovana Vuleta · 6 years ago
  35. 593acf9 Correctly persists the old value in TestConsistentMap by deep cloning the entry by Charles Chan · 6 years ago
  36. a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 6 years ago
  37. 86ac40b Fix TestDistributedSet to behave more like real one. by Yuta HIGUCHI · 6 years ago
  38. 081290d Additions to the L2 monitoring for CFM and SOAM by Sean Condon · 6 years ago
  39. da1e199 fix maven build by Yuta HIGUCHI · 6 years ago
  40. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 6 years ago
  41. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  42. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 6 years ago 1.12.0-b2
  43. 10d9962 Fix: resolve grpServReg compilation error caused by checkstyle by Jian Li · 7 years ago
  44. 52de681 Expose registerInProcessServer method of device gRPC service by Jian Li · 7 years ago
  45. 5e4be91 ONOS-6991 Add unit test of gRPC northbound MeterService by Tian Jian · 7 years ago
  46. c20272e Refactor Region gRPC NB service to use static registry binding by Jian Li · 7 years ago
  47. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 7 years ago
  48. e370878 [ONOS-7116] Implement MeterProgrammable and MeterDriverProvider by Andrea Campanella · 7 years ago
  49. a246224 make gRPC buck build script fail fast on error by Yuta HIGUCHI · 7 years ago
  50. f094c61 [ONOS-7114] Meter Subsystem Refactoring by Pier Luigi · 7 years ago
  51. 085621b Bug fix for retrieving multiple DMs together by Sean Condon · 6 years ago
  52. 1dbcd71 Cleaning up unused code in Microsemi driver by Sean Condon · 7 years ago
  53. cfffbaa [ONOS-6316]create gRPC northbound Host Service and add unit tests by Frank Wang · 7 years ago
  54. 3168e8b Added unit test of gRPC application service with translator fixes by Jian Li · 7 years ago
  55. ebdd485 Move meter manager implementation out of incubator by Ray Milkey · 7 years ago
  56. e0d1237 Do not import an unused proto file by Laszlo Papp · 7 years ago
  57. bfad56f2 Refactor Link gRPC NB service to use static registry binding by Jian Li · 7 years ago
  58. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  59. 69bf4dd [ONOS-7035] Packet Protobuf model by Frank Wang · 7 years ago
  60. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
  61. 3ba0686 CFM and Microsemi cleanup by Max Chu · 7 years ago
  62. 579969d ONOS-7096 vCore suport VirtualPort enable/disable by Claudine Chiu · 7 years ago
  63. fc88978 Activate the application grpc service during registry startup by Jian Li · 7 years ago
  64. 4c703b9 Refactor grpc package by placing the services in flat structure by Jian Li · 7 years ago
  65. 5384c84 Initiate grpc northbound services during ONOS startup by Jian Li · 7 years ago
  66. caef314 [ONOS-6703] ComponentConfigService gRPC and unit tests by Frank Wang · 7 years ago
  67. 530917c Created RegionService and added unit tests. by shivani vaidya · 7 years ago
  68. 0e89bda Initial import of CFM and SOAM api by Sean Condon · 7 years ago
  69. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  70. 47c9541 Refactor construction of application objects by Ray Milkey · 7 years ago
  71. dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  72. eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
  73. 0c26c28 ONOS-6717 Meter Protobuf model by zhiyong ke · 7 years ago
  74. 2613077 Fix bmv2 pipeline model by Yi Tseng · 7 years ago
  75. 31d4d38 MeterManager: Use Executor to call provider to mitigate DistributedMeterStore timeouts by Jordi Ortiz · 7 years ago
  76. e165e1d Forward METER_ADDED/REMOVED events to MeterListener by Jordi Ortiz · 7 years ago
  77. e026a7f [ONOS-6542] (vNet) Distributed Flow Rule store by Yoonseon Han · 7 years ago
  78. e0d42ac DefaultVirtualMeterProvider attend also to METER_ADDED and METER_REMOVED by Jordi Ortiz · 7 years ago
  79. c92606f ONOS-6989 vCore - fix VirtualNetworkMeterStore org.onlab.osgi.ServiceNotFoundException by Claudine Chiu · 7 years ago
  80. 24f74db Fixing gRPC related poms by Yuta HIGUCHI · 7 years ago
  81. ae7e3b8 Creating a registry for gRPC services, early version restarts on each modification of the set of services. by Aaron Kruglikov · 7 years ago
  82. 8780edc [ONOS-6683] Add gRPC northbound Application service by Jian Li · 7 years ago
  83. 9632b5f Created LinkService and added unit tests. by shivani vaidya · 7 years ago
  84. 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
  85. d8ab096 Fixs some misspellings by Frank Wang · 7 years ago
  86. 2d69ca1 Creating a registry for gRPC services, early version restarts on each modification of the set of services. by Aaron Kruglikov · 7 years ago
  87. 2c83a10 Deprecate redundant StoreSerializer in favor of Serializer by Jordan Halterman · 7 years ago
  88. c108a6b Fix typos detected by Frank Wang by Ray Milkey · 7 years ago
  89. 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago
  90. aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  91. e58b672 Revert "[ONOS-6542] (vNet) Distributed Flow Rule store" by Thomas Vachuska · 7 years ago
  92. 9b71b2c [ONOS-6371] (vnet) consistent mastership manager by Yoonseon Han · 7 years ago
  93. f119723 [ONOS-6542] (vNet) Distributed Flow Rule store by Yoonseon Han · 7 years ago
  94. 6c1f0f0 Move McastConfig from incubator to core net by Ray Milkey · 7 years ago
  95. 096cea0 [ONOS-6163] (vnet) revise intent service for vnets by Yoonseon Han · 7 years ago
  96. 6c01374 Move interface config classes out of incubator to core net by Ray Milkey · 7 years ago
  97. 26d98c8 (vNet) fix : warning for virtual flow rules by Yoonseon Han · 7 years ago
  98. f9f1dbe (Vnet) Deprecate tunnel operations by Yoonseon Han · 7 years ago
  99. 9467211 [ONOS-5920] (vCore) Create Meter Manager and Store by yoonseon · 7 years ago
  100. a95193c ONOS-6903 Move EVPN from incubator to apps by Ray Milkey · 7 years ago