1. fb4a1db [ONOS-5924] fix for Cbench test regression by yoonseon · 7 years ago
  2. bae2cb2 Implement vlan-untagged, vlan-tagged, vlan-native in interface config by Charles Chan · 7 years ago
  3. 322c9c3 [ONOS-5731] Implement skeleton of VirtualNetworkPacketManager by yoonseon · 7 years ago
  4. 17f9ab6 ONOS-5894 FaultManagement minor refactoring and optimizing CLI commands by Andrea Campanella · 7 years ago
  5. 8df84bc [ONOS-5474] (SBI) Define VirtualDeviceProvider by sangyun-han · 8 years ago
  6. c70b4e0 [ONOS-5487] Implementation skeleton for VirtualFlowProvider. by Yoonseon Han · 8 years ago
  7. fd7024f [ONOS-5501] Defining VirtualMeterProvider Interface by Yoonseon Han · 8 years ago
  8. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  9. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  10. bd8a93d [ONOS-5729] VirtualFlowRuleStore implementation by yoonseon · 7 years ago
  11. c6a6927 [ONOS-5833] (vCore) Refactor vnet services to enable event delivery mechanism by yoonseon · 7 years ago
  12. fe72197 [ONOS-5821] (core) Develop Virtual Event Delivery Service by yoonseon · 7 years ago
  13. 7f872a7 [ONOS-5682] Introduced VIRTUAL_PORT_* events for virtual network to virtual port mapping changes. by Claudine Chiu · 7 years ago
  14. 6b972c3 [ONOS-5708] Implement VirtualNetworkFlowRuleManager by yoonseon · 7 years ago
  15. 1f51857 [ONOS-5806] Revise virtual provider and provider service by yoonseon · 7 years ago
  16. cbfac9a [ONOS-5502] Defining VirtualGroupProvider Interface by Yoonseon Han · 8 years ago
  17. dfd32b1 [ONOS-5485] Defining VirtualPacketProvider by Yoonseon Han · 8 years ago
  18. e92748c [ONOS-5363] Support for virtualization in Provider Scheme by yoonseon · 7 years ago
  19. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  20. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  21. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  22. 945828d ONOS-5682 Introduced VIRTUAL_DEVICE_* events. by Claudine Chiu · 7 years ago
  23. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  24. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  25. 1abfb63 ONOS-5305 TunnelAdminService needs extensions to manage the state of a tunnel by tony-liu · 7 years ago
  26. cab494d Allow adding/removing static routes through network config service by Charles Chan · 7 years ago
  27. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  28. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  29. 214963b [ONOS-5686] Re-naming and re-constructing virtual network classes by yoonseon · 7 years ago
  30. 74e6463 Correct indent by Sho SHIMIZU · 8 years ago
  31. b21d69a Avoid sending redundant ROUTE_REMOVED event when deleting a unresolved route by Charles Chan · 7 years ago
  32. c78a098 Carry more information in NextHop by Charles Chan · 7 years ago
  33. ef79434 Fix Javadoc warnings by Ray Milkey · 7 years ago
  34. e4d1310 Carry previous next hop information in RouteEvent by Charles Chan · 7 years ago
  35. 8fe9f4c Carry location of next hop in ResolvedRoute by Charles Chan · 8 years ago
  36. 32aae2e [ONOS-5473] Defining VirtualFlowRuleProvider interface. by Yoonseon Han · 8 years ago
  37. f0b3ad8 [OpenTAM_DPIS] DPI Statistics Manager & dpis CLI by Sangsik Yoon · 8 years ago
  38. 6c60389 In vnet CLI, separates virutal port creation and binding operations. by Yoonseon Han · 8 years ago
  39. 589fac2 ONOS-5318 Proprietary Config Store by Sithara Punnassery · 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. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  44. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  45. 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
  46. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  47. 1e393bb Rename some classes and methods of neighbour API by Jonathan Hart · 8 years ago
  48. c4f681c Reimplemented the ProxyArp app on top of the NeighbourResolutionService. by Jonathan Hart · 8 years ago
  49. 9bdaaec Implementation of the NeighbourResolutionService. by Jonathan Hart · 8 years ago
  50. 06e8908 Abstraction to help applications write logic to handle ARP + NDP packets. by Jonathan Hart · 8 years ago
  51. bb23e0b Fix Javadoc warnings by Ray Milkey · 8 years ago
  52. b9af6b7 [ONOS-4691] Refactoring OpticalPortOperator (2/3) by Yuta HIGUCHI · 8 years ago
  53. fb61df4 ONOS-2184 - Implementation of virtual network topology provider. by Brian Stanke · 8 years ago
  54. 4570084 [ONOS-3775] Building alarms from NETCONF notifications by helenyrwu · 8 years ago
  55. 11f6d53 ONOS-2184 - Initial implementation of Virtual network Intent service. by Brian Stanke · 8 years ago
  56. 7a81b53 ONOS-2184 Adding VirtualHost support in Virtual Networks. by Brian Stanke · 8 years ago
  57. 891162b Remove API deprecated in Falcon by Sho SHIMIZU · 8 years ago
  58. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  59. 839b6ed Fixing file permissions by Yuta HIGUCHI · 8 years ago
  60. ab69c2c Fix javadoc parameters by Charles Chan · 8 years ago
  61. 8691428 ONOS-2184 - Implemented Virtual Network DeviceService and LinkService to use by Brian Stanke · 8 years ago
  62. cfdf91b [ONOS-4606] Avoid generating incorrect NetworkId by Kenji HIKICHI · 8 years ago
  63. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  64. 612cebf ONOS-3633 - Adding intent event listener to PointToPointIntent virtual network by Brian Stanke · 8 years ago
  65. e75edbf [ONOS-4170] Add a new tunnel state by Avantika-Huawei · 8 years ago
  66. 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
  67. 0a011be bugfix: comparing wrong field by HIGUCHI Yuta · 8 years ago
  68. be27bb3 Updating BUCK files by Brian O'Connor · 8 years ago
  69. 4d57988 ONOS-3633 - Virtual network provider service API definitions. by Brian Stanke · 8 years ago
  70. 2c626cc changes for getting the previous subject of the modified interface. by gaurav · 8 years ago
  71. 9a10897 ONOS-3633 - Implementation of virtual network point to point intent provider. by Brian Stanke · 8 years ago
  72. e10a6e9 [ONOS-4163] Add tunnel service API by Avantika-Huawei · 8 years ago
  73. d77c881 Buck build bugfixes by Ray Milkey · 8 years ago
  74. 8e94b0c [ONOS-4287] Persistent and distributed alarm store by Andrea Campanella · 8 years ago
  75. d55e84d CORD-348 multicast support in SegmentRouting and vRouter by Charles Chan · 8 years ago
  76. 1ad75f2 Modified BGP and FPM route sources to push to new route service. by Jonathan Hart · 8 years ago
  77. 6c2e796 Unit tests for route store. by Jonathan Hart · 8 years ago
  78. fd17661 Route CLI improvements and bug fixes by Jonathan Hart · 8 years ago
  79. e72ac55 [ONOS-4260]Alarm and fault managment application refactoring according to ONOS architecture by Andrea Campanella · 8 years ago
  80. 4c3c997 [GoldenEye] [ONOS-4163] Add provider service update API with status change by Avantika-Huawei · 8 years ago
  81. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  82. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  83. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  84. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  85. bfc5c48 Implementation of the route service by Jonathan Hart · 8 years ago
  86. d4334db Javadoc warning fixes by Ray Milkey · 8 years ago
  87. 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  88. fb8b816 REST API's for tenants, virtual networks, virtual devices ad virtual ports. by Claudine Chiu · 8 years ago
  89. 1e0a586 [GoldenEye] [ONOS-4163] Add provider service API by Avantika-Huawei · 8 years ago
  90. 7d7e2f5 API for core-based unicast route service. by Jonathan Hart · 8 years ago
  91. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  92. b14221c Add support for reconfiguring interfaces in SDN-IP. by Jonathan Hart · 8 years ago
  93. 73aae6c Remove ResourceId deprecated in Emu by Sho SHIMIZU · 8 years ago
  94. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  95. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  96. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  97. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  98. 0e5c94e ONOS-4075 - Distributed virtual network store implementation, by Brian Stanke · 8 years ago
  99. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  100. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2