1. 4d57988 ONOS-3633 - Virtual network provider service API definitions. by Brian Stanke · 8 years ago
  2. 2c626cc changes for getting the previous subject of the modified interface. by gaurav · 8 years ago
  3. 9a10897 ONOS-3633 - Implementation of virtual network point to point intent provider. by Brian Stanke · 8 years ago
  4. e10a6e9 [ONOS-4163] Add tunnel service API by Avantika-Huawei · 8 years ago
  5. 8e94b0c [ONOS-4287] Persistent and distributed alarm store by Andrea Campanella · 8 years ago
  6. d55e84d CORD-348 multicast support in SegmentRouting and vRouter by Charles Chan · 8 years ago
  7. 1ad75f2 Modified BGP and FPM route sources to push to new route service. by Jonathan Hart · 8 years ago
  8. 6c2e796 Unit tests for route store. by Jonathan Hart · 8 years ago
  9. fd17661 Route CLI improvements and bug fixes by Jonathan Hart · 8 years ago
  10. e72ac55 [ONOS-4260]Alarm and fault managment application refactoring according to ONOS architecture by Andrea Campanella · 8 years ago
  11. 4c3c997 [GoldenEye] [ONOS-4163] Add provider service update API with status change by Avantika-Huawei · 8 years ago
  12. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  13. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  14. bfc5c48 Implementation of the route service by Jonathan Hart · 8 years ago
  15. d4334db Javadoc warning fixes by Ray Milkey · 8 years ago
  16. fb8b816 REST API's for tenants, virtual networks, virtual devices ad virtual ports. by Claudine Chiu · 8 years ago
  17. 1e0a586 [GoldenEye] [ONOS-4163] Add provider service API by Avantika-Huawei · 8 years ago
  18. 7d7e2f5 API for core-based unicast route service. by Jonathan Hart · 8 years ago
  19. b14221c Add support for reconfiguring interfaces in SDN-IP. by Jonathan Hart · 8 years ago
  20. 73aae6c Remove ResourceId deprecated in Emu by Sho SHIMIZU · 8 years ago
  21. 0e5c94e ONOS-4075 - Distributed virtual network store implementation, by Brian Stanke · 8 years ago
  22. 9eb45bb Add config validation for vRouter and PIM configs by Jonathan Hart · 8 years ago
  23. b6d998e [ONOS-4014] Refactor *Id classes to extend from Identifier class by Jian Li · 8 years ago
  24. 00cddda Send PIM Join/Prune messages based on events from the McastService. by Jonathan Hart · 8 years ago
  25. 31ad527 ONOS-3931: move "org.onosproject.incubator.net.key" to "org.onosproject.net.key" by Claudine Chiu · 8 years ago
  26. e312fc7 ONOS-3658 - Adding CLI commands to display and manage Device Keys. by Brian Stanke · 8 years ago
  27. 9bf8d7c ONOS-3655 - Adding username and password support into the device key subsystem. by Brian Stanke · 8 years ago
  28. ca93d9a ONOS-3655 - This Device key subsystem update adds the implementation of the by Brian Stanke · 8 years ago
  29. aa6211a ONOS-3655 - Adding Junit tests for DeviceKey subsystem, and adding DeviceKey by Brian Stanke · 8 years ago
  30. 2b4f32d ONOS-3655 - Initial submission for DeviceKey subsystem. by Brian Stanke · 8 years ago
  31. 43d232e Add API to look up interface by name by Jonathan Hart · 8 years ago
  32. dfba739 Fix javadoc warnings by Jian Li · 8 years ago
  33. 4b5c6dc Added events for the Interface subsytem by Jonathan Hart · 9 years ago
  34. b4a4215 [Falcon] Add ComponentService that allows applications to select which components are loaded. by Jonathan Hart · 8 years ago
  35. b172d5f [ONOS-3203] End-to-end demo of Fault Management via SNMP. by kmcpeake · 8 years ago
  36. bd7f878 ONOS-3124 Sketch of simplified intent domain service by Brian O'Connor · 8 years ago
  37. 4fe18c8 CHANGE 1: by kmcpeake · 8 years ago
  38. 7dbe629 Add optional "name" parameter in interface configuration. by Jonathan Hart · 8 years ago
  39. 279b8d1 ONOS-3322 Sketch of Remote Service by HIGUCHI Yuta · 8 years ago
  40. ca9cc8e Avoid use of Objects.hash when there's only 1 params by HIGUCHI Yuta · 8 years ago
  41. ccda0b5 Enable checkstyle rule to enforce package-info.java files by Ray Milkey · 8 years ago
  42. e3879f7 ONOS-3165. Make MAC not mandatory. Fixing IP (constructor was still doing checkNotNull) by Luca Prete · 9 years ago
  43. 5251562 Fixing Javadoc errors by Brian O'Connor · 9 years ago
  44. 0bdf837 Add basic ability to add and remove interfaces by Jonathan Hart · 9 years ago
  45. 3d62fd7 Adding vnet provider and related interfaces. by Thomas Vachuska · 9 years ago
  46. b4916d0 Intent domain for multiple domains (incubation) by Aaron Kruglikov · 9 years ago
  47. 33979fd Starting work on virtual network subsystem implementation. by Thomas Vachuska · 9 years ago
  48. 4c571ae Fixing @Beta tags by Thomas Vachuska · 9 years ago
  49. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  50. ed4fdcd Remove redundant interface object from interface configuration by Jonathan Hart · 9 years ago
  51. 0a400ea Adding ability for Config to be backed by generic JsonNode, i.e. either ObjectNode or ArrayNode. by Thomas Vachuska · 9 years ago
  52. c61d2d1 Added getter needed for a usage in onos-app-samples by Aaron Kruglikov · 9 years ago
  53. 2fff70f [ONOS-2233] Implement of Tunnel monitoring, measurement and observation by chengfan · 9 years ago
  54. a3c3f75 [ONOS-2233] Tunnel monitoring, measurement and observation by chengfan · 9 years ago
  55. 4cb3988 Moved ProxyArp, SDN-IP and BgpRouter to use new config format. by Jonathan Hart · 9 years ago
  56. 4998caa ONOS-2488 Finished moving network config stuff out of the incubator area. by Thomas Vachuska · 9 years ago
  57. 392e8f9 [ONOS-2096] Let GUI support tunnel by chengfan · 9 years ago
  58. 10c810b added treatment support and conversion to an instruction by alshabib · 9 years ago
  59. a412236 ONOS-2190 - Move org.onosproject.net.config.* out of the incubator by Ray Milkey · 9 years ago
  60. eadfc8e Moving meter store implementation to use map events by alshabib · 9 years ago
  61. 7bb0501 Initial implementation of Meter Service (needs testing) by alshabib · 9 years ago
  62. af0454b Cosmetics in Javadoc by Sho SHIMIZU · 9 years ago
  63. eb8c947 Created InterfaceService which maintains an inventory of interfaces by Jonathan Hart · 9 years ago
  64. cc260d2 link config operator by Ayaka Koshibe · 9 years ago
  65. e39c23a Notion of config operators: by Ayaka Koshibe · 9 years ago
  66. 810f7a6 Adding NetworkConfigRegistryAdapter for writing Unit Tests for DHCP by samanwita pal · 9 years ago
  67. b1ffb00 device config operator by Ayaka Koshibe · 9 years ago
  68. dbbd87b Fix javadoc error 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. 59a9285 Adding experimental tunnel primitive and small API tweaks by Brian O'Connor · 9 years ago
  71. 2cfc65c Config entities for Optical ports and unit test. by Ayaka Koshibe · 9 years ago
  72. d894b5d Fixing javadoc warnings, provided missing package javadocs and corrected group structure. by Thomas Vachuska · 9 years ago
  73. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  74. ce2d8b5 Initial implementation of the intent domain manager by Brian O'Connor · 9 years ago
  75. b7baf71 Initial sketch of intent domains. by Brian O'Connor · 9 years ago
  76. 3a0cdd5 Devices,hosts, and links can be blocked and kicked off with the network configuration api by Sahil Lele · 9 years ago
  77. 9bb9168 ONOS-2197 Enabling Cofiguration Services to be used in DHCP App. by samanwita pal · 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. 7b438af Initial sketch of the virtual network constructs. by Thomas Vachuska · 9 years ago
  82. 0276a32 [ONOS-2374]Add getter method in IpTunnelEndPoint by samuel · 9 years ago
  83. 96d55b1 Implementing net config subsystem and revising its interfaces. by Thomas Vachuska · 9 years ago
  84. 42afe18 Adding @Beta to PortStatisticsService by Brian O'Connor · 9 years ago
  85. 2bed5ce Adding @Beta to TunnelService and associated API classes by Brian O'Connor · 9 years ago
  86. 893b922 Adding @Beta to LabelResourceService and other interfaces in API package by Brian O'Connor · 9 years ago
  87. 35dc0f2 [ONOS-2096]Revert useless modifies by cheng fan · 9 years ago
  88. f0397b5 GUI -- Added port-statistics traffic visualization to the topo view. by Thomas Vachuska · 9 years ago
  89. 7a5691a [ONOS-1959][ONOS-2007][ONOS-2008][ONOS-2009][ONOS-2010][ONOS-2011][ONOS-2016][ONOS-2017][ONOS-2018] by samuel · 9 years ago
  90. b0ca8c5 Fixing javadocs. by Thomas Vachuska · 9 years ago
  91. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  92. bf916ea Moved Tunnel subsystem to ONOS core incubator area. by Thomas Vachuska · 9 years ago
  93. e2b7e7e Added @Beta annotations to the network configuration API. by Thomas Vachuska · 9 years ago
  94. d24aa7f Renaming 'exp' to 'incubator'. by Thomas Vachuska · 9 years ago