1. 2323596 Added code to intent unit tests to pre-emptively unbind ID generator to avoid cascading failures. by Thomas Vachuska · 7 years ago
  2. 6602867 Fix NPE on DefaultVirtualPacketProvider deactivate by Jonathan Hart · 7 years ago
  3. 1021932 [ONOS-5647] (vnet SBI) Skeleton for VirtualGroupProvider object. by yoonseon · 7 years ago
  4. fb4a1db [ONOS-5924] fix for Cbench test regression by yoonseon · 7 years ago
  5. 4994c3d Fix: stc setup fail due to virtual packet provider by yoonseon · 7 years ago
  6. 736a73b fix: virtual packet provider test by yoonseon · 7 years ago
  7. 322c9c3 [ONOS-5731] Implement skeleton of VirtualNetworkPacketManager by yoonseon · 7 years ago
  8. 5a51ef7 [ONOS-5571] Implementating skeleton for VirtualPacket Provider by yoonseon · 8 years ago
  9. 67546fb [ONOS-5310] FullMetersAvailable by Jordi Ortiz · 8 years ago
  10. 21daebf MeterManager, check max meters before requesting a new meter by Jordi Ortiz · 7 years ago
  11. aa8de49 [ONOS-5599] Store meter features into MeterStore by Jordi Ortiz · 7 years ago
  12. 03c234e Fix master branch by Yuta HIGUCHI · 7 years ago
  13. c70b4e0 [ONOS-5487] Implementation skeleton for VirtualFlowProvider. by Yoonseon Han · 8 years ago
  14. 2398d96 Vector cost proposed to TST on 2016-07-13 by Andrey Komarov · 8 years ago
  15. 09f88b8 Removes leftovers of the previous patches. by Pier Ventre · 7 years ago
  16. a44d18a Fixes NPE in route manager and activates probing. by Pier Luigi · 7 years ago
  17. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  18. bd8a93d [ONOS-5729] VirtualFlowRuleStore implementation by yoonseon · 7 years ago
  19. c6a6927 [ONOS-5833] (vCore) Refactor vnet services to enable event delivery mechanism by yoonseon · 7 years ago
  20. d5ec9e9 Adding to the 'devices' cli command an output that displays the local connectivity of a device. by Saurav Das · 7 years ago
  21. 65a0ab3 Augments NRM by Pier Luigi · 7 years ago
  22. d832fc5 Ignoring unit tests for deprecated vnet implementation. by Thomas Vachuska · 7 years ago
  23. 42782b5 fixbug: should use the new/update tunnel to setup tunnel by chengfan · 7 years ago
  24. 7f872a7 [ONOS-5682] Introduced VIRTUAL_PORT_* events for virtual network to virtual port mapping changes. by Claudine Chiu · 7 years ago
  25. 6b972c3 [ONOS-5708] Implement VirtualNetworkFlowRuleManager by yoonseon · 7 years ago
  26. 1f51857 [ONOS-5806] Revise virtual provider and provider service by yoonseon · 7 years ago
  27. 945828d ONOS-5682 Introduced VIRTUAL_DEVICE_* events. by Claudine Chiu · 7 years ago
  28. 70222ad ONOS-5680 Implemented VirtualNetworkFlowRuleManager skeleton. by Claudine Chiu · 7 years ago
  29. 48ca519 Various fixes by Pier Ventre · 7 years ago
  30. 1abfb63 ONOS-5305 TunnelAdminService needs extensions to manage the state of a tunnel by tony-liu · 7 years ago
  31. cab494d Allow adding/removing static routes through network config service by Charles Chan · 7 years ago
  32. 214963b [ONOS-5686] Re-naming and re-constructing virtual network classes by yoonseon · 7 years ago
  33. b21d69a Avoid sending redundant ROUTE_REMOVED event when deleting a unresolved route by Charles Chan · 7 years ago
  34. 878c78c MulticastRouteManager: remove sink on deactivate by Victor Silva · 7 years ago
  35. 3822430 ONOS-4858 Resubmit pending intents with same timestamp by Brian O'Connor · 8 years ago
  36. 584ea2d Unit tests for Neighbour Resolution Service. by Jonathan Hart · 8 years ago
  37. c78a098 Carry more information in NextHop by Charles Chan · 7 years ago
  38. 3a6f307 Add missing Sink to MeterManager. by Jordi Ortiz · 7 years ago
  39. ef79434 Fix Javadoc warnings by Ray Milkey · 7 years ago
  40. e4d1310 Carry previous next hop information in RouteEvent by Charles Chan · 7 years ago
  41. 8fe9f4c Carry location of next hop in ResolvedRoute by Charles Chan · 8 years ago
  42. f0b3ad8 [OpenTAM_DPIS] DPI Statistics Manager & dpis CLI by Sangsik Yoon · 8 years ago
  43. 6c60389 In vnet CLI, separates virutal port creation and binding operations. by Yoonseon Han · 8 years ago
  44. e4a5e1a ONOS-5236 - Adapt SDN-IP to the new intent framework APIs by Luca Prete · 8 years ago
  45. 2efe0c2 NeighbourMessageContext: Change the name of the proxy API to forward. by Jonathan Hart · 8 years ago
  46. 0ba9852 Fix NeighbourResolutionManager which always by Pier Ventre · 8 years ago
  47. c004adf NeighbourMessageService: Don't push ARP flows when there are no handlers registered. by Jonathan Hart · 8 years ago
  48. 3b8101a Refactored IntentPartitionService as WorkPartitionService by Madan Jampani · 8 years ago
  49. 1e393bb Rename some classes and methods of neighbour API by Jonathan Hart · 8 years ago
  50. c4f681c Reimplemented the ProxyArp app on top of the NeighbourResolutionService. by Jonathan Hart · 8 years ago
  51. eddce78 Temporarily disabling NeighbourPacketManager to fix STC tests. by Thomas Vachuska · 8 years ago
  52. 9bdaaec Implementation of the NeighbourResolutionService. by Jonathan Hart · 8 years ago
  53. 22774cd Addressing review comments of patch-3 by Viswanath KSP · 8 years ago
  54. f79ab48 Protect the RouteManagers threads from exceptions thrown by listeners by Jonathan Hart · 8 years ago
  55. a09e1bb Use Collection#forEach() instead of Stream#forEach() for simplicity by Sho SHIMIZU · 8 years ago
  56. d13e4a4 Shutting down executor immediately to avoid evaluation of queued up tasks. by Thomas Vachuska · 8 years ago
  57. c8187a0 ONOS-5092 Moved expensive processing off the listener thread. by Thomas Vachuska · 8 years ago
  58. d03d7dd Cleanup of AbstractPathService by Brian O'Connor · 8 years ago
  59. 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
  60. 682c19e ONOS-2184 - Removing obsolete PtToPtIntentVirtualNetworkProvider. by Brian Stanke · 8 years ago
  61. fb61df4 ONOS-2184 - Implementation of virtual network topology provider. by Brian Stanke · 8 years ago
  62. 30a8a2a ONOS-2184 - add virtual network host service. by Claudine Chiu · 8 years ago
  63. e2eeae8 Avoid NPE when IntentData was not found. by Yuta HIGUCHI · 8 years ago
  64. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  65. 858f65b FIxing an STC failure. VirtualNetworkManager must implement VirtualNetworkProviderRegistry. by Thomas Vachuska · 8 years ago
  66. 11f6d53 ONOS-2184 - Initial implementation of Virtual network Intent service. by Brian Stanke · 8 years ago
  67. 7a81b53 ONOS-2184 Adding VirtualHost support in Virtual Networks. by Brian Stanke · 8 years ago
  68. 0e03f59b More idiomatic code in Stream API by Sho SHIMIZU · 8 years ago
  69. 891162b Remove API deprecated in Falcon by Sho SHIMIZU · 8 years ago
  70. 8e9f8d1 ONOS-2184 - Adding VirtualNetworkTopologyService using Virtual networks. by Brian Stanke · 8 years ago
  71. 8691428 ONOS-2184 - Implemented Virtual Network DeviceService and LinkService to use by Brian Stanke · 8 years ago
  72. 801121b Skip intents that aren't PointToPont by Ray Milkey · 8 years ago
  73. 612cebf ONOS-3633 - Adding intent event listener to PointToPointIntent virtual network by Brian Stanke · 8 years ago
  74. d70e957 Tunnel Service extenstion to support to create tunnel from APP and also to carry Label stack as network resource by Satish K · 8 years ago
  75. d8adcef Bug Fix - Tunnel subsystem 1. After delete the tunnel and then query the tunnel and call provider. Query will always return null. Null Pointer exception. by Satish K · 8 years ago
  76. eb49549 PtToPtIntentVirtualNetworkProvider invalid null parameter exception handling. by Shashikanth VH · 8 years ago
  77. 4d57988 ONOS-3633 - Virtual network provider service API definitions. by Brian Stanke · 8 years ago
  78. 2c626cc changes for getting the previous subject of the modified interface. by gaurav · 8 years ago
  79. 9a10897 ONOS-3633 - Implementation of virtual network point to point intent provider. by Brian Stanke · 8 years ago
  80. e10a6e9 [ONOS-4163] Add tunnel service API by Avantika-Huawei · 8 years ago
  81. d5714e0 New and direct StorageService method for creating an AtomicCounter by Madan Jampani · 8 years ago
  82. 7f2d574 Distinguish between route added and route updated by Jonathan Hart · 8 years ago
  83. 6c2e796 Unit tests for route store. by Jonathan Hart · 8 years ago
  84. 637c807 Moving Polling alarm provider into faultamangement application by Andrea Campanella · 8 years ago
  85. fd17661 Route CLI improvements and bug fixes by Jonathan Hart · 8 years ago
  86. e72ac55 [ONOS-4260]Alarm and fault managment application refactoring according to ONOS architecture by Andrea Campanella · 8 years ago
  87. 4c3c997 [GoldenEye] [ONOS-4163] Add provider service update API with status change by Avantika-Huawei · 8 years ago
  88. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  89. bfc5c48 Implementation of the route service by Jonathan Hart · 8 years ago
  90. 1e0a586 [GoldenEye] [ONOS-4163] Add provider service API by Avantika-Huawei · 8 years ago
  91. a45755d Fixes to solve Jira Issues ONOS-4173 and ONOS-4174 by Konstantinos Kanonakis · 8 years ago
  92. 5df1447 ONOS-4076 - Virtual Network CLI commands and bug fixes in by Brian Stanke · 8 years ago
  93. 0e5c94e ONOS-4075 - Distributed virtual network store implementation, by Brian Stanke · 8 years ago
  94. 317a7de Fixed issue in MeterManager.java by Konstantinos Kanonakis · 8 years ago
  95. 00cddda Send PIM Join/Prune messages based on events from the McastService. by Jonathan Hart · 8 years ago
  96. e014b3a ONOS-3931: move DeviceKey manager and store implementations from incubator to core by Claudine Chiu · 8 years ago
  97. 31ad527 ONOS-3931: move "org.onosproject.incubator.net.key" to "org.onosproject.net.key" by Claudine Chiu · 8 years ago
  98. e312fc7 ONOS-3658 - Adding CLI commands to display and manage Device Keys. by Brian Stanke · 8 years ago
  99. ef7e290 Make use of Optional more idiomatic by Sho SHIMIZU · 8 years ago
  100. ca93d9a ONOS-3655 - This Device key subsystem update adds the implementation of the by Brian Stanke · 8 years ago