1. f57ef60 Adding purgeOnDisconnect support to the meter subsystem and adding vlanId match by Gamze Abaka · 5 years ago
  2. 124d6a1 Adding metadata match criterion to solve the conflict-flow issue. (SEBA-668) by abakagamze · 5 years ago
  3. a34469f Fixing the meter timeout issue and support transparent flows. by Gamze Abaka · 5 years ago
  4. 9f4f007 Adding DHCP IpV6 support in VOLTHA Driver by Matteo Scandolo · 6 years ago
  5. 7c070c8 DHCP and IGMP trap flows must include write metadata (tech profile id) and meter instructions by Gamze Abaka · 5 years ago
  6. 6c8a71b In order to complete https://jira.opencord.org/browse/VOL-1093 and https://jira.opencord.org/browse/VOL-1401, OltPipeline must support meter and write metadata instructions for authentication trap flows. Additionally, all flows must include write metadata instruction instead of transition. This change will be done for 1.13 branch. by Gamze Abaka · 5 years ago
  7. dadae72 In order to implement VOLTHA VOL-949 task (https://jira.opencord.org/browse/VOL-949) , OltPipeline (pmc-olt driver) must support meter, transition and also QinQ vlan push instructions. by Gamze Abaka · 6 years ago
  8. fe6afd8 Sonar suggestions by Ray Milkey · 5 years ago
  9. 651c687 ONOS-7807: Fix to provide inner-tag of Q-in-Q flows correctly to VOLTHA by cboling · 6 years ago
  10. f1f2275 ONOS-7771 : Provision in OltPipeline to install No L2 modification flow rules by Amit Ghosh · 6 years ago
  11. 3dc474c OltPipeline: Add VLAN_PUSH treatment if match is VlanId.NONE. by Jonathan Hart · 6 years ago
  12. 8e6b89a ONOS-6985 - Fix for NPE at Oltpipeline by dvaddire · 7 years ago
  13. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  14. cbaf867 Added changes to OltPipeline to create filtering flows for DHCP packets by Amit Ghosh · 7 years ago
  15. f508667 here is a bug : there would be at most 10 second between group_add to group_added, but if in the 10 second, the group was modified, no group_added notify would be receive, but a group_updated instead. with out the change, the consequnce flow would not be add by ke han · 8 years ago
  16. eefdedf Remove redundent byte[].class registration by Charles Chan · 8 years ago
  17. b05be2d Adding support to remove a subscriber. by alshabib · 8 years ago
  18. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  19. 8336447 removing cookie generation from olt pipeline by alshabib · 8 years ago
  20. 2443119 CLI command to help debug the mapping of next-Objectives to the by Saurav Das · 8 years ago
  21. b3c1434 adding a discriminant to OF rules for q-in-q tags. by alshabib · 8 years ago
  22. 6cb8636 fix removal of rules in a distributed setting by alshabib · 8 years ago
  23. 5ccbe3f making the olt pipeline support distributed cookie values. by alshabib · 8 years ago
  24. aedabfd Remove duplicated multicast prefix declaration by Charles Chan · 8 years ago
  25. 56efe43 fix olt cookie issue by alshabib · 8 years ago
  26. 1aa5814 support addition and removal of mcast sinks vlan mcast rules are now optional by alshabib · 8 years ago
  27. ef7e290 Make use of Optional more idiomatic by Sho SHIMIZU · 8 years ago
  28. e507584 fix for popping vlan in table 1 by alshabib · 8 years ago
  29. d61b77b added support for multicast in olt pipeline by alshabib · 8 years ago
  30. 51539b8 Enforce naming convention regarding abbreviations by Jonathan Hart · 9 years ago
  31. 238d96e ONOS-3758 restructuring driver module with sub-modules for different drivers by Andrea Campanella · 8 years ago[Renamed from drivers/src/main/java/org/onosproject/driver/pipeline/OltPipeline.java]
  32. bb42423 olt installs default rules on startup and when a port shows up by alshabib · 8 years ago
  33. 2f74f2c fixed pipeline and onos-drivers for OLT connection by alshabib · 8 years ago
  34. fa0dc66 adding a criterion for inner vlans used by olt to match on the inner vlan by alshabib · 8 years ago
  35. fd430b6 implementing q-in-q support implementing filtering objectives for punting rules by alshabib · 8 years ago
  36. b92cc51 Fix naming conventions for CORD apps. by Jonathan Hart · 8 years ago[Renamed (99%) from drivers/src/main/java/org/onosproject/driver/pipeline/OLTPipeline.java]
  37. 3e59464 Change OLT app to push Q-in-Q tagging flows rather than transparent VLAN flows. by Jonathan Hart · 9 years ago
  38. 64da69d Move AAA app to OLT by Jonathan Hart · 9 years ago
  39. af734ff forwarding radius packets to radius by alshabib · 9 years ago
  40. dfc3b86 Add punt EAPOL rule for OLT by Jonathan Hart · 9 years ago
  41. 2cc73cb method to annotate a device during driver init by alshabib · 9 years ago
  42. c4b5d46 adding iptv provisioning by alshabib · 9 years ago
  43. b32cefe adding igmp rule by alshabib · 9 years ago
  44. 0ccde6d Added an OLT application which pushes vlan circuits when ports are up. by alshabib · 9 years ago