1. f57ef60 Adding purgeOnDisconnect support to the meter subsystem and adding vlanId match by Gamze Abaka · 5 years ago
  2. 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
  3. d7e3b4b [ONOS-7051] Support for P4Runtime meters by Frank Wang · 7 years ago
  4. bdcd967 Implements policer-meter-mapping [ONOS-5867] by Pier Luigi · 7 years ago
  5. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 7 years ago
  6. e370878 [ONOS-7116] Implement MeterProgrammable and MeterDriverProvider by Andrea Campanella · 7 years ago
  7. f094c61 [ONOS-7114] Meter Subsystem Refactoring by Pier Luigi · 7 years ago
  8. a361310 Fixing capitalization in Band. by Aaron Kruglikov · 7 years ago
  9. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  10. a59f9b76 Introduce driver property to suppress meter feature by Charles Chan · 7 years ago
  11. 3b615e6 Fixing a typo in the MeterState enum. by Aaron Kruglikov · 7 years ago
  12. af75c13 FIX: Set band.type in MeterStats to avoid nullpointer in meter related operations (e.g, removal). by Jordi Ortiz · 7 years ago
  13. 9287b63 MeterManager optimiziation. Use entryset instead of keyset avoiding some store access, by Jordi Ortiz · 7 years ago
  14. df28ecd [ONOS-6188] Notify to MeterListeners meter installation and removal on device. by Jordi Ortiz · 7 years ago
  15. 6c84776 [ONOS-5934] MeterId availability after withdraw. by Jordi Ortiz · 7 years ago
  16. aa8de49 [ONOS-5599] Store meter features into MeterStore by Jordi Ortiz · 7 years ago
  17. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  18. 75f5fb9 MAX value positive, check value only in public constructor. by Jordi Ortiz · 8 years ago
  19. e7a240c FIX for ONOS-5260: METER AppID Display on GET, Precedence Range Issue by Jayasree Ghosh · 8 years ago
  20. 734e1e6 Cosmetic fixes to Band by Yuta HIGUCHI · 8 years ago
  21. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  22. b6d998e [ONOS-4014] Refactor *Id classes to extend from Identifier class by Jian Li · 8 years ago
  23. 317a7de Fixed issue in MeterManager.java by Konstantinos Kanonakis · 8 years ago
  24. 1932b93 Add getMeters method for obtaining meter collection by device id by Jian Li · 8 years ago
  25. 5c41123 [ONOS-3618] Implement REST API for Meter query, insert, delete by Jian Li · 8 years ago
  26. 1684b00 Bugfix: only allow REMARK band to have a precedence by Jian Li · 8 years ago
  27. 5196e86 cleaning up some meter code by alshabib · 9 years ago
  28. 70aaa1b adding device specific counters for meter ids in the meter service. by alshabib · 9 years ago
  29. e1248b6 Adding tests for meter service. by alshabib · 9 years ago
  30. 5eb7939 Added Meter object accounting by alshabib · 9 years ago
  31. 58fe6dc fixes for Meter Service by alshabib · 9 years ago
  32. 10c810b added treatment support and conversion to an instruction by alshabib · 9 years ago
  33. 1d2bc40 moving meter service to incubator and initial implementation of meter manager. by alshabib · 9 years ago
  34. c791179 OpenFlow Meter Provider - still need to parse meter stats by alshabib · 9 years ago
  35. d894b5d Fixing javadoc warnings, provided missing package javadocs and corrected group structure. by Thomas Vachuska · 9 years ago
  36. bc37196 sketching model elements for meter objects. by alshabib · 9 years ago
  37. e27055b Initial skeleton of OpenFlow meter provider by alshabib · 9 years ago