1. 0dcff2b SEBA-127: Remove olt-kafka bundle from olt app oar by Jonathan Hart · 6 years ago
  2. 5f1c814 Remove event sink when app is deactivated. by Jonathan Hart · 6 years ago
  3. 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
  4. 6960f82 Send UNI_ADDED events on port enable. by Jonathan Hart · 6 years ago
  5. 878a702 Starting snapshot 1.5.0-SNAPSHOT by Jenkins · 6 years ago
  6. 3ccd9b4 Release version 1.4.0 by Jenkins · 6 years ago 1.4.0
  7. d7ab2aa Update OLT app name to org.opencord.olt - consistent with other apps. by Jonathan Hart · 6 years ago
  8. 98de8a7 Only send UNI_ADDED events for enabled UNI ports by Jonathan Hart · 6 years ago
  9. 1d34c8b VOL-743: Send ONU discover events to Kafka message bus by Jonathan Hart · 6 years ago
  10. da66a01 Upgrading app to ONOS 1.13 by Jonathan Hart · 6 years ago
  11. 94b9049 Report an error for invalid invocations of the add-subscriber command by Jonathan Hart · 6 years ago
  12. c63dc82 VOL-435 NPE in oltApp when portstatus changes by dvaddire · 6 years ago aaa-rework
  13. c991d58 VOL-429 - increment SNAPSHOT versions by David K. Bainbridge · 7 years ago
  14. 95e2f65 VOL-388 : DHCP and IGMP Flow rules for the ONT should be provisioned only when by Amit Ghosh · 7 years ago
  15. 96a7617 release version 1.3.0-SNAPSHOT by David K. Bainbridge · 7 years ago
  16. 12e0a2c VOL-373 support 3 tuple and multiple version numbers for ONOS apps by David K. Bainbridge · 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. b936d06 updating onos apps to 1.2-SNAPSHOT by alshabib · 7 years ago
  20. 63713ad Bumping up ONOS to 1.8.0 by Charles Chan · 7 years ago
  21. 10a2b63 reverting master to 1.1-SNAPSHOT by alshabib · 8 years ago
  22. a033efd updating onos apps to rc2 by alshabib · 8 years ago
  23. b966f4a Updating ONOS apps to 1.1-SNAPSHOT version by alshabib · 8 years ago
  24. 98ec669 Fix issues with loading OLT app by Jonathan Hart · 8 years ago
  25. 887a64b Fix app name for config app dependency by Jonathan Hart · 8 years ago
  26. f3a573e fix references to config application by alshabib · 8 years ago
  27. 36a4d73 pom modifications to appify olt-app renaming package by alshabib · 8 years ago
  28. 335f1b7 Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  29. 21a8430 Fix cord config app dependencies by Jonathan Hart · 8 years ago
  30. c39f08d Explicitly return NO CONTENT type response for http DELETE request by Jian Li · 8 years ago
  31. 8605b6d Adding a cord-config appliation which hosts configuration by alshabib · 8 years ago
  32. d4fbd35 Updating copyrights by Brian O'Connor · 8 years ago
  33. 864bdf0 Simplifying Import-Package line in maven-bundle-plugin for REST bundles by Brian O'Connor · 8 years ago
  34. 6c739a2 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  35. 5dc7492 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  36. d73c984 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago
  37. 6b5b523 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  38. 64f6bfe Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago
  39. fd6c1b3 Add CLI command to view provisioned subscribers by Jonathan Hart · 8 years ago
  40. d319d81 Refine application title and category in app.xml and pom.xml by Jian Li · 8 years ago
  41. 257beb9 Add missing application titles in app.xml with pom.xml clean up by Jian Li · 8 years ago
  42. 09753b5 make sure only one instance pushes default rules by alshabib · 8 years ago
  43. 4ceaed3 fix removal of rules in a distributed setting by alshabib · 8 years ago
  44. 55e4730 Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  45. 8ed8328 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago
  46. 32232c8 fix olt cookie issue by alshabib · 8 years ago
  47. e055967 cleaning up more cord apps by alshabib · 8 years ago
  48. faadd2e do not remove filter rules when pushing vlan rules by alshabib · 8 years ago
  49. 004776c Make use of Optional more idiomatic by Sho SHIMIZU · 8 years ago
  50. 50d9fc5 remove eapol rule when vlan rules are pushed. by alshabib · 8 years ago
  51. 62e9ce7 fixing igmp bootstrap issues by alshabib · 8 years ago
  52. bb83aa2 olt installs default flows when ports appear and/or when config is uploaded. by alshabib · 8 years ago
  53. 7c19001 fixing events in the olt when olt availability changes by alshabib · 8 years ago
  54. 000b6fc moving igmp app to use access device config by alshabib · 8 years ago
  55. bf70b08 adding remove subscriber command by alshabib · 8 years ago
  56. 8ca85bd don't install filtering objectives on uplink port by alshabib · 8 years ago
  57. ba35749 adding the listener to the device service by alshabib · 8 years ago
  58. 900dd8c ONOS-3704 - Cleaning up Maven build warning messages and cleaning up some versions of thirdparty libraries. by Brian Stanke · 8 years ago
  59. d8bca08 Fix javadoc warnings by Jian Li · 8 years ago
  60. dae9a28 [ONOS-3634] Remove readme tag from app.xml by Jian Li · 8 years ago
  61. fbba31e [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  62. 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