1. 3193952 VOL-540: REST interface for provisioning/removal of HSIA service - rebased by Amit Ghosh · 6 years ago
  2. 632f0fc Moving InternalDeviceListener logic in separated thread by Matteo Scandolo · 6 years ago
  3. 2c69d07 Remove config dependency as this is no longer used by Jonathan Hart · 6 years ago
  4. 4c53800 Don't handle events for devices that don't have OLT record in SADIS. by Jonathan Hart · 6 years ago
  5. 403372d SEBA-87: Push DHCP and LLDP trap flows for NNI port by Jonathan Hart · 6 years ago
  6. 33397af VOL-1163 Remove all subscriber flows on ONU delete by Nicolas Palpacuer · 6 years ago
  7. 480c3b1 [SEBA-119] Sending AccessDeviceEvent for disabled port by Matteo Scandolo · 6 years ago
  8. 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
  9. 5f1c814 Remove event sink when app is deactivated. by Jonathan Hart · 6 years ago
  10. 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
  11. 6960f82 Send UNI_ADDED events on port enable. by Jonathan Hart · 6 years ago
  12. 98de8a7 Only send UNI_ADDED events for enabled UNI ports by Jonathan Hart · 6 years ago
  13. 1d34c8b VOL-743: Send ONU discover events to Kafka message bus by Jonathan Hart · 6 years ago
  14. 94b9049 Report an error for invalid invocations of the add-subscriber command by Jonathan Hart · 6 years ago
  15. c63dc82 VOL-435 NPE in oltApp when portstatus changes by dvaddire · 7 years ago aaa-rework
  16. 95e2f65 VOL-388 : DHCP and IGMP Flow rules for the ONT should be provisioned only when by Amit Ghosh · 7 years ago
  17. d6a135a Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  18. 54f110f Change app name from onosproject to opencord by Charles Chan · 7 years ago
  19. f3a573e fix references to config application by alshabib · 8 years ago
  20. 36a4d73 pom modifications to appify olt-app renaming package by alshabib · 8 years ago[Renamed (98%) from app/src/main/java/org/onosproject/olt/impl/Olt.java]
  21. 8605b6d Adding a cord-config appliation which hosts configuration by alshabib · 8 years ago
  22. d4fbd35 Updating copyrights by Brian O'Connor · 8 years ago
  23. fd6c1b3 Add CLI command to view provisioned subscribers by Jonathan Hart · 8 years ago
  24. 09753b5 make sure only one instance pushes default rules by alshabib · 8 years ago
  25. 4ceaed3 fix removal of rules in a distributed setting by alshabib · 8 years ago
  26. 32232c8 fix olt cookie issue by alshabib · 8 years ago
  27. e055967 cleaning up more cord apps by alshabib · 8 years ago
  28. faadd2e do not remove filter rules when pushing vlan rules by alshabib · 8 years ago
  29. 004776c Make use of Optional more idiomatic by Sho SHIMIZU · 8 years ago
  30. 50d9fc5 remove eapol rule when vlan rules are pushed. by alshabib · 8 years ago
  31. 62e9ce7 fixing igmp bootstrap issues by alshabib · 8 years ago
  32. bb83aa2 olt installs default flows when ports appear and/or when config is uploaded. by alshabib · 8 years ago
  33. 7c19001 fixing events in the olt when olt availability changes by alshabib · 8 years ago
  34. 000b6fc moving igmp app to use access device config by alshabib · 8 years ago
  35. 8ca85bd don't install filtering objectives on uplink port by alshabib · 8 years ago
  36. ba35749 adding the listener to the device service by alshabib · 8 years ago
  37. 2e68491 CORD-60:Splitting OLT application bundle into api and app bundles so that other applications can import the necessary packages from api bundle by Srikanth Vavilapalli · 8 years ago[Renamed (98%) from src/main/java/org/onosproject/olt/Olt.java]
  38. dec2e25 olt installs default rules on startup and when a port shows up by alshabib · 8 years ago
  39. bf23a1f OLT ability to remove a subscriber by alshabib · 8 years ago
  40. b7a9e17 adding a criterion for inner vlans used by olt to match on the inner vlan by alshabib · 8 years ago
  41. 3ea8264 olt sends an event when registering a subscriber by alshabib · 8 years ago
  42. 8e4fd2f adding Access device events and a listener by alshabib · 8 years ago
  43. 6f67a47 Fix naming conventions for CORD apps. by Jonathan Hart · 8 years ago[Renamed (99%) from src/main/java/org/onosproject/olt/OLT.java]
  44. 5299838 Add configuration for default vlan by Jonathan Hart · 8 years ago
  45. e533a42 Change OLT app to push Q-in-Q tagging flows rather than transparent VLAN flows. by Jonathan Hart · 9 years ago
  46. 2500543 Use filter() to simplify statements in a lambda expression by Sho SHIMIZU · 9 years ago
  47. e78d777 Add punt EAPOL rule for OLT by Jonathan Hart · 9 years ago
  48. 688c04f Register device listener in OLT app by Jonathan Hart · 9 years ago
  49. 3d58175 fixing uplink ports by alshabib · 9 years ago
  50. de5538f9 minor fix for olt by alshabib · 9 years ago
  51. 4ae2b40 adding gfast support by alshabib · 9 years ago
  52. c4dfe85 adding support for iptv by alshabib · 9 years ago
  53. cf3eb95 adding offset for olt vlan to port mapping by alshabib · 9 years ago
  54. f0e7e70 Added an OLT application which pushes vlan circuits when ports are up. by alshabib · 9 years ago