1. 36002e6 Made time limit for event processing configurable; cleaned-up duplicate code. by Thomas Vachuska · 9 years ago
  2. 6cba495 ONOS-1736 - Modified PacketManager to register packet request flows using the core app id, instead of the requesting app id. This is to prevent packet request flows from vanishing when app removes all its flows. This is a provisional fix until packet requests allow removal via reference counting or a similar tracking strategy. by Thomas Vachuska · 9 years ago
  3. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  4. e3f0fcf Avoid NPE in cfg command by Jon Hall · 9 years ago
  5. b0317c6 Fixed javadoc warning; added shared executor/timer wrappers to prevent inadvertent shutdown; added shutdown to CoreManager.deactivate. by Thomas Vachuska · 9 years ago
  6. 553db17 Shared system services configurability (ONOS-1304) by Murat Parlakisik · 9 years ago
  7. 8dc1a69 Added bootstrap code to auto-generate cluster.json, tablets.json and hazelcast.xml using local site address. by Thomas Vachuska · 9 years ago
  8. 9fec43f Updated CoreManager version string to be 1.2.0-SNAPSHOT. by Simon Hunt · 9 years ago
  9. 0247986 ONOS-1058 - Add application Id to intent withdraw command by Ray Milkey · 9 years ago
  10. 088e268 Fix fall back default version by Yuta HIGUCHI · 9 years ago
  11. 4785eec removing some TODOs by alshabib · 9 years ago
  12. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  13. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/net/src/main/java/org/onlab/onos/core/impl/CoreManager.java]
  14. 520c052 Changing Intent Ids to use explicit id assignment by Brian O'Connor · 9 years ago
  15. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  16. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago