1. cc00124 Remove some calls to the deprecated Path.cost() API by Ray Milkey · 6 years ago
  2. 6aad284 Refactor of CFM code part2 - API by Sean Condon · 6 years ago
  3. 7483e1b Remove deprecated LinkWeight interface by Ray Milkey · 6 years ago
  4. a7cf8c8 Remove deprecated DefaultPath constructor with a scalar cost by Ray Milkey · 6 years ago
  5. 96b896d [ONOS-7262] Cfm improvements to allow RMeps and Mds and Mas to be added and deleted by Sean Condon · 6 years ago
  6. 094a135 Removed the setServiceDirectory() method from the base web resource by Ray Milkey · 6 years ago
  7. 39f78b6 Remove Intent constructor APIs deprecated in 1.9.1 by Ray Milkey · 6 years ago
  8. c884b69 ONOS-6825: added OFAgent tracer by Jovana Vuleta · 6 years ago
  9. 86ac40b Fix TestDistributedSet to behave more like real one. by Yuta HIGUCHI · 6 years ago
  10. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 7 years ago
  11. 085621b Bug fix for retrieving multiple DMs together by Sean Condon · 7 years ago
  12. ebdd485 Move meter manager implementation out of incubator by Ray Milkey · 7 years ago
  13. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
  14. 579969d ONOS-7096 vCore suport VirtualPort enable/disable by Claudine Chiu · 7 years ago
  15. 0e89bda Initial import of CFM and SOAM api by Sean Condon · 7 years ago
  16. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  17. c108a6b Fix typos detected by Frank Wang by Ray Milkey · 7 years ago
  18. 096cea0 [ONOS-6163] (vnet) revise intent service for vnets by Yoonseon Han · 7 years ago
  19. 9467211 [ONOS-5920] (vCore) Create Meter Manager and Store by yoonseon · 7 years ago
  20. 69ec871 Move routing from incubator to a separate app by Ray Milkey · 7 years ago
  21. a9ae0d4 ONOS-6889 Move mcast from incubator to core by Ray Milkey · 7 years ago
  22. b65d784 ONOS-6887 Move neighbour classes from incubator to core by Ray Milkey · 7 years ago
  23. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  24. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  25. e86d35f [ONOS-6627] Revise adding and removing packet processor for virtual network by Harold Huang · 7 years ago
  26. d4be52f Clean up routes when the ONOS node they were sourced from goes down by Jonathan Hart · 7 years ago
  27. ea8ac72 [ONOS-6371] (vnet) mastership manager tests by Yoonseon Han · 7 years ago
  28. 2b24337 fix: (vNet) remove dependency for test codes by Yoonseon Han · 7 years ago
  29. 3fcf743 [ONOS-6473] Refactor getPhysicalDevices method in VirtualNetworkService by Harold Huang · 7 years ago
  30. 048bf9a Remove deprecated API from the Interface class by Ray Milkey · 7 years ago
  31. 9e04379 [ONOS-5919] (vCore) separate Intent store by Yoonseon Han · 7 years ago
  32. 6c84776 [ONOS-5934] MeterId availability after withdraw. by Jordi Ortiz · 7 years ago
  33. 2048c1f Cleaning up intent tests setup/teardown to avoid cascading failures by Thomas Vachuska · 7 years ago
  34. ffcc32f (vNet) fix:introduce virtual network service adapter by Yoonseon Han · 7 years ago
  35. 70e2db8 ONOS-6382 fail removal of non-existent virtual network with IllegalStateException by Claudine Chiu · 7 years ago
  36. e1a7e54 (vNet) fix: jenkins failure due to vnet test cases by Yoonseon Han · 7 years ago
  37. 7362e67 [ONOS-6249] (vNet) Link mapping and end-to-end isolation for virtual network by Harold Huang · 7 years ago
  38. cdc4b8c ONOS-6204 initial impl of dist. flow objective store by Claudine Chiu · 7 years ago
  39. c8089db [ONOS-6179] Virtual Network Packet Propagation Issue by Yoonseon Han · 7 years ago
  40. 1f036b8 ONOS-6096 initial impl of dist. virtual packet store; virtual PacketRequest CLI; PacketRequest codec by Claudine Chiu · 7 years ago
  41. f702168 Enhance the RouteEvent to notify listeners of alternative viable routes. by Jonathan Hart · 7 years ago
  42. b7d6b8e ONOS-6164 Fix the add and remove command to the virtual network store by Harold Huang · 7 years ago
  43. e502e9d ONOS-6201 Add next and filtering objective unit tests to VirtualNetworkFlowObjectiveManagerTest by Claudine Chiu · 7 years ago
  44. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  45. 96c146b Refactor route subsystem to support multiple routes for each prefix. by Jonathan Hart · 7 years ago
  46. 465a260 ONOS-5682 Trigger DeviceEvent when virtual device or port is added/updated/removed by Claudine Chiu · 7 years ago
  47. 86bebed [ONOS-5936] (vCore) Virtual FlowObjective Manager and Store by yoonseon · 7 years ago
  48. 9a18f49 ONOS-6047 make VirtualNetworkServiceManager.ServiceKey class static + add test for VirtualNetworkManager.get by Claudine Chiu · 7 years ago
  49. 3c3e99e (vCord) Add a convenience method for providing a list of physical device by sangyun-han · 7 years ago
  50. 79a0abd Lift route config access into its own component on top of the RouteService. by Jonathan Hart · 7 years ago
  51. 33821fb Fix: to register eventlisteners for virtualnetwork by Yoonseon Han · 7 years ago
  52. 93ce3e8 ONOS-6027 add request/cancelPackets tests to VirtualNetworkPacketManagerTest by Claudine Chiu · 7 years ago
  53. dc3210d [ONOS-5897] (vCore) Create Group Manager and Store by yoonseon · 7 years ago
  54. 2323596 Added code to intent unit tests to pre-emptively unbind ID generator to avoid cascading failures. by Thomas Vachuska · 7 years ago
  55. fb4a1db [ONOS-5924] fix for Cbench test regression by yoonseon · 7 years ago
  56. 4994c3d Fix: stc setup fail due to virtual packet provider by yoonseon · 7 years ago
  57. 736a73b fix: virtual packet provider test by yoonseon · 7 years ago
  58. 322c9c3 [ONOS-5731] Implement skeleton of VirtualNetworkPacketManager by yoonseon · 7 years ago
  59. 5a51ef7 [ONOS-5571] Implementating skeleton for VirtualPacket Provider by yoonseon · 8 years ago
  60. aa8de49 [ONOS-5599] Store meter features into MeterStore by Jordi Ortiz · 7 years ago
  61. 03c234e Fix master branch by Yuta HIGUCHI · 7 years ago
  62. c70b4e0 [ONOS-5487] Implementation skeleton for VirtualFlowProvider. by Yoonseon Han · 8 years ago
  63. 2398d96 Vector cost proposed to TST on 2016-07-13 by Andrey Komarov · 8 years ago
  64. bd8a93d [ONOS-5729] VirtualFlowRuleStore implementation by yoonseon · 7 years ago
  65. c6a6927 [ONOS-5833] (vCore) Refactor vnet services to enable event delivery mechanism by yoonseon · 7 years ago
  66. d832fc5 Ignoring unit tests for deprecated vnet implementation. by Thomas Vachuska · 7 years ago
  67. 7f872a7 [ONOS-5682] Introduced VIRTUAL_PORT_* events for virtual network to virtual port mapping changes. by Claudine Chiu · 7 years ago
  68. 6b972c3 [ONOS-5708] Implement VirtualNetworkFlowRuleManager by yoonseon · 7 years ago
  69. 1f51857 [ONOS-5806] Revise virtual provider and provider service by yoonseon · 7 years ago
  70. 945828d ONOS-5682 Introduced VIRTUAL_DEVICE_* events. by Claudine Chiu · 7 years ago
  71. cab494d Allow adding/removing static routes through network config service by Charles Chan · 7 years ago
  72. 214963b [ONOS-5686] Re-naming and re-constructing virtual network classes by yoonseon · 7 years ago
  73. 584ea2d Unit tests for Neighbour Resolution Service. by Jonathan Hart · 8 years ago
  74. e4d1310 Carry previous next hop information in RouteEvent by Charles Chan · 8 years ago
  75. 8fe9f4c Carry location of next hop in ResolvedRoute by Charles Chan · 8 years ago
  76. 6c60389 In vnet CLI, separates virutal port creation and binding operations. by Yoonseon Han · 8 years ago
  77. 3b8101a Refactored IntentPartitionService as WorkPartitionService by Madan Jampani · 8 years ago
  78. 45920dd ONOS-2184 - initial impl. of virtual network path service; move path related methods from PathManager to AbstractPathService (since they are reused for VirtualNetworkPathService). by Claudine Chiu · 8 years ago
  79. 682c19e ONOS-2184 - Removing obsolete PtToPtIntentVirtualNetworkProvider. by Brian Stanke · 8 years ago
  80. fb61df4 ONOS-2184 - Implementation of virtual network topology provider. by Brian Stanke · 8 years ago
  81. 30a8a2a ONOS-2184 - add virtual network host service. by Claudine Chiu · 8 years ago
  82. 11f6d53 ONOS-2184 - Initial implementation of Virtual network Intent service. by Brian Stanke · 8 years ago
  83. 7a81b53 ONOS-2184 Adding VirtualHost support in Virtual Networks. by Brian Stanke · 8 years ago
  84. 891162b Remove API deprecated in Falcon by Sho SHIMIZU · 8 years ago
  85. 8e9f8d1 ONOS-2184 - Adding VirtualNetworkTopologyService using Virtual networks. by Brian Stanke · 8 years ago
  86. 8691428 ONOS-2184 - Implemented Virtual Network DeviceService and LinkService to use by Brian Stanke · 8 years ago
  87. 612cebf ONOS-3633 - Adding intent event listener to PointToPointIntent virtual network by Brian Stanke · 8 years ago
  88. 4d57988 ONOS-3633 - Virtual network provider service API definitions. by Brian Stanke · 8 years ago
  89. 9a10897 ONOS-3633 - Implementation of virtual network point to point intent provider. by Brian Stanke · 8 years ago
  90. 7f2d574 Distinguish between route added and route updated by Jonathan Hart · 8 years ago
  91. 6c2e796 Unit tests for route store. by Jonathan Hart · 8 years ago
  92. 637c807 Moving Polling alarm provider into faultamangement application by Andrea Campanella · 8 years ago
  93. e72ac55 [ONOS-4260]Alarm and fault managment application refactoring according to ONOS architecture by Andrea Campanella · 8 years ago
  94. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  95. 5df1447 ONOS-4076 - Virtual Network CLI commands and bug fixes in by Brian Stanke · 8 years ago
  96. 0e5c94e ONOS-4075 - Distributed virtual network store implementation, by Brian Stanke · 8 years ago
  97. 00cddda Send PIM Join/Prune messages based on events from the McastService. by Jonathan Hart · 8 years ago
  98. e014b3a ONOS-3931: move DeviceKey manager and store implementations from incubator to core by Claudine Chiu · 8 years ago
  99. 31ad527 ONOS-3931: move "org.onosproject.incubator.net.key" to "org.onosproject.net.key" by Claudine Chiu · 8 years ago
  100. ca93d9a ONOS-3655 - This Device key subsystem update adds the implementation of the by Brian Stanke · 8 years ago