1. d832fc5 Ignoring unit tests for deprecated vnet implementation. by Thomas Vachuska · 7 years ago
  2. 0214ded Implement distributed route store by Charles Chan · 7 years ago
  3. 42782b5 fixbug: should use the new/update tunnel to setup tunnel by chengfan · 7 years ago
  4. 7f872a7 [ONOS-5682] Introduced VIRTUAL_PORT_* events for virtual network to virtual port mapping changes. by Claudine Chiu · 7 years ago
  5. 6b972c3 [ONOS-5708] Implement VirtualNetworkFlowRuleManager by yoonseon · 7 years ago
  6. 1f51857 [ONOS-5806] Revise virtual provider and provider service by yoonseon · 7 years ago
  7. cbfac9a [ONOS-5502] Defining VirtualGroupProvider Interface by Yoonseon Han · 7 years ago
  8. dfd32b1 [ONOS-5485] Defining VirtualPacketProvider by Yoonseon Han · 8 years ago
  9. e92748c [ONOS-5363] Support for virtualization in Provider Scheme by yoonseon · 7 years ago
  10. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  11. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  12. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  13. 945828d ONOS-5682 Introduced VIRTUAL_DEVICE_* events. by Claudine Chiu · 7 years ago
  14. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  15. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  16. 70222ad ONOS-5680 Implemented VirtualNetworkFlowRuleManager skeleton. by Claudine Chiu · 7 years ago
  17. 48ca519 Various fixes by Pier Ventre · 7 years ago
  18. 1abfb63 ONOS-5305 TunnelAdminService needs extensions to manage the state of a tunnel by tony-liu · 7 years ago
  19. cab494d Allow adding/removing static routes through network config service by Charles Chan · 7 years ago
  20. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  21. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  22. 214963b [ONOS-5686] Re-naming and re-constructing virtual network classes by yoonseon · 7 years ago
  23. 74e6463 Correct indent by Sho SHIMIZU · 7 years ago
  24. b21d69a Avoid sending redundant ROUTE_REMOVED event when deleting a unresolved route by Charles Chan · 7 years ago
  25. 878c78c MulticastRouteManager: remove sink on deactivate by Victor Silva · 7 years ago
  26. 3822430 ONOS-4858 Resubmit pending intents with same timestamp by Brian O'Connor · 8 years ago
  27. 584ea2d Unit tests for Neighbour Resolution Service. by Jonathan Hart · 8 years ago
  28. c78a098 Carry more information in NextHop by Charles Chan · 7 years ago
  29. 3a6f307 Add missing Sink to MeterManager. by Jordi Ortiz · 7 years ago
  30. ef79434 Fix Javadoc warnings by Ray Milkey · 7 years ago
  31. e4d1310 Carry previous next hop information in RouteEvent by Charles Chan · 7 years ago
  32. 8fe9f4c Carry location of next hop in ResolvedRoute by Charles Chan · 7 years ago
  33. 32aae2e [ONOS-5473] Defining VirtualFlowRuleProvider interface. by Yoonseon Han · 8 years ago
  34. f0b3ad8 [OpenTAM_DPIS] DPI Statistics Manager & dpis CLI by Sangsik Yoon · 8 years ago
  35. dbe4c53 Update map names to match naming convention by Jon Hall · 8 years ago
  36. 6c60389 In vnet CLI, separates virutal port creation and binding operations. by Yoonseon Han · 8 years ago
  37. 589fac2 ONOS-5318 Proprietary Config Store by Sithara Punnassery · 8 years ago
  38. 6e71804 Simplify catch clauses by Sho SHIMIZU · 8 years ago
  39. e4a5e1a ONOS-5236 - Adapt SDN-IP to the new intent framework APIs by Luca Prete · 8 years ago
  40. 2efe0c2 NeighbourMessageContext: Change the name of the proxy API to forward. by Jonathan Hart · 8 years ago
  41. b058249 Cleaning up Javadocs in core-ui classes. by Simon Hunt · 8 years ago
  42. 684b2b8 ONOS-5270 Tunnel needs more specific states. by tony-liu · 8 years ago
  43. 0ba9852 Fix NeighbourResolutionManager which always by Pier Ventre · 8 years ago
  44. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  45. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  46. 338bc0c Bumping pom versions to 1.7.0-rc2 and fixing some maven issues by Brian O'Connor · 8 years ago 1.7.0-rc2
  47. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  48. c004adf NeighbourMessageService: Don't push ARP flows when there are no handlers registered. by Jonathan Hart · 8 years ago
  49. 3b8101a Refactored IntentPartitionService as WorkPartitionService by Madan Jampani · 8 years ago
  50. 1e393bb Rename some classes and methods of neighbour API by Jonathan Hart · 8 years ago
  51. c4f681c Reimplemented the ProxyArp app on top of the NeighbourResolutionService. by Jonathan Hart · 8 years ago
  52. eddce78 Temporarily disabling NeighbourPacketManager to fix STC tests. by Thomas Vachuska · 8 years ago
  53. 9bdaaec Implementation of the NeighbourResolutionService. by Jonathan Hart · 8 years ago
  54. 179af1e Bump gRPC version to 1.0.0 GA by Yuta HIGUCHI · 8 years ago
  55. d4955ae Preventing NPEs in stores via notifyDelegate by Thomas Vachuska · 8 years ago
  56. 3680fab ONOS-4801 add default available field to gRPC model by Yuta HIGUCHI · 8 years ago
  57. 22774cd Addressing review comments of patch-3 by Viswanath KSP · 8 years ago
  58. f79ab48 Protect the RouteManagers threads from exceptions thrown by listeners by Jonathan Hart · 8 years ago
  59. 06e8908 Abstraction to help applications write logic to handle ARP + NDP packets. by Jonathan Hart · 8 years ago
  60. 0de4ba9 Remove duplicate version specifications by Yuta HIGUCHI · 8 years ago
  61. 8835386 Consolidate gRPC OSGi bundle handling by Yuta HIGUCHI · 8 years ago
  62. 097c8f5 Add gRPC API for multicast service. by Jonathan Hart · 8 years ago
  63. 5064bac Bumping version of onos-maven-plugin to 1.11-SNAPSHOT. by Thomas Vachuska · 8 years ago
  64. 9efba1e Update ProtoBuf 3 & gRPC by Yuta HIGUCHI · 8 years ago
  65. a09e1bb Use Collection#forEach() instead of Stream#forEach() for simplicity by Sho SHIMIZU · 8 years ago
  66. d13e4a4 Shutting down executor immediately to avoid evaluation of queued up tasks. by Thomas Vachuska · 8 years ago
  67. c8187a0 ONOS-5092 Moved expensive processing off the listener thread. by Thomas Vachuska · 8 years ago
  68. bb23e0b Fix Javadoc warnings by Ray Milkey · 8 years ago
  69. b9af6b7 [ONOS-4691] Refactoring OpticalPortOperator (2/3) by Yuta HIGUCHI · 8 years ago
  70. d03d7dd Cleanup of AbstractPathService by Brian O'Connor · 8 years ago
  71. 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
  72. ad4861e Add basic error handling to gRPC Device SB service by Yuta HIGUCHI · 8 years ago
  73. 682c19e ONOS-2184 - Removing obsolete PtToPtIntentVirtualNetworkProvider. by Brian Stanke · 8 years ago
  74. 4c7c90a Add link eviction to gRPC Link SB. by Yuta HIGUCHI · 8 years ago
  75. fb61df4 ONOS-2184 - Implementation of virtual network topology provider. by Brian Stanke · 8 years ago
  76. 30a8a2a ONOS-2184 - add virtual network host service. by Claudine Chiu · 8 years ago
  77. e2eeae8 Avoid NPE when IntentData was not found. by Yuta HIGUCHI · 8 years ago
  78. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  79. 4570084 [ONOS-3775] Building alarms from NETCONF notifications by helenyrwu · 8 years ago
  80. fd296b6 [ONOS-4681] Enables device registration in GossipDeviceStore, by helenyrwu · 8 years ago
  81. 06c1a3f [ONOS-4520] Move Protobuf to ONOS model conversion util protobuf bundle. by HIGUCHI Yuta · 8 years ago
  82. 54c5e23 Removes deprecated withPartitionsDisabled method by Madan Jampani · 8 years ago
  83. 858f65b FIxing an STC failure. VirtualNetworkManager must implement VirtualNetworkProviderRegistry. by Thomas Vachuska · 8 years ago
  84. 11f6d53 ONOS-2184 - Initial implementation of Virtual network Intent service. by Brian Stanke · 8 years ago
  85. 7a81b53 ONOS-2184 Adding VirtualHost support in Virtual Networks. by Brian Stanke · 8 years ago
  86. 0e03f59b More idiomatic code in Stream API by Sho SHIMIZU · 8 years ago
  87. 891162b Remove API deprecated in Falcon by Sho SHIMIZU · 8 years ago
  88. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  89. 6c02d9e New ApplicationStore that uses a single ConsistentMap to track all app related state by Madan Jampani · 8 years ago
  90. 839b6ed Fixing file permissions by Yuta HIGUCHI · 8 years ago
  91. ab69c2c Fix javadoc parameters by Charles Chan · 8 years ago
  92. 8e9f8d1 ONOS-2184 - Adding VirtualNetworkTopologyService using Virtual networks. by Brian Stanke · 8 years ago
  93. 8691428 ONOS-2184 - Implemented Virtual Network DeviceService and LinkService to use by Brian Stanke · 8 years ago
  94. bb6b445 Kafka Integration Application (Fix Javadoc errors + review comments) by Shravan Ambati · 8 years ago
  95. cfdf91b [ONOS-4606] Avoid generating incorrect NetworkId by Kenji HIKICHI · 8 years ago
  96. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  97. 48dac72 Fix OSGi issue. by HIGUCHI Yuta · 8 years ago
  98. 801121b Skip intents that aren't PointToPont by Ray Milkey · 8 years ago
  99. 612cebf ONOS-3633 - Adding intent event listener to PointToPointIntent virtual network by Brian Stanke · 8 years ago
  100. 03666a3 Remove duplicate registrations. by HIGUCHI Yuta · 8 years ago