1. 9bc1e72 Starting snapshot 1.10.7-SNAPSHOT by Ray Milkey · 7 years ago
  2. d8aab2f Tagging 1.10.6 by Ray Milkey · 7 years ago 1.10.6
  3. ba98d2a Starting snapshot 1.10.6-SNAPSHOT by Ray Milkey · 7 years ago
  4. 9a17b20 Tagging 1.10.5 by Ray Milkey · 7 years ago 1.10.5
  5. 4d2d6c8 Starting snapshot 1.10.5-SNAPSHOT by Ray Milkey · 7 years ago
  6. 678da3f Tagging 1.10.4 by Ray Milkey · 7 years ago 1.10.4
  7. ce2a03d Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  8. 130fb5e Starting snapshot 1.10.4-SNAPSHOT by Ray Milkey · 7 years ago
  9. 3d2f773 Tagging 1.10.3 by Ray Milkey · 7 years ago 1.10.3
  10. 9464bee Starting snapshot 1.10.3-SNAPSHOT by Ray Milkey · 8 years ago
  11. 5059b40 Tagging 1.10.2 by Ray Milkey · 8 years ago 1.10.2
  12. be7338c Starting snapshot 1.10.2-SNAPSHOT by Ray Milkey · 8 years ago
  13. f7395c3 Tagging 1.10.1 by Ray Milkey · 8 years ago 1.10.1
  14. eedf6a6 Starting snapshot 1.10.1-SNAPSHOT by Ray Milkey · 8 years ago
  15. 17ef7ca Tagging 1.10.0 by Ray Milkey · 8 years ago 1.10.0
  16. c3b86b9 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 8 years ago
  17. e8d98fd Tagging 1.10.0-rc5 by Ray Milkey · 8 years ago 1.10.0-rc5
  18. b436e92 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 8 years ago
  19. c559910 Tagging 1.10.0-rc4 by Ray Milkey · 8 years ago 1.10.0-rc4
  20. 281624b Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 8 years ago
  21. 0629e8a Tagging 1.10.0-rc3 by Ray Milkey · 8 years ago 1.10.0-rc3
  22. 268ebfa Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 8 years ago
  23. 33d7e58 Tagging 1.10.0-rc2 by Ray Milkey · 8 years ago 1.10.0-rc2
  24. ffcc32f (vNet) fix:introduce virtual network service adapter by Yoonseon Han · 8 years ago
  25. 65f9eb9 ONOS-4380 Refactor AlarmId and Alarm construction and update by Andrea Campanella · 8 years ago
  26. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 8 years ago
  27. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 8 years ago 1.10.0-rc1
  28. c8089db [ONOS-6179] Virtual Network Packet Propagation Issue by Yoonseon Han · 8 years ago
  29. f702168 Enhance the RouteEvent to notify listeners of alternative viable routes. by Jonathan Hart · 8 years ago
  30. ffaeac3 Fixed Maven build failure by Hyunsun Moon · 8 years ago
  31. 8877d3c Bugfix: Fix unit test error caused by unreferenced OSGI package by Jian Li · 8 years ago
  32. 4a65211 fix: (vNet) listener registry initialization issue by Harold Huang · 8 years ago
  33. b14461b fix: (vNet) class load issues for OSGi bundle. by Yoonseon Han · 8 years ago
  34. 0932ac5 Adding support for GUI TopologyView to visualize port packet stats as an alternative to port byte stats. by Thomas Vachuska · 8 years ago
  35. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 8 years ago
  36. f2e7a34 Carry original route in ResolvedRoute object. by Jonathan Hart · 8 years ago
  37. 92ca94d Carry next hop VLAN in the resolved route by Charles Chan · 8 years ago
  38. 96c146b Refactor route subsystem to support multiple routes for each prefix. by Jonathan Hart · 8 years ago
  39. 465a260 ONOS-5682 Trigger DeviceEvent when virtual device or port is added/updated/removed by Claudine Chiu · 8 years ago
  40. b3b09cd Allow interface service to provide all interface that contain given IP by Charles Chan · 8 years ago
  41. 86bebed [ONOS-5936] (vCore) Virtual FlowObjective Manager and Store by yoonseon · 8 years ago
  42. b0ae6ee CORD-999 changes to support vlans by Saurav Das · 8 years ago
  43. 97b9b59 fix: Virtual flow rule and packet store by yoonseon · 8 years ago
  44. 3c3e99e (vCord) Add a convenience method for providing a list of physical device by sangyun-han · 8 years ago
  45. 79a0abd Lift route config access into its own component on top of the RouteService. by Jonathan Hart · 8 years ago
  46. c4c2d62 Factor out createBinaryString method by Jonathan Hart · 8 years ago
  47. 33821fb Fix: to register eventlisteners for virtualnetwork by Yoonseon Han · 8 years ago
  48. 8c7b06a Remove unnessasry semicolons by Jon Hall · 8 years ago
  49. dc3210d [ONOS-5897] (vCore) Create Group Manager and Store by yoonseon · 8 years ago
  50. 670ac5d Resource group to share resources between intents by Luca Prete · 8 years ago
  51. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 8 years ago
  52. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 8 years ago
  53. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 8 years ago
  54. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 8 years ago 1.9.0-b3
  55. fb4a1db [ONOS-5924] fix for Cbench test regression by yoonseon · 8 years ago
  56. bae2cb2 Implement vlan-untagged, vlan-tagged, vlan-native in interface config by Charles Chan · 8 years ago
  57. 322c9c3 [ONOS-5731] Implement skeleton of VirtualNetworkPacketManager by yoonseon · 8 years ago
  58. 17f9ab6 ONOS-5894 FaultManagement minor refactoring and optimizing CLI commands by Andrea Campanella · 8 years ago
  59. 8df84bc [ONOS-5474] (SBI) Define VirtualDeviceProvider by sangyun-han · 8 years ago
  60. c70b4e0 [ONOS-5487] Implementation skeleton for VirtualFlowProvider. by Yoonseon Han · 8 years ago
  61. fd7024f [ONOS-5501] Defining VirtualMeterProvider Interface by Yoonseon Han · 8 years ago
  62. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 8 years ago
  63. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 8 years ago 1.9.0-b1b
  64. bd8a93d [ONOS-5729] VirtualFlowRuleStore implementation by yoonseon · 8 years ago
  65. c6a6927 [ONOS-5833] (vCore) Refactor vnet services to enable event delivery mechanism by yoonseon · 8 years ago
  66. fe72197 [ONOS-5821] (core) Develop Virtual Event Delivery Service by yoonseon · 8 years ago
  67. 7f872a7 [ONOS-5682] Introduced VIRTUAL_PORT_* events for virtual network to virtual port mapping changes. by Claudine Chiu · 8 years ago
  68. 6b972c3 [ONOS-5708] Implement VirtualNetworkFlowRuleManager by yoonseon · 8 years ago
  69. 1f51857 [ONOS-5806] Revise virtual provider and provider service by yoonseon · 8 years ago
  70. cbfac9a [ONOS-5502] Defining VirtualGroupProvider Interface by Yoonseon Han · 8 years ago
  71. dfd32b1 [ONOS-5485] Defining VirtualPacketProvider by Yoonseon Han · 8 years ago
  72. e92748c [ONOS-5363] Support for virtualization in Provider Scheme by yoonseon · 8 years ago
  73. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 8 years ago
  74. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  75. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 8 years ago 1.8.0-rc4
  76. 945828d ONOS-5682 Introduced VIRTUAL_DEVICE_* events. by Claudine Chiu · 8 years ago
  77. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  78. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 8 years ago 1.8.0-rc3
  79. 1abfb63 ONOS-5305 TunnelAdminService needs extensions to manage the state of a tunnel by tony-liu · 8 years ago
  80. cab494d Allow adding/removing static routes through network config service by Charles Chan · 8 years ago
  81. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  82. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 8 years ago 1.8.0-rc1
  83. 214963b [ONOS-5686] Re-naming and re-constructing virtual network classes by yoonseon · 8 years ago
  84. 74e6463 Correct indent by Sho SHIMIZU · 8 years ago
  85. b21d69a Avoid sending redundant ROUTE_REMOVED event when deleting a unresolved route by Charles Chan · 8 years ago
  86. c78a098 Carry more information in NextHop by Charles Chan · 8 years ago
  87. ef79434 Fix Javadoc warnings by Ray Milkey · 8 years ago
  88. e4d1310 Carry previous next hop information in RouteEvent by Charles Chan · 8 years ago
  89. 8fe9f4c Carry location of next hop in ResolvedRoute by Charles Chan · 8 years ago
  90. 32aae2e [ONOS-5473] Defining VirtualFlowRuleProvider interface. by Yoonseon Han · 8 years ago
  91. f0b3ad8 [OpenTAM_DPIS] DPI Statistics Manager & dpis CLI by Sangsik Yoon · 8 years ago
  92. 6c60389 In vnet CLI, separates virutal port creation and binding operations. by Yoonseon Han · 8 years ago
  93. 589fac2 ONOS-5318 Proprietary Config Store by Sithara Punnassery · 8 years ago
  94. 2efe0c2 NeighbourMessageContext: Change the name of the proxy API to forward. by Jonathan Hart · 8 years ago
  95. b058249 Cleaning up Javadocs in core-ui classes. by Simon Hunt · 8 years ago
  96. 684b2b8 ONOS-5270 Tunnel needs more specific states. by tony-liu · 8 years ago
  97. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  98. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  99. 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
  100. 0a4e674 Copyright update by Brian O'Connor · 8 years ago