1. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  2. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  3. bfc5c48 Implementation of the route service by Jonathan Hart · 8 years ago
  4. 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  5. 1e0a586 [GoldenEye] [ONOS-4163] Add provider service API by Avantika-Huawei · 8 years ago
  6. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  7. a45755d Fixes to solve Jira Issues ONOS-4173 and ONOS-4174 by Konstantinos Kanonakis · 8 years ago
  8. 5df1447 ONOS-4076 - Virtual Network CLI commands and bug fixes in by Brian Stanke · 8 years ago
  9. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  10. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  11. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  12. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  13. 0e5c94e ONOS-4075 - Distributed virtual network store implementation, by Brian Stanke · 8 years ago
  14. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  15. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  16. 317a7de Fixed issue in MeterManager.java by Konstantinos Kanonakis · 8 years ago
  17. 00cddda Send PIM Join/Prune messages based on events from the McastService. by Jonathan Hart · 8 years ago
  18. e014b3a ONOS-3931: move DeviceKey manager and store implementations from incubator to core by Claudine Chiu · 8 years ago
  19. 31ad527 ONOS-3931: move "org.onosproject.incubator.net.key" to "org.onosproject.net.key" by Claudine Chiu · 8 years ago
  20. e312fc7 ONOS-3658 - Adding CLI commands to display and manage Device Keys. by Brian Stanke · 8 years ago
  21. ef7e290 Make use of Optional more idiomatic by Sho SHIMIZU · 8 years ago
  22. ca93d9a ONOS-3655 - This Device key subsystem update adds the implementation of the by Brian Stanke · 8 years ago
  23. 07eb041 Implemented REST API for multicast RIB. by Jonathan Hart · 8 years ago
  24. e17d328 Adds abstract distributed primitive builder + Refactored AtomicCounter and AtomicValue builder to make use of it. by Madan Jampani · 8 years ago
  25. 43d232e Add API to look up interface by name by Jonathan Hart · 8 years ago
  26. 4b5c6dc Added events for the Interface subsytem by Jonathan Hart · 9 years ago
  27. 4ae5aa8 Blew away old version of PIM to restructure. And: by Rusty Eddy · 8 years ago
  28. 1932b93 Add getMeters method for obtaining meter collection by device id by Jian Li · 8 years ago
  29. 79e5287 [Falcon] Refactored mcast store implementation. by alshabib · 8 years ago
  30. bd7f878 ONOS-3124 Sketch of simplified intent domain service by Brian O'Connor · 8 years ago
  31. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  32. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  33. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  34. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  35. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  36. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  37. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  38. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  39. 7dbe629 Add optional "name" parameter in interface configuration. by Jonathan Hart · 8 years ago
  40. 30ba400 Fix javadoc warnings by Charles Chan · 8 years ago
  41. c65dd71 ONOS-3321 Added ability for applications to register a deactivation hook. by Thomas Vachuska · 8 years ago
  42. 0bdf837 Add basic ability to add and remove interfaces by Jonathan Hart · 9 years ago
  43. 3d62fd7 Adding vnet provider and related interfaces. by Thomas Vachuska · 9 years ago
  44. c6b6080 changing event posting to not post from compute. by alshabib · 9 years ago
  45. ed0951f initial impl of a multicast route table by alshabib · 9 years ago
  46. 5196e86 cleaning up some meter code by alshabib · 9 years ago
  47. 70aaa1b adding device specific counters for meter ids in the meter service. by alshabib · 9 years ago
  48. 33979fd Starting work on virtual network subsystem implementation. by Thomas Vachuska · 9 years ago
  49. b4ebbc3 Unit tests for InterfaceManager by Jonathan Hart · 9 years ago
  50. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  51. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  52. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  53. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  54. f58a888 Fill in some missing package info files. by Ray Milkey · 9 years ago
  55. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  56. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  57. 4cb3988 Moved ProxyArp, SDN-IP and BgpRouter to use new config format. by Jonathan Hart · 9 years ago
  58. 4998caa ONOS-2488 Finished moving network config stuff out of the incubator area. by Thomas Vachuska · 9 years ago
  59. e1248b6 Adding tests for meter service. by alshabib · 9 years ago
  60. 5eb7939 Added Meter object accounting by alshabib · 9 years ago
  61. 58fe6dc fixes for Meter Service by alshabib · 9 years ago
  62. 10c810b added treatment support and conversion to an instruction by alshabib · 9 years ago
  63. a412236 ONOS-2190 - Move org.onosproject.net.config.* out of the incubator by Ray Milkey · 9 years ago
  64. eadfc8e Moving meter store implementation to use map events by alshabib · 9 years ago
  65. 7bb0501 Initial implementation of Meter Service (needs testing) by alshabib · 9 years ago
  66. eb8c947 Created InterfaceService which maintains an inventory of interfaces by Jonathan Hart · 9 years ago
  67. f7f8cd4 [ONOS-2550]Fix validation incorrect information bugs of TunnelManager by samuel · 9 years ago
  68. ae9faf1 Unit tests for the Network Config Manager class by Ray Milkey · 9 years ago
  69. 1d2bc40 moving meter service to incubator and initial implementation of meter manager. by alshabib · 9 years ago
  70. 0a4f6c3 Use the correct key when unregistering a config factory by Ray Milkey · 9 years ago
  71. 75dc889 Adding fractal mininet topo and domain config json by Brian O'Connor · 9 years ago
  72. 2cfc65c Config entities for Optical ports and unit test. by Ayaka Koshibe · 9 years ago
  73. d894b5d Fixing javadoc warnings, provided missing package javadocs and corrected group structure. by Thomas Vachuska · 9 years ago
  74. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  75. ce2d8b5 Initial implementation of the intent domain manager by Brian O'Connor · 9 years ago
  76. a598c9e Minor refactoring for readiability and addition of comments. by Aaron Kruglikov · 9 years ago
  77. bd1eb3f Adding support for configurations added after the Net Config Loader has loaded. by Aaron Kruglikov · 9 years ago
  78. 9fadbfc Fixed SubjectFactories to support app subject properly. by Thomas Vachuska · 9 years ago
  79. 111b42b Move address-bindings config to new config system by Jonathan Hart · 9 years ago
  80. e636022 Starting to add initial configuration loading. WIP by Thomas Vachuska · 9 years ago
  81. 96d55b1 Implementing net config subsystem and revising its interfaces. by Thomas Vachuska · 9 years ago
  82. 7583b95 Fixed duplicate dependency in incubator/net/pom.xml by Thomas Vachuska · 9 years ago
  83. c97aa61 ONOS-1793 Moved trivial stores to onos-core-common/src/test; onos-core-trivial is no longer. by Thomas Vachuska · 9 years ago
  84. 35dc0f2 [ONOS-2096]Revert useless modifies by cheng fan · 9 years ago
  85. 8c1ccca Segment Routing ONS demo:Traffic visualization fixes by Srikanth Vavilapalli · 9 years ago
  86. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  87. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  88. 78baf58 Segment Routing ONS demo fixes: Includes traffic visualization fix by Srikanth Vavilapalli · 9 years ago
  89. 204cb6c Fixing port stats rate calculation. by Thomas Vachuska · 9 years ago
  90. 028ddb9 Fixing an issue where stale port stats could be reported when collector stops or negative load reported when device counters overflow or glitch. by Thomas Vachuska · 9 years ago
  91. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  92. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  93. d910a5c Fixing port-stats DBZ by Thomas Vachuska · 9 years ago
  94. f0397b5 GUI -- Added port-statistics traffic visualization to the topo view. by Thomas Vachuska · 9 years ago
  95. 7a5691a [ONOS-1959][ONOS-2007][ONOS-2008][ONOS-2009][ONOS-2010][ONOS-2011][ONOS-2016][ONOS-2017][ONOS-2018] by samuel · 9 years ago
  96. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  97. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  98. b0ca8c5 Fixing javadocs. by Thomas Vachuska · 9 years ago
  99. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  100. bf916ea Moved Tunnel subsystem to ONOS core incubator area. by Thomas Vachuska · 9 years ago