1. f566fa2 Removing commented out @Property annotations from the core. by Thomas Vachuska · 6 years ago
  2. 2d7bca1 Move type specifiers from property name constants to the corresponding component annotations by Ray Milkey · 6 years ago
  3. b5646e6 Use property constants for OSGi components for stores by Ray Milkey · 6 years ago
  4. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  5. 2c83a10 Deprecate redundant StoreSerializer in favor of Serializer by Jordan Halterman · 7 years ago
  6. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  7. 9f0af2d Add ComponentConfigService for @Modified by sangyun-han · 8 years ago
  8. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  9. 78be249 Code clean up: Removed unused code. Fixed comments. Renamed some files. by Madan Jampani · 8 years ago
  10. e729065 Deprecate KryoSerializer. by HIGUCHI Yuta · 8 years ago
  11. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  12. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  13. 57f2efd Remove Instruction.DROP deprecated in Emu by Sho SHIMIZU · 8 years ago
  14. ad84e0c [ONOS-4004] DistributedStatisticStore and DistributedFlowStatisticStore make configurable by sangyun-han · 8 years ago
  15. 9f614a4 Remove unnecessary semicolons by Sho SHIMIZU · 9 years ago
  16. 1151b55 Remove usage of deprecated ClusterCommunicationService API by Madan Jampani · 9 years ago
  17. c156dd0 Use mastershipService instead of replicaInfoService to determine device mastership by Madan Jampani · 9 years ago
  18. c26eede Added a messaging service implementation on top of IOLoop. Added ability to easily switch between netty and io loop (default is netty) by Madan Jampani · 9 years ago
  19. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  20. 2bfa94c Revamped ClusterCommunicationService API by Madan Jampani · 9 years ago
  21. 8ef6d3b Minor tweaks to the flow layer. by Jonathan Hart · 9 years ago
  22. 346b5b3 Traffic Treatements now support deferred, immediate, table, and clear instructions. by alshabib · 9 years ago
  23. 7baba07 BGP router now handles the case where groups don't exists right away. by Jonathan Hart · 9 years ago
  24. 2af244a Never process incoming messages on the netty event loop thread pool. by Madan Jampani · 9 years ago
  25. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  26. 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/statistic/impl/DistributedStatisticStore.java]
  27. 82041f5 Added a number of demo-related artifacts. Enhanced GUI a bit. by Thomas Vachuska · 9 years ago
  28. 9c57bdd check if there are any stats remaining when removing by alshabib · 9 years ago
  29. 91768e3 Kryo related fixes by Yuta HIGUCHI · 10 years ago
  30. faaedf4 Changing log level from warn to debug in Stats Store. by Brian O'Connor · 10 years ago
  31. 4b52444 DistributedFlowRuleStore related fixes by Yuta HIGUCHI · 10 years ago
  32. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  33. 24f9efb sendAndReceive now returns a Future instead of Reponse by Madan Jampani · 10 years ago
  34. f6c2ede remote stats service functional by alshabib · 10 years ago
  35. 4cf23ce KryoSerializer usage fix by Yuta HIGUCHI · 10 years ago
  36. 3d643ec functional stats service by alshabib · 10 years ago