1. bdcd967 Implements policer-meter-mapping [ONOS-5867] by Pier Luigi · 7 years ago
  2. 593acf9 Correctly persists the old value in TestConsistentMap by deep cloning the entry by Charles Chan · 6 years ago
  3. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 7 years ago
  4. f094c61 [ONOS-7114] Meter Subsystem Refactoring by Pier Luigi · 7 years ago
  5. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  6. 579969d ONOS-7096 vCore suport VirtualPort enable/disable by Claudine Chiu · 7 years ago
  7. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  8. e026a7f [ONOS-6542] (vNet) Distributed Flow Rule store by Yoonseon Han · 7 years ago
  9. c92606f ONOS-6989 vCore - fix VirtualNetworkMeterStore org.onlab.osgi.ServiceNotFoundException by Claudine Chiu · 7 years ago
  10. 2c83a10 Deprecate redundant StoreSerializer in favor of Serializer by Jordan Halterman · 7 years ago
  11. e58b672 Revert "[ONOS-6542] (vNet) Distributed Flow Rule store" by Thomas Vachuska · 7 years ago
  12. 9b71b2c [ONOS-6371] (vnet) consistent mastership manager by Yoonseon Han · 7 years ago
  13. f119723 [ONOS-6542] (vNet) Distributed Flow Rule store by Yoonseon Han · 7 years ago
  14. 9467211 [ONOS-5920] (vCore) Create Meter Manager and Store by yoonseon · 7 years ago
  15. a95193c ONOS-6903 Move EVPN from incubator to apps by Ray Milkey · 7 years ago
  16. 2f4b01d Fix file permissions by Yuta HIGUCHI · 7 years ago
  17. 69ec871 Move routing from incubator to a separate app by Ray Milkey · 7 years ago
  18. e9c0c6e Remove dependencies from EVPN route system on unicast route system. by Jonathan Hart · 7 years ago
  19. aa7c123 Adding route subsystem code to support EVPN by Mohammad Shahid · 7 years ago
  20. 46654c3 [CORD-1113] Fix race condition problem of DistributedRouteStore by Yi Tseng · 7 years ago
  21. a9ae0d4 ONOS-6889 Move mcast from incubator to core by Ray Milkey · 7 years ago
  22. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  23. 4f36573 Implement route-store command by Charles Chan · 7 years ago
  24. f70bf46 [ONOS-6756] Replicate node version information for ISSU by Jordan Halterman · 7 years ago
  25. 9287b63 MeterManager optimiziation. Use entryset instead of keyset avoiding some store access, by Jordi Ortiz · 7 years ago
  26. 89ef158 Remove deprecated RouteService APIs. by Jonathan Hart · 7 years ago
  27. e86d35f [ONOS-6627] Revise adding and removing packet processor for virtual network by Harold Huang · 7 years ago
  28. 1f67d28 Add StatusChangedListener for maps in RouteTables by Jonathan Hart · 7 years ago
  29. 872c982 Removing duplicate registration. by Yuta HIGUCHI · 7 years ago
  30. d73c9be Add missing final by Yuta HIGUCHI · 7 years ago
  31. a327701 [ONOS-6371] (vNet) simple mastership store by Yoonseon Han · 7 years ago
  32. 4f8a377 ONOS-6468 Fix for race condition between compilation and installation complete state. by Yuta HIGUCHI · 7 years ago
  33. a578d76 [ONOS-6395] (vNet) Defining mastership service by Yoonseon Han · 7 years ago
  34. 7639bf9 Remove deprecated API from virtual network flow rule store by Ray Milkey · 7 years ago
  35. 9e04379 [ONOS-5919] (vCore) separate Intent store by Yoonseon Han · 7 years ago
  36. df28ecd [ONOS-6188] Notify to MeterListeners meter installation and removal on device. by Jordi Ortiz · 7 years ago
  37. 6c84776 [ONOS-5934] MeterId availability after withdraw. by Jordi Ortiz · 7 years ago
  38. aa25605 [ONOS-6241] (vNet) Can't find a virtual device Id by Yoonseon Han · 7 years ago
  39. 7485070 Initialize both route stores on activation. by Jonathan Hart · 7 years ago
  40. 70e2db8 ONOS-6382 fail removal of non-existent virtual network with IllegalStateException by Claudine Chiu · 7 years ago
  41. 11b99fc Refining driver subsystem to facilitate coordinated start-up. by Thomas Vachuska · 7 years ago
  42. 997c842 fix: (vnet) sync batch flow rule batch operation by Yoonseon Han · 7 years ago
  43. 7362e67 [ONOS-6249] (vNet) Link mapping and end-to-end isolation for virtual network by Harold Huang · 7 years ago
  44. cdc4b8c ONOS-6204 initial impl of dist. flow objective store by Claudine Chiu · 7 years ago
  45. 914acb8 onos-6296: Null Pointer check before using null object by rohitsharan · 7 years ago
  46. 1f036b8 ONOS-6096 initial impl of dist. virtual packet store; virtual PacketRequest CLI; PacketRequest codec by Claudine Chiu · 7 years ago
  47. b7d6b8e ONOS-6164 Fix the add and remove command to the virtual network store by Harold Huang · 7 years ago
  48. 88cc343 Update checkstyle to version 6.19 by Ray Milkey · 7 years ago
  49. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  50. 96c146b Refactor route subsystem to support multiple routes for each prefix. by Jonathan Hart · 7 years ago
  51. 465a260 ONOS-5682 Trigger DeviceEvent when virtual device or port is added/updated/removed by Claudine Chiu · 7 years ago
  52. 86bebed [ONOS-5936] (vCore) Virtual FlowObjective Manager and Store by yoonseon · 7 years ago
  53. 97b9b59 fix: Virtual flow rule and packet store by yoonseon · 7 years ago
  54. 3c3e99e (vCord) Add a convenience method for providing a list of physical device by sangyun-han · 7 years ago
  55. c4c2d62 Factor out createBinaryString method by Jonathan Hart · 7 years ago
  56. 93ce3e8 ONOS-6027 add request/cancelPackets tests to VirtualNetworkPacketManagerTest by Claudine Chiu · 7 years ago
  57. dc3210d [ONOS-5897] (vCore) Create Group Manager and Store by yoonseon · 7 years ago
  58. 322c9c3 [ONOS-5731] Implement skeleton of VirtualNetworkPacketManager by yoonseon · 7 years ago
  59. aa8de49 [ONOS-5599] Store meter features into MeterStore by Jordi Ortiz · 7 years ago
  60. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  61. bd8a93d [ONOS-5729] VirtualFlowRuleStore implementation by yoonseon · 7 years ago
  62. c6a6927 [ONOS-5833] (vCore) Refactor vnet services to enable event delivery mechanism by yoonseon · 7 years ago
  63. 143bc18 Route store delegation fix by Charles Chan · 7 years ago
  64. 0214ded Implement distributed route store by Charles Chan · 7 years ago
  65. 7f872a7 [ONOS-5682] Introduced VIRTUAL_PORT_* events for virtual network to virtual port mapping changes. by Claudine Chiu · 7 years ago
  66. 945828d ONOS-5682 Introduced VIRTUAL_DEVICE_* events. by Claudine Chiu · 7 years ago
  67. b21d69a Avoid sending redundant ROUTE_REMOVED event when deleting a unresolved route by Charles Chan · 7 years ago
  68. e4d1310 Carry previous next hop information in RouteEvent by Charles Chan · 7 years ago
  69. 8fe9f4c Carry location of next hop in ResolvedRoute by Charles Chan · 8 years ago
  70. dbe4c53 Update map names to match naming convention by Jon Hall · 8 years ago
  71. 6c60389 In vnet CLI, separates virutal port creation and binding operations. by Yoonseon Han · 8 years ago
  72. d4955ae Preventing NPEs in stores via notifyDelegate by Thomas Vachuska · 8 years ago
  73. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  74. 54c5e23 Removes deprecated withPartitionsDisabled method by Madan Jampani · 8 years ago
  75. 11f6d53 ONOS-2184 - Initial implementation of Virtual network Intent service. by Brian Stanke · 8 years ago
  76. 7a81b53 ONOS-2184 Adding VirtualHost support in Virtual Networks. by Brian Stanke · 8 years ago
  77. 6c02d9e New ApplicationStore that uses a single ConsistentMap to track all app related state by Madan Jampani · 8 years ago
  78. 8691428 ONOS-2184 - Implemented Virtual Network DeviceService and LinkService to use by Brian Stanke · 8 years ago
  79. cfdf91b [ONOS-4606] Avoid generating incorrect NetworkId by Kenji HIKICHI · 8 years ago
  80. 612cebf ONOS-3633 - Adding intent event listener to PointToPointIntent virtual network by Brian Stanke · 8 years ago
  81. 03666a3 Remove duplicate registrations. by HIGUCHI Yuta · 8 years ago
  82. c0f5045 Remove some of unnecessary register calls. by HIGUCHI Yuta · 8 years ago
  83. 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
  84. d8adcef Bug Fix - Tunnel subsystem 1. After delete the tunnel and then query the tunnel and call provider. Query will always return null. Null Pointer exception. by Satish K · 8 years ago
  85. 9a10897 ONOS-3633 - Implementation of virtual network point to point intent provider. by Brian Stanke · 8 years ago
  86. 7f2d574 Distinguish between route added and route updated by Jonathan Hart · 8 years ago
  87. 6c2e796 Unit tests for route store. by Jonathan Hart · 8 years ago
  88. fd17661 Route CLI improvements and bug fixes by Jonathan Hart · 8 years ago
  89. 4c3c997 [GoldenEye] [ONOS-4163] Add provider service update API with status change by Avantika-Huawei · 8 years ago
  90. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  91. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  92. bfc5c48 Implementation of the route service by Jonathan Hart · 8 years ago
  93. 5df1447 ONOS-4076 - Virtual Network CLI commands and bug fixes in by Brian Stanke · 8 years ago
  94. 0e5c94e ONOS-4075 - Distributed virtual network store implementation, by Brian Stanke · 8 years ago
  95. 72282af Fixes some issues that were preventing intent tests from running by Madan Jampani · 8 years ago
  96. fc1a631 Functionality issue. 1) REMOVE event is generated though the tunnel is not removed 2) Logic w.r.t producer name conflict with Tunnel Manager and Store by Satish K · 8 years ago
  97. e014b3a ONOS-3931: move DeviceKey manager and store implementations from incubator to core by Claudine Chiu · 8 years ago
  98. 1aa5814 support addition and removal of mcast sinks vlan mcast rules are now optional by alshabib · 8 years ago
  99. 31ad527 ONOS-3931: move "org.onosproject.incubator.net.key" to "org.onosproject.net.key" by Claudine Chiu · 8 years ago
  100. f8ba8f0 Fix for Null Dereference in Label Store by Satish K · 8 years ago