1. d0f017f Remove deprecated value() method by Ray Milkey · 6 years ago
  2. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  3. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  4. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  5. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  6. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  7. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  8. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  9. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  10. 00e92da Upgrade to Atomix 3.0-rc5 by Jordan Halterman · 6 years ago
  11. 30f35b2 Fix error prone reported probem with map key type by Ray Milkey · 6 years ago
  12. 0a2bd45 Add atomic mastership/term/backups method to MastershipService by Jordan Halterman · 6 years ago
  13. 0bcdfd1 reformat bazel files to use Google coding standards by Ray Milkey · 6 years ago
  14. 7dac7da Initial builds using bazel by Ray Milkey · 7 years ago
  15. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  16. 8206ad9 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
  17. fe0e085 SONAR suggestions - boolean expressions that are known to be 'true' or 'false' by Ray Milkey · 6 years ago
  18. 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  19. 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 6 years ago 1.13.0-b8
  20. bdcd967 Implements policer-meter-mapping [ONOS-5867] by Pier Luigi · 7 years ago
  21. 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  22. d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 6 years ago 1.13.0-b7
  23. 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  24. 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 6 years ago 1.13.0-b6
  25. 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  26. 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 6 years ago 1.13.0-b5
  27. c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  28. d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 6 years ago
  29. 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  30. 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 6 years ago
  31. a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  32. 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 6 years ago
  33. 593acf9 Correctly persists the old value in TestConsistentMap by deep cloning the entry by Charles Chan · 6 years ago
  34. a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 6 years ago
  35. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  36. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 6 years ago 1.12.0-b2
  37. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 7 years ago
  38. f094c61 [ONOS-7114] Meter Subsystem Refactoring by Pier Luigi · 7 years ago
  39. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  40. 579969d ONOS-7096 vCore suport VirtualPort enable/disable by Claudine Chiu · 7 years ago
  41. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  42. dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  43. eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
  44. e026a7f [ONOS-6542] (vNet) Distributed Flow Rule store by Yoonseon Han · 7 years ago
  45. c92606f ONOS-6989 vCore - fix VirtualNetworkMeterStore org.onlab.osgi.ServiceNotFoundException by Claudine Chiu · 7 years ago
  46. 2c83a10 Deprecate redundant StoreSerializer in favor of Serializer by Jordan Halterman · 7 years ago
  47. 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago
  48. aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  49. e58b672 Revert "[ONOS-6542] (vNet) Distributed Flow Rule store" by Thomas Vachuska · 7 years ago
  50. 9b71b2c [ONOS-6371] (vnet) consistent mastership manager by Yoonseon Han · 7 years ago
  51. f119723 [ONOS-6542] (vNet) Distributed Flow Rule store by Yoonseon Han · 7 years ago
  52. 9467211 [ONOS-5920] (vCore) Create Meter Manager and Store by yoonseon · 7 years ago
  53. a95193c ONOS-6903 Move EVPN from incubator to apps by Ray Milkey · 7 years ago
  54. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  55. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  56. 2f4b01d Fix file permissions by Yuta HIGUCHI · 7 years ago
  57. 69ec871 Move routing from incubator to a separate app by Ray Milkey · 7 years ago
  58. e9c0c6e Remove dependencies from EVPN route system on unicast route system. by Jonathan Hart · 7 years ago
  59. aa7c123 Adding route subsystem code to support EVPN by Mohammad Shahid · 7 years ago
  60. 46654c3 [CORD-1113] Fix race condition problem of DistributedRouteStore by Yi Tseng · 7 years ago
  61. a9ae0d4 ONOS-6889 Move mcast from incubator to core by Ray Milkey · 7 years ago
  62. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  63. 4f36573 Implement route-store command by Charles Chan · 7 years ago
  64. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  65. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  66. f70bf46 [ONOS-6756] Replicate node version information for ISSU by Jordan Halterman · 7 years ago
  67. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  68. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  69. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  70. 9287b63 MeterManager optimiziation. Use entryset instead of keyset avoiding some store access, by Jordi Ortiz · 7 years ago
  71. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  72. 89ef158 Remove deprecated RouteService APIs. by Jonathan Hart · 7 years ago
  73. e86d35f [ONOS-6627] Revise adding and removing packet processor for virtual network by Harold Huang · 7 years ago
  74. 1f67d28 Add StatusChangedListener for maps in RouteTables by Jonathan Hart · 7 years ago
  75. 872c982 Removing duplicate registration. by Yuta HIGUCHI · 7 years ago
  76. d73c9be Add missing final by Yuta HIGUCHI · 7 years ago
  77. a327701 [ONOS-6371] (vNet) simple mastership store by Yoonseon Han · 7 years ago
  78. 4f8a377 ONOS-6468 Fix for race condition between compilation and installation complete state. by Yuta HIGUCHI · 7 years ago
  79. a578d76 [ONOS-6395] (vNet) Defining mastership service by Yoonseon Han · 7 years ago
  80. 7639bf9 Remove deprecated API from virtual network flow rule store by Ray Milkey · 7 years ago
  81. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  82. 9e04379 [ONOS-5919] (vCore) separate Intent store by Yoonseon Han · 7 years ago
  83. df28ecd [ONOS-6188] Notify to MeterListeners meter installation and removal on device. by Jordi Ortiz · 7 years ago
  84. 6c84776 [ONOS-5934] MeterId availability after withdraw. by Jordi Ortiz · 7 years ago
  85. aa25605 [ONOS-6241] (vNet) Can't find a virtual device Id by Yoonseon Han · 7 years ago
  86. 7485070 Initialize both route stores on activation. by Jonathan Hart · 7 years ago
  87. 70e2db8 ONOS-6382 fail removal of non-existent virtual network with IllegalStateException by Claudine Chiu · 7 years ago
  88. 11b99fc Refining driver subsystem to facilitate coordinated start-up. by Thomas Vachuska · 7 years ago
  89. 997c842 fix: (vnet) sync batch flow rule batch operation by Yoonseon Han · 7 years ago
  90. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  91. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  92. 7362e67 [ONOS-6249] (vNet) Link mapping and end-to-end isolation for virtual network by Harold Huang · 7 years ago
  93. cdc4b8c ONOS-6204 initial impl of dist. flow objective store by Claudine Chiu · 7 years ago
  94. 914acb8 onos-6296: Null Pointer check before using null object by rohitsharan · 7 years ago
  95. 1f036b8 ONOS-6096 initial impl of dist. virtual packet store; virtual PacketRequest CLI; PacketRequest codec by Claudine Chiu · 7 years ago
  96. b7d6b8e ONOS-6164 Fix the add and remove command to the virtual network store by Harold Huang · 7 years ago
  97. 88cc343 Update checkstyle to version 6.19 by Ray Milkey · 7 years ago
  98. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  99. 96c146b Refactor route subsystem to support multiple routes for each prefix. by Jonathan Hart · 7 years ago
  100. 465a260 ONOS-5682 Trigger DeviceEvent when virtual device or port is added/updated/removed by Claudine Chiu · 7 years ago