1. be27bb3 Updating BUCK files by Brian O'Connor · 8 years ago
  2. 4d57988 ONOS-3633 - Virtual network provider service API definitions. by Brian Stanke · 8 years ago
  3. 2c626cc changes for getting the previous subject of the modified interface. by gaurav · 8 years ago
  4. 9a10897 ONOS-3633 - Implementation of virtual network point to point intent provider. by Brian Stanke · 8 years ago
  5. e10a6e9 [ONOS-4163] Add tunnel service API by Avantika-Huawei · 8 years ago
  6. d77c881 Buck build bugfixes by Ray Milkey · 8 years ago
  7. d5714e0 New and direct StorageService method for creating an AtomicCounter by Madan Jampani · 8 years ago
  8. 8e94b0c [ONOS-4287] Persistent and distributed alarm store by Andrea Campanella · 8 years ago
  9. d55e84d CORD-348 multicast support in SegmentRouting and vRouter by Charles Chan · 8 years ago
  10. 7f2d574 Distinguish between route added and route updated by Jonathan Hart · 8 years ago
  11. 6381a24 Update gRPC by HIGUCHI Yuta · 8 years ago
  12. 1ad75f2 Modified BGP and FPM route sources to push to new route service. by Jonathan Hart · 8 years ago
  13. 695f5d0 Updating BUCK files for 3rd party dependencies. by Brian O'Connor · 8 years ago
  14. 6c2e796 Unit tests for route store. by Jonathan Hart · 8 years ago
  15. 637c807 Moving Polling alarm provider into faultamangement application by Andrea Campanella · 8 years ago
  16. fd17661 Route CLI improvements and bug fixes by Jonathan Hart · 8 years ago
  17. e72ac55 [ONOS-4260]Alarm and fault managment application refactoring according to ONOS architecture by Andrea Campanella · 8 years ago
  18. 4c3c997 [GoldenEye] [ONOS-4163] Add provider service update API with status change by Avantika-Huawei · 8 years ago
  19. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  20. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  21. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  22. ce54193 Adding a dependency for BUCK. by Thomas Vachuska · 8 years ago
  23. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  24. bfc5c48 Implementation of the route service by Jonathan Hart · 8 years ago
  25. d4334db Javadoc warning fixes by Ray Milkey · 8 years ago
  26. 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  27. fb8b816 REST API's for tenants, virtual networks, virtual devices ad virtual ports. by Claudine Chiu · 8 years ago
  28. 1e0a586 [GoldenEye] [ONOS-4163] Add provider service API by Avantika-Huawei · 8 years ago
  29. 7d7e2f5 API for core-based unicast route service. by Jonathan Hart · 8 years ago
  30. a2d3750 CORD-613 Adding ability to administratively enable or disable a port via CLI. by Saurav Das · 8 years ago
  31. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  32. a45755d Fixes to solve Jira Issues ONOS-4173 and ONOS-4174 by Konstantinos Kanonakis · 8 years ago
  33. b14221c Add support for reconfiguring interfaces in SDN-IP. by Jonathan Hart · 8 years ago
  34. 73aae6c Remove ResourceId deprecated in Emu by Sho SHIMIZU · 8 years ago
  35. 5df1447 ONOS-4076 - Virtual Network CLI commands and bug fixes in by Brian Stanke · 8 years ago
  36. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  37. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  38. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  39. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  40. 0e5c94e ONOS-4075 - Distributed virtual network store implementation, by Brian Stanke · 8 years ago
  41. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  42. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  43. 9eb45bb Add config validation for vRouter and PIM configs by Jonathan Hart · 8 years ago
  44. b6d998e [ONOS-4014] Refactor *Id classes to extend from Identifier class by Jian Li · 8 years ago
  45. 72282af Fixes some issues that were preventing intent tests from running by Madan Jampani · 8 years ago
  46. 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
  47. 317a7de Fixed issue in MeterManager.java by Konstantinos Kanonakis · 8 years ago
  48. 00cddda Send PIM Join/Prune messages based on events from the McastService. by Jonathan Hart · 8 years ago
  49. e014b3a ONOS-3931: move DeviceKey manager and store implementations from incubator to core by Claudine Chiu · 8 years ago
  50. 1aa5814 support addition and removal of mcast sinks vlan mcast rules are now optional by alshabib · 8 years ago
  51. 31ad527 ONOS-3931: move "org.onosproject.incubator.net.key" to "org.onosproject.net.key" by Claudine Chiu · 8 years ago
  52. f8ba8f0 Fix for Null Dereference in Label Store by Satish K · 8 years ago
  53. e312fc7 ONOS-3658 - Adding CLI commands to display and manage Device Keys. by Brian Stanke · 8 years ago
  54. ef7e290 Make use of Optional more idiomatic by Sho SHIMIZU · 8 years ago
  55. e62b507 switching ConcurrentHashSet in mcastdata to ConcurrentHashMap due to serialization issues. by alshabib · 8 years ago
  56. 6ccfc5a Fixes to the IGMP app to process group membership reports by Jonathan Hart · 8 years ago
  57. 9bf8d7c ONOS-3655 - Adding username and password support into the device key subsystem. by Brian Stanke · 8 years ago
  58. 1d00639 Move multicast CLI commands into the core with the core mcast system. by Jonathan Hart · 8 years ago
  59. ca93d9a ONOS-3655 - This Device key subsystem update adds the implementation of the by Brian Stanke · 8 years ago
  60. 07eb041 Implemented REST API for multicast RIB. by Jonathan Hart · 8 years ago
  61. aa6211a ONOS-3655 - Adding Junit tests for DeviceKey subsystem, and adding DeviceKey by Brian Stanke · 8 years ago
  62. 2b4f32d ONOS-3655 - Initial submission for DeviceKey subsystem. by Brian Stanke · 8 years ago
  63. e17d328 Adds abstract distributed primitive builder + Refactored AtomicCounter and AtomicValue builder to make use of it. by Madan Jampani · 8 years ago
  64. 43d232e Add API to look up interface by name by Jonathan Hart · 8 years ago
  65. a636405 label subsystem bugfix by Priyanka B · 8 years ago
  66. 51539b8 Enforce naming convention regarding abbreviations by Jonathan Hart · 8 years ago
  67. e4583fd [ONOS-3702] Clean up pom.xml dependency, bump up omitted dependency by Jian Li · 8 years ago
  68. 97f7e47 Use TestTools.findAvailablePort by HIGUCHI Yuta · 8 years ago
  69. dfba739 Fix javadoc warnings by Jian Li · 8 years ago
  70. 4b5c6dc Added events for the Interface subsytem by Jonathan Hart · 8 years ago
  71. c032c83 Reduce use of deprecated ClusterCommunicationService.addSubscriber() by Sho SHIMIZU · 8 years ago
  72. 6344f57 Implemented control plane redirect for control traffic. by Jonathan Hart · 8 years ago
  73. 4ae5aa8 Blew away old version of PIM to restructure. And: by Rusty Eddy · 8 years ago
  74. b4a4215 [Falcon] Add ComponentService that allows applications to select which components are loaded. by Jonathan Hart · 8 years ago
  75. 1932b93 Add getMeters method for obtaining meter collection by device id by Jian Li · 8 years ago
  76. 676249c Fix Sonar critical flagged bugs by Ray Milkey · 8 years ago
  77. b172d5f [ONOS-3203] End-to-end demo of Fault Management via SNMP. by kmcpeake · 8 years ago
  78. 6ec1ee7 fix serializer in DistributedMcastStore. by alshabib · 8 years ago
  79. 79e5287 [Falcon] Refactored mcast store implementation. by alshabib · 8 years ago
  80. bd7f878 ONOS-3124 Sketch of simplified intent domain service by Brian O'Connor · 8 years ago
  81. 7c1583c [Falcon] ONOS-3372 Link related Service on gRPC by HIGUCHI Yuta · 8 years ago
  82. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  83. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  84. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  85. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  86. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  87. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  88. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  89. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  90. 4fe18c8 CHANGE 1: by kmcpeake · 8 years ago
  91. 7dbe629 Add optional "name" parameter in interface configuration. by Jonathan Hart · 8 years ago
  92. 4380f54 Excluding generated-sources from javadoc gen in rpc-grpc pom.xml by Brian O'Connor · 8 years ago
  93. 15653fd ONOS-3323 gRPC implementation of Remote Service by HIGUCHI Yuta · 8 years ago
  94. 0de8761 Function issue fix in Distributed Label Resource Store by Satish K · 8 years ago
  95. d972235 TunnelStore_functionalIssue by Satish K · 8 years ago
  96. f1b38bc Equals review fix for Dist Tunnel Store by Satish K · 8 years ago
  97. 59e6400 ONOS-3322 Add very basic RPC Manager test by HIGUCHI Yuta · 8 years ago
  98. 279b8d1 ONOS-3322 Sketch of Remote Service by HIGUCHI Yuta · 8 years ago
  99. 30ba400 Fix javadoc warnings by Charles Chan · 8 years ago
  100. ca9cc8e Avoid use of Objects.hash when there's only 1 params by HIGUCHI Yuta · 8 years ago