1. d7e3b4b [ONOS-7051] Support for P4Runtime meters by Frank Wang · 7 years ago
  2. bdcd967 Implements policer-meter-mapping [ONOS-5867] by Pier Luigi · 7 years ago
  3. e370878 [ONOS-7116] Implement MeterProgrammable and MeterDriverProvider by Andrea Campanella · 7 years ago
  4. f094c61 [ONOS-7114] Meter Subsystem Refactoring by Pier Luigi · 7 years ago
  5. ebdd485 Move meter manager implementation out of incubator by Ray Milkey · 7 years ago[Renamed (99%) from incubator/net/src/main/java/org/onosproject/incubator/net/meter/impl/MeterManager.java]
  6. 31d4d38 MeterManager: Use Executor to call provider to mitigate DistributedMeterStore timeouts by Jordi Ortiz · 7 years ago
  7. e165e1d Forward METER_ADDED/REMOVED events to MeterListener by Jordi Ortiz · 7 years ago
  8. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  9. 205af45 ONOS-6625: Remove meters from device not present in onos by Jordi Ortiz · 7 years ago
  10. 9287b63 MeterManager optimiziation. Use entryset instead of keyset avoiding some store access, by Jordi Ortiz · 7 years ago
  11. 58d5ec0 FIX: Onos is reinstalling the meter to the switch when in PENDING_REMOVE state by Jordi Ortiz · 7 years ago
  12. df28ecd [ONOS-6188] Notify to MeterListeners meter installation and removal on device. by Jordi Ortiz · 7 years ago
  13. 6c84776 [ONOS-5934] MeterId availability after withdraw. by Jordi Ortiz · 7 years ago
  14. 11b99fc Refining driver subsystem to facilitate coordinated start-up. by Thomas Vachuska · 7 years ago
  15. 5889691 ONOS-5958 Meter restoration to device by Jordi Ortiz · 7 years ago
  16. 67546fb [ONOS-5310] FullMetersAvailable by Jordi Ortiz · 8 years ago
  17. 21daebf MeterManager, check max meters before requesting a new meter by Jordi Ortiz · 7 years ago
  18. aa8de49 [ONOS-5599] Store meter features into MeterStore by Jordi Ortiz · 7 years ago
  19. 3a6f307 Add missing Sink to MeterManager. by Jordi Ortiz · 7 years ago
  20. a09e1bb Use Collection#forEach() instead of Stream#forEach() for simplicity by Sho SHIMIZU · 8 years ago
  21. 0e03f59b More idiomatic code in Stream API by Sho SHIMIZU · 8 years ago
  22. d5714e0 New and direct StorageService method for creating an AtomicCounter by Madan Jampani · 8 years ago
  23. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  24. a45755d Fixes to solve Jira Issues ONOS-4173 and ONOS-4174 by Konstantinos Kanonakis · 8 years ago
  25. 317a7de Fixed issue in MeterManager.java by Konstantinos Kanonakis · 8 years ago
  26. e17d328 Adds abstract distributed primitive builder + Refactored AtomicCounter and AtomicValue builder to make use of it. by Madan Jampani · 8 years ago
  27. 4ae5aa8 Blew away old version of PIM to restructure. And: by Rusty Eddy · 8 years ago
  28. 1932b93 Add getMeters method for obtaining meter collection by device id by Jian Li · 8 years ago
  29. 5196e86 cleaning up some meter code by alshabib · 9 years ago
  30. 70aaa1b adding device specific counters for meter ids in the meter service. by alshabib · 9 years ago
  31. e1248b6 Adding tests for meter service. by alshabib · 9 years ago
  32. 5eb7939 Added Meter object accounting by alshabib · 9 years ago
  33. 58fe6dc fixes for Meter Service by alshabib · 9 years ago
  34. 10c810b added treatment support and conversion to an instruction by alshabib · 9 years ago
  35. eadfc8e Moving meter store implementation to use map events by alshabib · 9 years ago
  36. 7bb0501 Initial implementation of Meter Service (needs testing) by alshabib · 9 years ago
  37. 1d2bc40 moving meter service to incubator and initial implementation of meter manager. by alshabib · 9 years ago