1. 0e89bda Initial import of CFM and SOAM api by Sean Condon · 7 years ago
  2. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  3. 0221d91 Revert "Creating a registry for gRPC services, early version restarts on each modification of the set of services." by Aaron Kruglikov · 7 years ago
  4. 2d69ca1 Creating a registry for gRPC services, early version restarts on each modification of the set of services. by Aaron Kruglikov · 7 years ago
  5. c108a6b Fix typos detected by Frank Wang by Ray Milkey · 7 years ago
  6. 6c1f0f0 Move McastConfig from incubator to core net by Ray Milkey · 7 years ago
  7. 096cea0 [ONOS-6163] (vnet) revise intent service for vnets by Yoonseon Han · 7 years ago
  8. 6c01374 Move interface config classes out of incubator to core net by Ray Milkey · 7 years ago
  9. f9f1dbe (Vnet) Deprecate tunnel operations by Yoonseon Han · 7 years ago
  10. 9467211 [ONOS-5920] (vCore) Create Meter Manager and Store by yoonseon · 7 years ago
  11. a95193c ONOS-6903 Move EVPN from incubator to apps by Ray Milkey · 7 years ago
  12. 2f4b01d Fix file permissions by Yuta HIGUCHI · 7 years ago
  13. 69ec871 Move routing from incubator to a separate app by Ray Milkey · 7 years ago
  14. 4c30ea3 Adding EVPN App code by Mohammad Shahid · 7 years ago
  15. e9c0c6e Remove dependencies from EVPN route system on unicast route system. by Jonathan Hart · 7 years ago
  16. aa7c123 Adding route subsystem code to support EVPN by Mohammad Shahid · 7 years ago
  17. b65d784 ONOS-6887 Move neighbour classes from incubator to core by Ray Milkey · 7 years ago
  18. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  19. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  20. e56c34d Move ComponentService from incubator into core by Ray Milkey · 7 years ago
  21. 4f36573 Implement route-store command by Charles Chan · 7 years ago
  22. 75ef9f5 [ONOS-6844] inject ports via net-cfg by Andrea Campanella · 7 years ago
  23. 89ef158 Remove deprecated RouteService APIs. by Jonathan Hart · 7 years ago
  24. 222c6ec [ONOS-6549] (vNet) Balance role commands for virtual netwrok by Harold Huang · 7 years ago
  25. e86d35f [ONOS-6627] Revise adding and removing packet processor for virtual network by Harold Huang · 7 years ago
  26. bee92f6 [ONOS-6616] Revise VirtualPacketContext and DefaultVirtualPacketProvider by Harold Huang · 7 years ago
  27. 65b9c06 clarify which release APIs were deprecated in by Ray Milkey · 7 years ago
  28. cd06c69 Extend host structures to store multiple locations by Charles Chan · 7 years ago
  29. d6ba9a6 [ONOS-5648] skeleton code for VirtualMeterProvider by yoonseon · 7 years ago
  30. 10dbafd Carry information about source ONOS node in each route. by Jonathan Hart · 7 years ago
  31. 356c371 [ONOS-6467] (vNet) Deprecate tunnel operations by Yoonseon Han · 7 years ago
  32. a578d76 [ONOS-6395] (vNet) Defining mastership service by Yoonseon Han · 7 years ago
  33. 3fcf743 [ONOS-6473] Refactor getPhysicalDevices method in VirtualNetworkService by Harold Huang · 7 years ago
  34. 048bf9a Remove deprecated API from the Interface class by Ray Milkey · 7 years ago
  35. 7639bf9 Remove deprecated API from virtual network flow rule store by Ray Milkey · 7 years ago
  36. 9e04379 [ONOS-5919] (vCore) separate Intent store by Yoonseon Han · 7 years ago
  37. ffcc32f (vNet) fix:introduce virtual network service adapter by Yoonseon Han · 7 years ago
  38. 65f9eb9 ONOS-4380 Refactor AlarmId and Alarm construction and update by Andrea Campanella · 7 years ago
  39. c8089db [ONOS-6179] Virtual Network Packet Propagation Issue by Yoonseon Han · 7 years ago
  40. f702168 Enhance the RouteEvent to notify listeners of alternative viable routes. by Jonathan Hart · 7 years ago
  41. 4a65211 fix: (vNet) listener registry initialization issue by Harold Huang · 7 years ago
  42. b14461b fix: (vNet) class load issues for OSGi bundle. by Yoonseon Han · 7 years ago
  43. 0932ac5 Adding support for GUI TopologyView to visualize port packet stats as an alternative to port byte stats. by Thomas Vachuska · 7 years ago
  44. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  45. f2e7a34 Carry original route in ResolvedRoute object. by Jonathan Hart · 7 years ago
  46. 92ca94d Carry next hop VLAN in the resolved route by Charles Chan · 7 years ago
  47. 96c146b Refactor route subsystem to support multiple routes for each prefix. by Jonathan Hart · 7 years ago
  48. 465a260 ONOS-5682 Trigger DeviceEvent when virtual device or port is added/updated/removed by Claudine Chiu · 7 years ago
  49. b3b09cd Allow interface service to provide all interface that contain given IP by Charles Chan · 7 years ago
  50. 86bebed [ONOS-5936] (vCore) Virtual FlowObjective Manager and Store by yoonseon · 7 years ago
  51. b0ae6ee CORD-999 changes to support vlans by Saurav Das · 7 years ago
  52. 97b9b59 fix: Virtual flow rule and packet store by yoonseon · 7 years ago
  53. 3c3e99e (vCord) Add a convenience method for providing a list of physical device by sangyun-han · 7 years ago
  54. 79a0abd Lift route config access into its own component on top of the RouteService. by Jonathan Hart · 7 years ago
  55. c4c2d62 Factor out createBinaryString method by Jonathan Hart · 7 years ago
  56. 33821fb Fix: to register eventlisteners for virtualnetwork by Yoonseon Han · 7 years ago
  57. 8c7b06a Remove unnessasry semicolons by Jon Hall · 7 years ago
  58. dc3210d [ONOS-5897] (vCore) Create Group Manager and Store by yoonseon · 7 years ago
  59. 670ac5d Resource group to share resources between intents by Luca Prete · 7 years ago
  60. fb4a1db [ONOS-5924] fix for Cbench test regression by yoonseon · 7 years ago
  61. bae2cb2 Implement vlan-untagged, vlan-tagged, vlan-native in interface config by Charles Chan · 7 years ago
  62. 322c9c3 [ONOS-5731] Implement skeleton of VirtualNetworkPacketManager by yoonseon · 7 years ago
  63. 17f9ab6 ONOS-5894 FaultManagement minor refactoring and optimizing CLI commands by Andrea Campanella · 7 years ago
  64. 8df84bc [ONOS-5474] (SBI) Define VirtualDeviceProvider by sangyun-han · 8 years ago
  65. c70b4e0 [ONOS-5487] Implementation skeleton for VirtualFlowProvider. by Yoonseon Han · 8 years ago
  66. fd7024f [ONOS-5501] Defining VirtualMeterProvider Interface by Yoonseon Han · 8 years ago
  67. bd8a93d [ONOS-5729] VirtualFlowRuleStore implementation by yoonseon · 7 years ago
  68. c6a6927 [ONOS-5833] (vCore) Refactor vnet services to enable event delivery mechanism by yoonseon · 7 years ago
  69. fe72197 [ONOS-5821] (core) Develop Virtual Event Delivery Service by yoonseon · 7 years ago
  70. 7f872a7 [ONOS-5682] Introduced VIRTUAL_PORT_* events for virtual network to virtual port mapping changes. by Claudine Chiu · 7 years ago
  71. 6b972c3 [ONOS-5708] Implement VirtualNetworkFlowRuleManager by yoonseon · 7 years ago
  72. 1f51857 [ONOS-5806] Revise virtual provider and provider service by yoonseon · 7 years ago
  73. cbfac9a [ONOS-5502] Defining VirtualGroupProvider Interface by Yoonseon Han · 8 years ago
  74. dfd32b1 [ONOS-5485] Defining VirtualPacketProvider by Yoonseon Han · 8 years ago
  75. e92748c [ONOS-5363] Support for virtualization in Provider Scheme by yoonseon · 7 years ago
  76. 945828d ONOS-5682 Introduced VIRTUAL_DEVICE_* events. by Claudine Chiu · 7 years ago
  77. 1abfb63 ONOS-5305 TunnelAdminService needs extensions to manage the state of a tunnel by tony-liu · 8 years ago
  78. cab494d Allow adding/removing static routes through network config service by Charles Chan · 7 years ago
  79. 214963b [ONOS-5686] Re-naming and re-constructing virtual network classes by yoonseon · 7 years ago
  80. 74e6463 Correct indent by Sho SHIMIZU · 8 years ago
  81. b21d69a Avoid sending redundant ROUTE_REMOVED event when deleting a unresolved route by Charles Chan · 7 years ago
  82. c78a098 Carry more information in NextHop by Charles Chan · 7 years ago
  83. ef79434 Fix Javadoc warnings by Ray Milkey · 7 years ago
  84. e4d1310 Carry previous next hop information in RouteEvent by Charles Chan · 8 years ago
  85. 8fe9f4c Carry location of next hop in ResolvedRoute by Charles Chan · 8 years ago
  86. 32aae2e [ONOS-5473] Defining VirtualFlowRuleProvider interface. by Yoonseon Han · 8 years ago
  87. f0b3ad8 [OpenTAM_DPIS] DPI Statistics Manager & dpis CLI by Sangsik Yoon · 8 years ago
  88. 6c60389 In vnet CLI, separates virutal port creation and binding operations. by Yoonseon Han · 8 years ago
  89. 589fac2 ONOS-5318 Proprietary Config Store by Sithara Punnassery · 8 years ago
  90. 2efe0c2 NeighbourMessageContext: Change the name of the proxy API to forward. by Jonathan Hart · 8 years ago
  91. b058249 Cleaning up Javadocs in core-ui classes. by Simon Hunt · 8 years ago
  92. 684b2b8 ONOS-5270 Tunnel needs more specific states. by tony-liu · 8 years ago
  93. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  94. 1e393bb Rename some classes and methods of neighbour API by Jonathan Hart · 8 years ago
  95. c4f681c Reimplemented the ProxyArp app on top of the NeighbourResolutionService. by Jonathan Hart · 8 years ago
  96. 9bdaaec Implementation of the NeighbourResolutionService. by Jonathan Hart · 8 years ago
  97. 06e8908 Abstraction to help applications write logic to handle ARP + NDP packets. by Jonathan Hart · 8 years ago
  98. bb23e0b Fix Javadoc warnings by Ray Milkey · 8 years ago
  99. fb61df4 ONOS-2184 - Implementation of virtual network topology provider. by Brian Stanke · 8 years ago
  100. 4570084 [ONOS-3775] Building alarms from NETCONF notifications by helenyrwu · 8 years ago