1. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  2. 9e04379 [ONOS-5919] (vCore) separate Intent store by Yoonseon Han · 7 years ago
  3. df28ecd [ONOS-6188] Notify to MeterListeners meter installation and removal on device. by Jordi Ortiz · 7 years ago
  4. 6c84776 [ONOS-5934] MeterId availability after withdraw. by Jordi Ortiz · 7 years ago
  5. 1547b3f CORD-1180 Collection of fixes for hash-group buckets. Required the following changes: by Saurav Das · 7 years ago
  6. 2048c1f Cleaning up intent tests setup/teardown to avoid cascading failures by Thomas Vachuska · 7 years ago
  7. ffcc32f (vNet) fix:introduce virtual network service adapter by Yoonseon Han · 7 years ago
  8. 70e2db8 ONOS-6382 fail removal of non-existent virtual network with IllegalStateException by Claudine Chiu · 7 years ago
  9. 11b99fc Refining driver subsystem to facilitate coordinated start-up. by Thomas Vachuska · 7 years ago
  10. e1a7e54 (vNet) fix: jenkins failure due to vnet test cases by Yoonseon Han · 7 years ago
  11. 997c842 fix: (vnet) sync batch flow rule batch operation by Yoonseon Han · 7 years ago
  12. 5cf483a fix: (vNet) solve the problem that vnet flows aren't removed by Yoonseon Han · 7 years ago
  13. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  14. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  15. 7362e67 [ONOS-6249] (vNet) Link mapping and end-to-end isolation for virtual network by Harold Huang · 7 years ago
  16. 5889691 ONOS-5958 Meter restoration to device by Jordi Ortiz · 7 years ago
  17. cdc4b8c ONOS-6204 initial impl of dist. flow objective store by Claudine Chiu · 7 years ago
  18. c8089db [ONOS-6179] Virtual Network Packet Propagation Issue by Yoonseon Han · 7 years ago
  19. 1f036b8 ONOS-6096 initial impl of dist. virtual packet store; virtual PacketRequest CLI; PacketRequest codec by Claudine Chiu · 7 years ago
  20. f702168 Enhance the RouteEvent to notify listeners of alternative viable routes. by Jonathan Hart · 7 years ago
  21. b7d6b8e ONOS-6164 Fix the add and remove command to the virtual network store by Harold Huang · 7 years ago
  22. b14461b fix: (vNet) class load issues for OSGi bundle. by Yoonseon Han · 7 years ago
  23. 0932ac5 Adding support for GUI TopologyView to visualize port packet stats as an alternative to port byte stats. by Thomas Vachuska · 7 years ago
  24. e502e9d ONOS-6201 Add next and filtering objective unit tests to VirtualNetworkFlowObjectiveManagerTest by Claudine Chiu · 7 years ago
  25. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  26. 92ca94d Carry next hop VLAN in the resolved route by Charles Chan · 7 years ago
  27. 96c146b Refactor route subsystem to support multiple routes for each prefix. by Jonathan Hart · 7 years ago
  28. 93722ef apperent infinite loop by kdarapu · 7 years ago
  29. 465a260 ONOS-5682 Trigger DeviceEvent when virtual device or port is added/updated/removed by Claudine Chiu · 7 years ago
  30. b3b09cd Allow interface service to provide all interface that contain given IP by Charles Chan · 7 years ago
  31. 86bebed [ONOS-5936] (vCore) Virtual FlowObjective Manager and Store by yoonseon · 7 years ago
  32. 9a18f49 ONOS-6047 make VirtualNetworkServiceManager.ServiceKey class static + add test for VirtualNetworkManager.get by Claudine Chiu · 7 years ago
  33. 3c3e99e (vCord) Add a convenience method for providing a list of physical device by sangyun-han · 7 years ago
  34. e7f6b91 ONOS-6047 fix VirtualNetworkManager.get() to return existing service class by Claudine Chiu · 7 years ago
  35. 79a0abd Lift route config access into its own component on top of the RouteService. by Jonathan Hart · 7 years ago
  36. 33821fb Fix: to register eventlisteners for virtualnetwork by Yoonseon Han · 7 years ago
  37. 93ce3e8 ONOS-6027 add request/cancelPackets tests to VirtualNetworkPacketManagerTest by Claudine Chiu · 7 years ago
  38. dc3210d [ONOS-5897] (vCore) Create Group Manager and Store by yoonseon · 7 years ago
  39. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  40. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  41. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  42. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  43. 2323596 Added code to intent unit tests to pre-emptively unbind ID generator to avoid cascading failures. by Thomas Vachuska · 7 years ago
  44. 6602867 Fix NPE on DefaultVirtualPacketProvider deactivate by Jonathan Hart · 7 years ago
  45. 1021932 [ONOS-5647] (vnet SBI) Skeleton for VirtualGroupProvider object. by yoonseon · 7 years ago
  46. fb4a1db [ONOS-5924] fix for Cbench test regression by yoonseon · 7 years ago
  47. 4994c3d Fix: stc setup fail due to virtual packet provider by yoonseon · 7 years ago
  48. 736a73b fix: virtual packet provider test by yoonseon · 7 years ago
  49. 322c9c3 [ONOS-5731] Implement skeleton of VirtualNetworkPacketManager by yoonseon · 7 years ago
  50. 5a51ef7 [ONOS-5571] Implementating skeleton for VirtualPacket Provider by yoonseon · 7 years ago
  51. 67546fb [ONOS-5310] FullMetersAvailable by Jordi Ortiz · 7 years ago
  52. 21daebf MeterManager, check max meters before requesting a new meter by Jordi Ortiz · 7 years ago
  53. aa8de49 [ONOS-5599] Store meter features into MeterStore by Jordi Ortiz · 7 years ago
  54. 03c234e Fix master branch by Yuta HIGUCHI · 7 years ago
  55. c70b4e0 [ONOS-5487] Implementation skeleton for VirtualFlowProvider. by Yoonseon Han · 7 years ago
  56. 2398d96 Vector cost proposed to TST on 2016-07-13 by Andrey Komarov · 8 years ago
  57. 09f88b8 Removes leftovers of the previous patches. by Pier Ventre · 7 years ago
  58. a44d18a Fixes NPE in route manager and activates probing. by Pier Luigi · 7 years ago
  59. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  60. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  61. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  62. bd8a93d [ONOS-5729] VirtualFlowRuleStore implementation by yoonseon · 7 years ago
  63. c6a6927 [ONOS-5833] (vCore) Refactor vnet services to enable event delivery mechanism by yoonseon · 7 years ago
  64. d5ec9e9 Adding to the 'devices' cli command an output that displays the local connectivity of a device. by Saurav Das · 7 years ago
  65. 65a0ab3 Augments NRM by Pier Luigi · 7 years ago
  66. d832fc5 Ignoring unit tests for deprecated vnet implementation. by Thomas Vachuska · 7 years ago
  67. 42782b5 fixbug: should use the new/update tunnel to setup tunnel by chengfan · 7 years ago
  68. 7f872a7 [ONOS-5682] Introduced VIRTUAL_PORT_* events for virtual network to virtual port mapping changes. by Claudine Chiu · 7 years ago
  69. 6b972c3 [ONOS-5708] Implement VirtualNetworkFlowRuleManager by yoonseon · 7 years ago
  70. 1f51857 [ONOS-5806] Revise virtual provider and provider service by yoonseon · 7 years ago
  71. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  72. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  73. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  74. 945828d ONOS-5682 Introduced VIRTUAL_DEVICE_* events. by Claudine Chiu · 7 years ago
  75. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  76. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  77. 70222ad ONOS-5680 Implemented VirtualNetworkFlowRuleManager skeleton. by Claudine Chiu · 7 years ago
  78. 48ca519 Various fixes by Pier Ventre · 7 years ago
  79. 1abfb63 ONOS-5305 TunnelAdminService needs extensions to manage the state of a tunnel by tony-liu · 7 years ago
  80. cab494d Allow adding/removing static routes through network config service by Charles Chan · 7 years ago
  81. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  82. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  83. 214963b [ONOS-5686] Re-naming and re-constructing virtual network classes by yoonseon · 7 years ago
  84. b21d69a Avoid sending redundant ROUTE_REMOVED event when deleting a unresolved route by Charles Chan · 7 years ago
  85. 878c78c MulticastRouteManager: remove sink on deactivate by Victor Silva · 7 years ago
  86. 3822430 ONOS-4858 Resubmit pending intents with same timestamp by Brian O'Connor · 8 years ago
  87. 584ea2d Unit tests for Neighbour Resolution Service. by Jonathan Hart · 7 years ago
  88. c78a098 Carry more information in NextHop by Charles Chan · 7 years ago
  89. 3a6f307 Add missing Sink to MeterManager. by Jordi Ortiz · 7 years ago
  90. ef79434 Fix Javadoc warnings by Ray Milkey · 7 years ago
  91. e4d1310 Carry previous next hop information in RouteEvent by Charles Chan · 7 years ago
  92. 8fe9f4c Carry location of next hop in ResolvedRoute by Charles Chan · 7 years ago
  93. f0b3ad8 [OpenTAM_DPIS] DPI Statistics Manager & dpis CLI by Sangsik Yoon · 8 years ago
  94. 6c60389 In vnet CLI, separates virutal port creation and binding operations. by Yoonseon Han · 8 years ago
  95. e4a5e1a ONOS-5236 - Adapt SDN-IP to the new intent framework APIs by Luca Prete · 8 years ago
  96. 2efe0c2 NeighbourMessageContext: Change the name of the proxy API to forward. by Jonathan Hart · 8 years ago
  97. 0ba9852 Fix NeighbourResolutionManager which always by Pier Ventre · 8 years ago
  98. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  99. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  100. 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