1. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  2. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  3. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  4. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  5. 0e5c94e ONOS-4075 - Distributed virtual network store implementation, by Brian Stanke · 8 years ago
  6. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  7. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  8. 72282af Fixes some issues that were preventing intent tests from running by Madan Jampani · 8 years ago
  9. fc1a631 Functionality issue. 1) REMOVE event is generated though the tunnel is not removed 2) Logic w.r.t producer name conflict with Tunnel Manager and Store by Satish K · 8 years ago
  10. e014b3a ONOS-3931: move DeviceKey manager and store implementations from incubator to core by Claudine Chiu · 8 years ago
  11. 1aa5814 support addition and removal of mcast sinks vlan mcast rules are now optional by alshabib · 8 years ago
  12. 31ad527 ONOS-3931: move "org.onosproject.incubator.net.key" to "org.onosproject.net.key" by Claudine Chiu · 8 years ago
  13. f8ba8f0 Fix for Null Dereference in Label Store by Satish K · 8 years ago
  14. e312fc7 ONOS-3658 - Adding CLI commands to display and manage Device Keys. by Brian Stanke · 8 years ago
  15. e62b507 switching ConcurrentHashSet in mcastdata to ConcurrentHashMap due to serialization issues. by alshabib · 8 years ago
  16. 6ccfc5a Fixes to the IGMP app to process group membership reports by Jonathan Hart · 8 years ago
  17. 1d00639 Move multicast CLI commands into the core with the core mcast system. by Jonathan Hart · 8 years ago
  18. ca93d9a ONOS-3655 - This Device key subsystem update adds the implementation of the by Brian Stanke · 8 years ago
  19. 07eb041 Implemented REST API for multicast RIB. by Jonathan Hart · 8 years ago
  20. a636405 label subsystem bugfix by Priyanka B · 8 years ago
  21. 51539b8 Enforce naming convention regarding abbreviations by Jonathan Hart · 9 years ago
  22. c032c83 Reduce use of deprecated ClusterCommunicationService.addSubscriber() by Sho SHIMIZU · 8 years ago
  23. 6ec1ee7 fix serializer in DistributedMcastStore. by alshabib · 8 years ago
  24. 79e5287 [Falcon] Refactored mcast store implementation. by alshabib · 8 years ago
  25. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  26. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  27. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  28. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  29. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  30. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  31. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  32. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  33. 0de8761 Function issue fix in Distributed Label Resource Store by Satish K · 8 years ago
  34. d972235 TunnelStore_functionalIssue by Satish K · 8 years ago
  35. f1b38bc Equals review fix for Dist Tunnel Store by Satish K · 8 years ago
  36. 0574a55 Fix type mismatch MeterId -> MeterKey by HIGUCHI Yuta · 9 years ago
  37. 70aaa1b adding device specific counters for meter ids in the meter service. by alshabib · 9 years ago
  38. 33979fd Starting work on virtual network subsystem implementation. by Thomas Vachuska · 9 years ago
  39. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  40. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  41. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  42. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  43. f58a888 Fill in some missing package info files. by Ray Milkey · 9 years ago
  44. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  45. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  46. 4998caa ONOS-2488 Finished moving network config stuff out of the incubator area. by Thomas Vachuska · 9 years ago
  47. e1248b6 Adding tests for meter service. by alshabib · 9 years ago
  48. 5eb7939 Added Meter object accounting by alshabib · 9 years ago
  49. 58fe6dc fixes for Meter Service by alshabib · 9 years ago
  50. 10c810b added treatment support and conversion to an instruction by alshabib · 9 years ago
  51. a412236 ONOS-2190 - Move org.onosproject.net.config.* out of the incubator by Ray Milkey · 9 years ago
  52. eadfc8e Moving meter store implementation to use map events by alshabib · 9 years ago
  53. 7bb0501 Initial implementation of Meter Service (needs testing) by alshabib · 9 years ago
  54. a29c677 Added RetryingFunction for simplified retry support. by Madan Jampani · 9 years ago
  55. c156dd0 Use mastershipService instead of replicaInfoService to determine device mastership by Madan Jampani · 9 years ago
  56. 3d6a2f6 ONOS-2429: Support for a relaxed read consistency mode in ConsistentMap by Madan Jampani · 9 years ago
  57. 632f16b Destroy ECMap instances on deactivate by Madan Jampani · 9 years ago
  58. 6224a19 Added retry to the config store, to recover from CM timeout exception. by Thomas Vachuska · 9 years ago
  59. 6f44033 ONOS-2431 - Unit tests for DistributedNetworkConfigStore by Ray Milkey · 9 years ago
  60. 5f2cbe6 Added retry to the config store, to recover from CM timeout exception. by Thomas Vachuska · 9 years ago
  61. d894b5d Fixing javadoc warnings, provided missing package javadocs and corrected group structure. by Thomas Vachuska · 9 years ago
  62. 111b42b Move address-bindings config to new config system by Jonathan Hart · 9 years ago
  63. e636022 Starting to add initial configuration loading. WIP by Thomas Vachuska · 9 years ago
  64. 96d55b1 Implementing net config subsystem and revising its interfaces. by Thomas Vachuska · 9 years ago
  65. bcf1a48 Removed ClockService<K, V> and replaced its usage with a BiFunction<K, V, Timestamp> by Madan Jampani · 9 years ago
  66. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  67. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  68. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  69. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  70. 7a5691a [ONOS-1959][ONOS-2007][ONOS-2008][ONOS-2009][ONOS-2010][ONOS-2011][ONOS-2016][ONOS-2017][ONOS-2018] by samuel · 9 years ago
  71. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  72. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  73. b0ca8c5 Fixing javadocs. by Thomas Vachuska · 9 years ago
  74. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  75. bf916ea Moved Tunnel subsystem to ONOS core incubator area. by Thomas Vachuska · 9 years ago
  76. ba082b8 Removing hazelcat dependency throughout. by Thomas Vachuska · 9 years ago
  77. d24aa7f Renaming 'exp' to 'incubator'. by Thomas Vachuska · 9 years ago