1. 205af45 ONOS-6625: Remove meters from device not present in onos by Jordi Ortiz · 7 years ago
  2. 9287b63 MeterManager optimiziation. Use entryset instead of keyset avoiding some store access, by Jordi Ortiz · 7 years ago
  3. 58d5ec0 FIX: Onos is reinstalling the meter to the switch when in PENDING_REMOVE state by Jordi Ortiz · 7 years ago
  4. df28ecd [ONOS-6188] Notify to MeterListeners meter installation and removal on device. by Jordi Ortiz · 7 years ago
  5. 6c84776 [ONOS-5934] MeterId availability after withdraw. by Jordi Ortiz · 7 years ago
  6. 11b99fc Refining driver subsystem to facilitate coordinated start-up. by Thomas Vachuska · 7 years ago
  7. 5889691 ONOS-5958 Meter restoration to device by Jordi Ortiz · 7 years ago
  8. 67546fb [ONOS-5310] FullMetersAvailable by Jordi Ortiz · 8 years ago
  9. 21daebf MeterManager, check max meters before requesting a new meter by Jordi Ortiz · 7 years ago
  10. aa8de49 [ONOS-5599] Store meter features into MeterStore by Jordi Ortiz · 7 years ago
  11. 3a6f307 Add missing Sink to MeterManager. by Jordi Ortiz · 7 years ago
  12. a09e1bb Use Collection#forEach() instead of Stream#forEach() for simplicity by Sho SHIMIZU · 8 years ago
  13. 0e03f59b More idiomatic code in Stream API by Sho SHIMIZU · 8 years ago
  14. d5714e0 New and direct StorageService method for creating an AtomicCounter by Madan Jampani · 8 years ago
  15. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  16. a45755d Fixes to solve Jira Issues ONOS-4173 and ONOS-4174 by Konstantinos Kanonakis · 8 years ago
  17. 317a7de Fixed issue in MeterManager.java by Konstantinos Kanonakis · 8 years ago
  18. e17d328 Adds abstract distributed primitive builder + Refactored AtomicCounter and AtomicValue builder to make use of it. by Madan Jampani · 8 years ago
  19. 4ae5aa8 Blew away old version of PIM to restructure. And: by Rusty Eddy · 8 years ago
  20. 1932b93 Add getMeters method for obtaining meter collection by device id by Jian Li · 8 years ago
  21. 5196e86 cleaning up some meter code by alshabib · 9 years ago
  22. 70aaa1b adding device specific counters for meter ids in the meter service. by alshabib · 9 years ago
  23. e1248b6 Adding tests for meter service. by alshabib · 9 years ago
  24. 5eb7939 Added Meter object accounting by alshabib · 9 years ago
  25. 58fe6dc fixes for Meter Service by alshabib · 9 years ago
  26. 10c810b added treatment support and conversion to an instruction by alshabib · 9 years ago
  27. eadfc8e Moving meter store implementation to use map events by alshabib · 9 years ago
  28. 7bb0501 Initial implementation of Meter Service (needs testing) by alshabib · 9 years ago
  29. 1d2bc40 moving meter service to incubator and initial implementation of meter manager. by alshabib · 9 years ago