1. 2bcc805 [VOL-3660] Add support for PPPoED message decoding and flow installation on OltPipeline. by Gustavo Silva · 3 years, 3 months ago
  2. d8e0763 [VOL-3249] Batching operations in OLT pipeliner by Andrea Campanella · 3 years, 11 months ago
  3. 79bc506 Not failing with BADPARAMS on IGMP to allow IGMP on NNI port for OLT by Andrea Campanella · 3 years, 7 months ago
  4. a93905c [VOL-3212] Modification to Trap flows: by Andrea Campanella · 3 years, 11 months ago
  5. 969e8af [VOL-3327] Avoid logging of non-error in OLT Pipeliner by Andrea Campanella · 3 years, 10 months ago
  6. 5908b56 [VOL-3016] OLTPipeline removes empty next group if the last group was removed because of empty buckets by Andrea Campanella · 4 years ago
  7. ec25a0a VOL-2734 Double-tagged multicast flow support by OltPipeline. by Esin Karaman · 4 years, 2 months ago
  8. a685998 VOL-2516: Introducing meta in the ONU DS flow selector by Amit Ghosh · 4 years, 3 months ago
  9. 6edac32 [VOL-2516] Changes to OLT pipeliner to support vlan ANY for DT workflow by Andrea Campanella · 4 years, 3 months ago
  10. fe9d54f SEBA-816 Multi-tcont support by OltPipeline by Gamze Abaka · 4 years, 5 months ago
  11. f57ef60 Adding purgeOnDisconnect support to the meter subsystem and adding vlanId match by Gamze Abaka · 5 years ago
  12. 124d6a1 Adding metadata match criterion to solve the conflict-flow issue. (SEBA-668) by abakagamze · 5 years ago
  13. a34469f Fixing the meter timeout issue and support transparent flows. by Gamze Abaka · 5 years ago
  14. 9f4f007 Adding DHCP IpV6 support in VOLTHA Driver by Matteo Scandolo · 6 years ago
  15. 7c070c8 DHCP and IGMP trap flows must include write metadata (tech profile id) and meter instructions by Gamze Abaka · 5 years ago
  16. 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
  17. 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
  18. fe6afd8 Sonar suggestions by Ray Milkey · 5 years ago
  19. 651c687 ONOS-7807: Fix to provide inner-tag of Q-in-Q flows correctly to VOLTHA by cboling · 6 years ago
  20. f1f2275 ONOS-7771 : Provision in OltPipeline to install No L2 modification flow rules by Amit Ghosh · 6 years ago
  21. 3dc474c OltPipeline: Add VLAN_PUSH treatment if match is VlanId.NONE. by Jonathan Hart · 6 years ago
  22. 8e6b89a ONOS-6985 - Fix for NPE at Oltpipeline by dvaddire · 7 years ago
  23. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  24. cbaf867 Added changes to OltPipeline to create filtering flows for DHCP packets by Amit Ghosh · 7 years ago
  25. 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
  26. eefdedf Remove redundent byte[].class registration by Charles Chan · 8 years ago
  27. b05be2d Adding support to remove a subscriber. by alshabib · 8 years ago
  28. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  29. 8336447 removing cookie generation from olt pipeline by alshabib · 8 years ago
  30. 2443119 CLI command to help debug the mapping of next-Objectives to the by Saurav Das · 8 years ago
  31. b3c1434 adding a discriminant to OF rules for q-in-q tags. by alshabib · 8 years ago
  32. 6cb8636 fix removal of rules in a distributed setting by alshabib · 8 years ago
  33. 5ccbe3f making the olt pipeline support distributed cookie values. by alshabib · 8 years ago
  34. aedabfd Remove duplicated multicast prefix declaration by Charles Chan · 8 years ago
  35. 56efe43 fix olt cookie issue by alshabib · 8 years ago
  36. 1aa5814 support addition and removal of mcast sinks vlan mcast rules are now optional by alshabib · 8 years ago
  37. ef7e290 Make use of Optional more idiomatic by Sho SHIMIZU · 8 years ago
  38. e507584 fix for popping vlan in table 1 by alshabib · 8 years ago
  39. d61b77b added support for multicast in olt pipeline by alshabib · 8 years ago
  40. 51539b8 Enforce naming convention regarding abbreviations by Jonathan Hart · 9 years ago
  41. 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]
  42. bb42423 olt installs default rules on startup and when a port shows up by alshabib · 8 years ago
  43. 2f74f2c fixed pipeline and onos-drivers for OLT connection by alshabib · 8 years ago
  44. fa0dc66 adding a criterion for inner vlans used by olt to match on the inner vlan by alshabib · 8 years ago
  45. fd430b6 implementing q-in-q support implementing filtering objectives for punting rules by alshabib · 8 years ago
  46. 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]
  47. 3e59464 Change OLT app to push Q-in-Q tagging flows rather than transparent VLAN flows. by Jonathan Hart · 9 years ago
  48. 64da69d Move AAA app to OLT by Jonathan Hart · 9 years ago
  49. af734ff forwarding radius packets to radius by alshabib · 9 years ago
  50. dfc3b86 Add punt EAPOL rule for OLT by Jonathan Hart · 9 years ago
  51. 2cc73cb method to annotate a device during driver init by alshabib · 9 years ago
  52. c4b5d46 adding iptv provisioning by alshabib · 9 years ago
  53. b32cefe adding igmp rule by alshabib · 9 years ago
  54. 0ccde6d Added an OLT application which pushes vlan circuits when ports are up. by alshabib · 9 years ago