1. ca93d9a ONOS-3655 - This Device key subsystem update adds the implementation of the by Brian Stanke · 8 years ago
  2. 07eb041 Implemented REST API for multicast RIB. by Jonathan Hart · 8 years ago
  3. aa6211a ONOS-3655 - Adding Junit tests for DeviceKey subsystem, and adding DeviceKey by Brian Stanke · 8 years ago
  4. 2b4f32d ONOS-3655 - Initial submission for DeviceKey subsystem. by Brian Stanke · 8 years ago
  5. e17d328 Adds abstract distributed primitive builder + Refactored AtomicCounter and AtomicValue builder to make use of it. by Madan Jampani · 8 years ago
  6. 43d232e Add API to look up interface by name by Jonathan Hart · 8 years ago
  7. a636405 label subsystem bugfix by Priyanka B · 8 years ago
  8. 51539b8 Enforce naming convention regarding abbreviations by Jonathan Hart · 8 years ago
  9. e4583fd [ONOS-3702] Clean up pom.xml dependency, bump up omitted dependency by Jian Li · 8 years ago
  10. 97f7e47 Use TestTools.findAvailablePort by HIGUCHI Yuta · 8 years ago
  11. dfba739 Fix javadoc warnings by Jian Li · 8 years ago
  12. 4b5c6dc Added events for the Interface subsytem by Jonathan Hart · 9 years ago
  13. c032c83 Reduce use of deprecated ClusterCommunicationService.addSubscriber() by Sho SHIMIZU · 8 years ago
  14. 6344f57 Implemented control plane redirect for control traffic. by Jonathan Hart · 8 years ago
  15. 4ae5aa8 Blew away old version of PIM to restructure. And: by Rusty Eddy · 8 years ago
  16. b4a4215 [Falcon] Add ComponentService that allows applications to select which components are loaded. by Jonathan Hart · 8 years ago
  17. 1932b93 Add getMeters method for obtaining meter collection by device id by Jian Li · 8 years ago
  18. 676249c Fix Sonar critical flagged bugs by Ray Milkey · 8 years ago
  19. b172d5f [ONOS-3203] End-to-end demo of Fault Management via SNMP. by kmcpeake · 8 years ago
  20. 6ec1ee7 fix serializer in DistributedMcastStore. by alshabib · 8 years ago
  21. 79e5287 [Falcon] Refactored mcast store implementation. by alshabib · 8 years ago
  22. bd7f878 ONOS-3124 Sketch of simplified intent domain service by Brian O'Connor · 8 years ago
  23. 7c1583c [Falcon] ONOS-3372 Link related Service on gRPC by HIGUCHI Yuta · 8 years ago
  24. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  25. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  26. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  27. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  28. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  29. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  30. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  31. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  32. 4fe18c8 CHANGE 1: by kmcpeake · 8 years ago
  33. 7dbe629 Add optional "name" parameter in interface configuration. by Jonathan Hart · 8 years ago
  34. 4380f54 Excluding generated-sources from javadoc gen in rpc-grpc pom.xml by Brian O'Connor · 8 years ago
  35. 15653fd ONOS-3323 gRPC implementation of Remote Service by HIGUCHI Yuta · 8 years ago
  36. 0de8761 Function issue fix in Distributed Label Resource Store by Satish K · 8 years ago
  37. d972235 TunnelStore_functionalIssue by Satish K · 8 years ago
  38. f1b38bc Equals review fix for Dist Tunnel Store by Satish K · 8 years ago
  39. 59e6400 ONOS-3322 Add very basic RPC Manager test by HIGUCHI Yuta · 8 years ago
  40. 279b8d1 ONOS-3322 Sketch of Remote Service by HIGUCHI Yuta · 8 years ago
  41. 30ba400 Fix javadoc warnings by Charles Chan · 8 years ago
  42. ca9cc8e Avoid use of Objects.hash when there's only 1 params by HIGUCHI Yuta · 8 years ago
  43. c65dd71 ONOS-3321 Added ability for applications to register a deactivation hook. by Thomas Vachuska · 8 years ago
  44. ccda0b5 Enable checkstyle rule to enforce package-info.java files by Ray Milkey · 8 years ago
  45. e3879f7 ONOS-3165. Make MAC not mandatory. Fixing IP (constructor was still doing checkNotNull) by Luca Prete · 9 years ago
  46. 5251562 Fixing Javadoc errors by Brian O'Connor · 9 years ago
  47. 0bdf837 Add basic ability to add and remove interfaces by Jonathan Hart · 9 years ago
  48. 3d62fd7 Adding vnet provider and related interfaces. by Thomas Vachuska · 9 years ago
  49. c6b6080 changing event posting to not post from compute. by alshabib · 9 years ago
  50. ed0951f initial impl of a multicast route table by alshabib · 9 years ago
  51. 0574a55 Fix type mismatch MeterId -> MeterKey by HIGUCHI Yuta · 9 years ago
  52. b4916d0 Intent domain for multiple domains (incubation) by Aaron Kruglikov · 9 years ago
  53. 5196e86 cleaning up some meter code by alshabib · 9 years ago
  54. 70aaa1b adding device specific counters for meter ids in the meter service. by alshabib · 9 years ago
  55. 33979fd Starting work on virtual network subsystem implementation. by Thomas Vachuska · 9 years ago
  56. b4ebbc3 Unit tests for InterfaceManager by Jonathan Hart · 9 years ago
  57. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  58. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  59. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  60. 4c571ae Fixing @Beta tags by Thomas Vachuska · 9 years ago
  61. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  62. f58a888 Fill in some missing package info files. by Ray Milkey · 9 years ago
  63. ed4fdcd Remove redundant interface object from interface configuration by Jonathan Hart · 9 years ago
  64. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  65. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  66. 0a400ea Adding ability for Config to be backed by generic JsonNode, i.e. either ObjectNode or ArrayNode. by Thomas Vachuska · 9 years ago
  67. c61d2d1 Added getter needed for a usage in onos-app-samples by Aaron Kruglikov · 9 years ago
  68. 2fff70f [ONOS-2233] Implement of Tunnel monitoring, measurement and observation by chengfan · 9 years ago
  69. a3c3f75 [ONOS-2233] Tunnel monitoring, measurement and observation by chengfan · 9 years ago
  70. 4cb3988 Moved ProxyArp, SDN-IP and BgpRouter to use new config format. by Jonathan Hart · 9 years ago
  71. 4998caa ONOS-2488 Finished moving network config stuff out of the incubator area. by Thomas Vachuska · 9 years ago
  72. 392e8f9 [ONOS-2096] Let GUI support tunnel by chengfan · 9 years ago
  73. e1248b6 Adding tests for meter service. by alshabib · 9 years ago
  74. 5eb7939 Added Meter object accounting by alshabib · 9 years ago
  75. 58fe6dc fixes for Meter Service by alshabib · 9 years ago
  76. 10c810b added treatment support and conversion to an instruction by alshabib · 9 years ago
  77. a412236 ONOS-2190 - Move org.onosproject.net.config.* out of the incubator by Ray Milkey · 9 years ago
  78. eadfc8e Moving meter store implementation to use map events by alshabib · 9 years ago
  79. 7bb0501 Initial implementation of Meter Service (needs testing) by alshabib · 9 years ago
  80. a29c677 Added RetryingFunction for simplified retry support. by Madan Jampani · 9 years ago
  81. af0454b Cosmetics in Javadoc by Sho SHIMIZU · 9 years ago
  82. c156dd0 Use mastershipService instead of replicaInfoService to determine device mastership by Madan Jampani · 9 years ago
  83. 3d6a2f6 ONOS-2429: Support for a relaxed read consistency mode in ConsistentMap by Madan Jampani · 9 years ago
  84. 632f16b Destroy ECMap instances on deactivate by Madan Jampani · 9 years ago
  85. eb8c947 Created InterfaceService which maintains an inventory of interfaces by Jonathan Hart · 9 years ago
  86. f7f8cd4 [ONOS-2550]Fix validation incorrect information bugs of TunnelManager by samuel · 9 years ago
  87. cc260d2 link config operator by Ayaka Koshibe · 9 years ago
  88. e39c23a Notion of config operators: by Ayaka Koshibe · 9 years ago
  89. 810f7a6 Adding NetworkConfigRegistryAdapter for writing Unit Tests for DHCP by samanwita pal · 9 years ago
  90. b1ffb00 device config operator by Ayaka Koshibe · 9 years ago
  91. ae9faf1 Unit tests for the Network Config Manager class by Ray Milkey · 9 years ago
  92. dbbd87b Fix javadoc error by Ray Milkey · 9 years ago
  93. 1d2bc40 moving meter service to incubator and initial implementation of meter manager. by alshabib · 9 years ago
  94. 0a4f6c3 Use the correct key when unregistering a config factory by Ray Milkey · 9 years ago
  95. 6224a19 Added retry to the config store, to recover from CM timeout exception. by Thomas Vachuska · 9 years ago
  96. 6f44033 ONOS-2431 - Unit tests for DistributedNetworkConfigStore by Ray Milkey · 9 years ago
  97. 59a9285 Adding experimental tunnel primitive and small API tweaks by Brian O'Connor · 9 years ago
  98. 75dc889 Adding fractal mininet topo and domain config json by Brian O'Connor · 9 years ago
  99. 5f2cbe6 Added retry to the config store, to recover from CM timeout exception. by Thomas Vachuska · 9 years ago
  100. 2cfc65c Config entities for Optical ports and unit test. by Ayaka Koshibe · 9 years ago