1. 073733d Release version 4.0.2 by Jenkins · 4 years ago 4.0.2
  2. 44d86b0 Moving dependency to ONOS 2.2 and sadis 5.0.1 by Matteo Scandolo · 4 years ago
  3. 9da7d52 VOL-2800 fix for missing DHCP flows on NNI port after OLT delete and recreation. by Saurav Das · 4 years ago
  4. a249178 [VOL-2744] on device reconnection do not reprovision eapol on existing subscriber by Andrea Campanella · 4 years, 1 month ago
  5. a58fbee [VOL-2744] onos app changes for OLT reboot by Hardik Windlass · 4 years, 1 month ago
  6. b776aef VOL-2729 Handling eapol remove for disabled port in the case where subscriber has not been provisioned yet by Saurav Das · 4 years, 1 month ago
  7. 7cbf431 Catch exception generated during provisioning of subscriber by Daniele Moro · 4 years, 1 month ago
  8. 4f178fa Enable operation in a multi-instance ONOS cluster. by Jonathan Hart · 4 years, 2 months ago
  9. d7735f9 VOL-2391: Invalid Flows in ONOS when NNI is misconfigured by Thomas Lee S · 4 years, 1 month ago
  10. 6f566cc Depend on released ONOS 2.2.1 artifacts by Carmelo Cascone · 4 years, 1 month ago
  11. f58abf7 Starting snapshot 4.0.2-SNAPSHOT by Jenkins · 4 years, 2 months ago
  12. 776c93d Release version 4.0.1 by Jenkins · 4 years, 2 months ago 4.0.1
  13. 3846f19 Moving olt master to depend on released Sadis 5.0.0 by Andrea Campanella · 4 years, 2 months ago
  14. 27c471c Using the correct Default for BP by Matteo Scandolo · 4 years, 2 months ago
  15. 090e4a0 [VOL-2516] Removing metadata match in case of VLAN ANY for downstream flows, also removing unused default vlan by Andrea Campanella · 4 years, 2 months ago
  16. 9a77929 [VOL-2516] Moving downstream VlanID ANY check to comply with ATT workflow by Andrea Campanella · 4 years, 2 months ago
  17. 327c572 [VOL-2516] Changes to porperly support vlan ANY for DT workflow by Andrea Campanella · 4 years, 2 months ago
  18. cbbb795 [SEBA-815]Multi Tcont support by OLT app. by Andrea Campanella · 4 years, 4 months ago
  19. a185bb5 Update maven repo to https by Daniele Moro · 4 years, 2 months ago
  20. 23bc4eb Starting snapshot 4.0.1-SNAPSHOT by Jenkins · 4 years, 3 months ago
  21. 51ea866 Release version 4.0.0 by Jenkins · 4 years, 3 months ago 4.0.0
  22. 747687e Move dependencies on stable version of sadis app by Matteo Scandolo · 4 years, 3 months ago
  23. d9274ed Adding Code of Conduct by Matteo Scandolo · 4 years, 4 months ago
  24. 7522512 Fix javadoc generation not working with JDK 11 by Carmelo Cascone · 4 years, 4 months ago
  25. 95ff512 Update pom.xml to depend on official onos-dependencies parent pom by Carmelo Cascone · 4 years, 5 months ago
  26. ca93116 Bump ONOS to 2.2 and build with Java 11 by Carmelo Cascone · 4 years, 9 months ago
  27. 747a7da Two fixes regarding meter handling by Saurav Das · 4 years, 9 months ago
  28. da04f24 removing snapshot from readme by Kailash · 4 years, 9 months ago
  29. 395ff37 SEBA-690 by Hardik Windlass · 4 years, 10 months ago
  30. eae48de SEBA-669 partial fix - protects volt app from repeated add-subscriber calls by Saurav Das · 4 years, 9 months ago
  31. e94695f Moving to a newer snapshot to allow multicast changes by Matteo Scandolo · 4 years, 10 months ago
  32. 160e868 SEBA-633 Fix flow removal when port disabled by Andy Bavier · 5 years ago
  33. f59c091 Adding meter and write metadata instructions to transparent flows by Gamze Abaka · 5 years ago
  34. 853bf25 Removing the subscriber when an ONU device is disabled by Gamze Abaka · 5 years ago
  35. da282b4 Adding purgeOnDisconnect feature to delete meters and updating EAPOL trap flows. by Gamze Abaka · 5 years ago
  36. a9d5f44 SEBA-306 Let the last event through for a disconnected OLT that is no longer in sadis by Saurav Das · 5 years ago
  37. 33feef5 Fixing the ordering of flow programming operations by Gamze Abaka · 5 years ago
  38. 62ad75e SEBA-385: Ensure that flow-store is flushed when device disconnects. by Saurav Das · 5 years ago
  39. 838d814 This patch includes the following implementations: by Gamze Abaka · 5 years ago
  40. 1efc80c xIn order to delete meters that are not used by a flow, the default value of "deleteMeters" must be True. by Gamze Abaka · 5 years ago
  41. ad32965 ONOS dependency is changed; New Version is created for this app; Comments are added to understand the write metadata value by Gamze Abaka · 5 years ago
  42. 641fc07 Both the Upstream and Downstream Bandwidth Profiles can be 'named' and Referenced from a Subscriber Record in the SADIS DB on ONOS. by Gamze Abaka · 6 years ago
  43. 1f864fc Release version 2.1.0 by Jenkins · 5 years ago 2.1.0
  44. 962a6ad [SEBA-286] remove a subscriber only if it was provisioned by Matteo Scandolo · 5 years ago
  45. 63460d1 Adding support for IpV6 by Matteo Scandolo · 5 years ago
  46. acc5eeb Fixing downstream dhcp flow udp port numbers by Saurav Das · 5 years ago
  47. e1d3f09 VOL-1256: Support for transparent flows (with different Vlan IDs) on a ONU for DT FTTB Use case, after merge by Amit Ghosh · 5 years ago
  48. 82b8e6d Bug-fix: Remove flows from voltha for deleted subscriber, even if sadis cannot by Saurav Das · 5 years ago
  49. 3193952 VOL-540: REST interface for provisioning/removal of HSIA service - rebased by Amit Ghosh · 6 years ago
  50. 632f0fc Moving InternalDeviceListener logic in separated thread by Matteo Scandolo · 6 years ago
  51. 2c69d07 Remove config dependency as this is no longer used by Jonathan Hart · 6 years ago
  52. 4c53800 Don't handle events for devices that don't have OLT record in SADIS. by Jonathan Hart · 6 years ago
  53. 403372d SEBA-87: Push DHCP and LLDP trap flows for NNI port by Jonathan Hart · 6 years ago
  54. 33397af VOL-1163 Remove all subscriber flows on ONU delete by Nicolas Palpacuer · 6 years ago
  55. 480c3b1 [SEBA-119] Sending AccessDeviceEvent for disabled port by Matteo Scandolo · 6 years ago
  56. 1ed9aef VOL-542: Use Sadis data (if available) for OLT configuration data instead of AccessDevice Configuration. Removed caching of Sadis data in oltApp by Amit Ghosh · 6 years ago
  57. 0dcff2b SEBA-127: Remove olt-kafka bundle from olt app oar by Jonathan Hart · 6 years ago
  58. 1b7a50d Remove OLT-specific Kafka integration. by Jonathan Hart · 6 years ago
  59. 5f1c814 Remove event sink when app is deactivated. by Jonathan Hart · 6 years ago
  60. 3f57926 VOL-954 Create separate flags for enabling DHCP or IGMP. Set priority of EAP, DHCP output to controller flows to same as IGMP by Matt Jeanneret · 6 years ago
  61. 6960f82 Send UNI_ADDED events on port enable. by Jonathan Hart · 6 years ago
  62. 878a702 Starting snapshot 1.5.0-SNAPSHOT by Jenkins · 6 years ago
  63. 3ccd9b4 Release version 1.4.0 by Jenkins · 6 years ago 1.4.0
  64. 45f9cbe Update config dependency to 1.4.0 by Jonathan Hart · 6 years ago
  65. d7ab2aa Update OLT app name to org.opencord.olt - consistent with other apps. by Jonathan Hart · 6 years ago
  66. 98de8a7 Only send UNI_ADDED events for enabled UNI ports by Jonathan Hart · 6 years ago
  67. 1d34c8b VOL-743: Send ONU discover events to Kafka message bus by Jonathan Hart · 6 years ago
  68. da66a01 Upgrading app to ONOS 1.13 by Jonathan Hart · 6 years ago
  69. 94b9049 Report an error for invalid invocations of the add-subscriber command by Jonathan Hart · 6 years ago
  70. e78d011 Adding gitreview by Matteo Scandolo · 6 years ago
  71. 69f3c1b VOL-475 - cherry pick ONOS version update by David K. Bainbridge · 6 years ago
  72. c63dc82 VOL-435 NPE in oltApp when portstatus changes by dvaddire · 6 years ago aaa-rework
  73. c991d58 VOL-429 - increment SNAPSHOT versions by David K. Bainbridge · 7 years ago
  74. 6539614 VOL-423 update to ONOS version 1.10.6 by David K. Bainbridge · 7 years ago
  75. 03da7f9 CORD-1849 Split XOS code out of OLT and VTN repos by Andy Bavier · 7 years ago
  76. 95e2f65 VOL-388 : DHCP and IGMP Flow rules for the ONT should be provisioned only when by Amit Ghosh · 7 years ago
  77. 96a7617 release version 1.3.0-SNAPSHOT by David K. Bainbridge · 7 years ago
  78. 91afdb9 [CORD-1630] Model verbose_names by Matteo Scandolo · 7 years ago
  79. 12e0a2c VOL-373 support 3 tuple and multiple version numbers for ONOS apps by David K. Bainbridge · 7 years ago
  80. 5e293c9 [CORD-1685] Adding copyright informations by Matteo Scandolo · 7 years ago
  81. d6a135a Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  82. d7590f7 CORD-1250 Update to new Service/Tenancy models by Scott Baker · 7 years ago
  83. c251e64 add component labels, fix name by Zack Williams · 7 years ago
  84. ab24ed7 CORD-1316: Implement new credentials system by Sapan Bhatia · 7 years ago
  85. c102a24 [CORD-1360] Using new config by Matteo Scandolo · 7 years ago
  86. ad2726e [CORD-1360] Using new config by Matteo Scandolo · 7 years ago
  87. 6ad0360 CORD-1243 move volt model_policies to model policy framework by Scott Baker · 7 years ago
  88. 5598d25 CORD-1244 cleanup use of select_by_content_object by Scott Baker · 7 years ago
  89. ea848b2 CORD-1244 cleanup use of get_tenant/get_service by Scott Baker · 7 years ago
  90. e86b4b6 CORD-1345: Renamed PlCoreBase to XOSBase by Sapan Bhatia · 7 years ago
  91. c15556d CORD-1083 move CordSubscriberRoot to rcord repo by Scott Baker · 7 years ago cord-3.0 null
  92. 8fc7eb3 CORD-1177: Brought vOLT service over to xproto by Sapan Bhatia · 7 years ago
  93. 11e1e46 CORD-879 fix admin UI issues related to proxy cleanup; fix unable to delete cordsubscriberroot by Scott Baker · 7 years ago
  94. d77b3f1 CORD-879 Eliminate Proxy models in vOLT by Scott Baker · 7 years ago
  95. 54f110f Change app name from onosproject to opencord by Charles Chan · 7 years ago
  96. f609419 destroy vSG if vOLT s-tag changes (CORD-660) by Scott Baker · 7 years ago
  97. b936d06 updating onos apps to 1.2-SNAPSHOT by alshabib · 7 years ago
  98. c5bff66 removing .gitreview file by alshabib · 7 years ago
  99. 63713ad Bumping up ONOS to 1.8.0 by Charles Chan · 7 years ago
  100. 10384a8 Moving to onos-1.7.1 by Hyunsun Moon · 7 years ago