1. d06925c Adding DHCP IpV6 support in VOLTHA Driver by Matteo Scandolo · 6 years ago
  2. b5c60cb 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
  3. 10ebd5b ONOS-7807: Fix to provide inner-tag of Q-in-Q flows correctly to VOLTHA by cboling · 6 years ago
  4. e68b0ac ONOS-7771 : Provision in OltPipeline to install No L2 modification flow rules by Amit Ghosh · 6 years ago
  5. 248e7cd Allow LLDP traps to be installed on OLTs by Jonathan Hart · 6 years ago
  6. 3333cc6 OltPipeline: Add VLAN_PUSH treatment if match is VlanId.NONE. by Jonathan Hart · 6 years ago
  7. 8e6b89a ONOS-6985 - Fix for NPE at Oltpipeline by dvaddire · 7 years ago
  8. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  9. cbaf867 Added changes to OltPipeline to create filtering flows for DHCP packets by Amit Ghosh · 8 years ago
  10. 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
  11. eefdedf Remove redundent byte[].class registration by Charles Chan · 8 years ago
  12. b05be2d Adding support to remove a subscriber. by alshabib · 8 years ago
  13. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  14. 8336447 removing cookie generation from olt pipeline by alshabib · 9 years ago
  15. 2443119 CLI command to help debug the mapping of next-Objectives to the by Saurav Das · 9 years ago
  16. b3c1434 adding a discriminant to OF rules for q-in-q tags. by alshabib · 9 years ago
  17. 6cb8636 fix removal of rules in a distributed setting by alshabib · 9 years ago
  18. 5ccbe3f making the olt pipeline support distributed cookie values. by alshabib · 9 years ago
  19. aedabfd Remove duplicated multicast prefix declaration by Charles Chan · 9 years ago
  20. 56efe43 fix olt cookie issue by alshabib · 9 years ago
  21. 1aa5814 support addition and removal of mcast sinks vlan mcast rules are now optional by alshabib · 9 years ago
  22. ef7e290 Make use of Optional more idiomatic by Sho SHIMIZU · 9 years ago
  23. e507584 fix for popping vlan in table 1 by alshabib · 9 years ago
  24. d61b77b added support for multicast in olt pipeline by alshabib · 9 years ago
  25. 51539b8 Enforce naming convention regarding abbreviations by Jonathan Hart · 9 years ago
  26. 238d96e ONOS-3758 restructuring driver module with sub-modules for different drivers by Andrea Campanella · 9 years ago[Renamed from drivers/src/main/java/org/onosproject/driver/pipeline/OltPipeline.java]
  27. bb42423 olt installs default rules on startup and when a port shows up by alshabib · 9 years ago
  28. 2f74f2c fixed pipeline and onos-drivers for OLT connection by alshabib · 9 years ago
  29. fa0dc66 adding a criterion for inner vlans used by olt to match on the inner vlan by alshabib · 9 years ago
  30. fd430b6 implementing q-in-q support implementing filtering objectives for punting rules by alshabib · 9 years ago
  31. b92cc51 Fix naming conventions for CORD apps. by Jonathan Hart · 9 years ago[Renamed (99%) from drivers/src/main/java/org/onosproject/driver/pipeline/OLTPipeline.java]
  32. 3e59464 Change OLT app to push Q-in-Q tagging flows rather than transparent VLAN flows. by Jonathan Hart · 9 years ago
  33. 64da69d Move AAA app to OLT by Jonathan Hart · 9 years ago
  34. af734ff forwarding radius packets to radius by alshabib · 9 years ago
  35. dfc3b86 Add punt EAPOL rule for OLT by Jonathan Hart · 9 years ago
  36. 2cc73cb method to annotate a device during driver init by alshabib · 9 years ago
  37. c4b5d46 adding iptv provisioning by alshabib · 9 years ago
  38. b32cefe adding igmp rule by alshabib · 9 years ago
  39. 0ccde6d Added an OLT application which pushes vlan circuits when ports are up. by alshabib · 9 years ago