1. 54c5e23 Removes deprecated withPartitionsDisabled method by Madan Jampani · 8 years ago
  2. c637188 Removed operation retry wrappers around various consistent map/atomic counter operations by Madan Jampani · 8 years ago
  3. e729065 Deprecate KryoSerializer. by HIGUCHI Yuta · 8 years ago
  4. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  5. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  6. ad84e0c [ONOS-4004] DistributedStatisticStore and DistributedFlowStatisticStore make configurable by sangyun-han · 8 years ago
  7. d61f2b1 DistributedPacketStore: Retry indefinitely if consistent-map operations fail due to concurrent modification exception by Madan Jampani · 8 years ago
  8. 40e63e6 Fixed an issue where consistent map exception in distributed packet store would prevent apps/components from properly starting. by Thomas Vachuska · 9 years ago
  9. 21b028e ONOS-2890 Deactivating apps removes other apps' packet processors by Brian O'Connor · 9 years ago
  10. 7f171b2 ONOS- 2946 Adding ability to view existing packet intercept requests and packet processors. by Thomas Vachuska · 9 years ago
  11. 01e05fb Removed usage of deprecated ClusterCommunicationService APIs by Madan Jampani · 9 years ago
  12. 27bee09 ONOS-2145 Added ability to withdraw packet intercepts via PacketService::cancelPackets. by Thomas Vachuska · 9 years ago
  13. 19f1229 ONOS-1647 Removed persistency option for packet requests store. by Thomas Vachuska · 9 years ago
  14. 2a441c6 Flow Objective implementation by alshabib · 9 years ago
  15. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  16. 2bfa94c Revamped ClusterCommunicationService API by Madan Jampani · 9 years ago
  17. 4294778 implemented a distributed default flow registration mechanism to avoid duplicate requests from other onos instances by alshabib · 9 years ago
  18. ff96523 Fixing the 'wrong subject' bug. by Thomas Vachuska · 9 years ago
  19. 5eb77c8 Updates to ECM interface by Brian O'Connor · 9 years ago
  20. 6b5b717 Gave threadpools more appropriate names. by Madan Jampani · 9 years ago
  21. 2af244a Never process incoming messages on the netty event loop thread pool. by Madan Jampani · 9 years ago
  22. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  23. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/store/dist/src/main/java/org/onlab/onos/store/packet/impl/DistributedPacketStore.java]
  24. 7466d61 Null checking in packet-out mechanism. by Jonathan Hart · 9 years ago
  25. 91768e3 Kryo related fixes by Yuta HIGUCHI · 9 years ago
  26. 4f60f98 Implemented multi-instance packet out. by Jonathan Hart · 10 years ago