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