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