1. 866b46a Reworked the dependency on default drivers. Driver manager must NOT depend on these. by Thomas Vachuska · 9 years ago
  2. 864a9db2 Pushes the flow rules also when devices are available (with DEVICE_AVAILABLLITY_CHANGED event). by sangho · 9 years ago
  3. 3d03826 Fixes bug where driver gets initialized only when device is available. by Saurav Das · 9 years ago
  4. 17d0045 Upgrade packet requests to use flow objectives API. by Jonathan Hart · 9 years ago
  5. 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
  6. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  7. 4294778 implemented a distributed default flow registration mechanism to avoid duplicate requests from other onos instances by alshabib · 9 years ago
  8. 8b3e80b Remove default flow rules for ROADMs. Fix LinkResource NPE. Single instance provisions optical path. by Marc De Leenheer · 9 years ago
  9. 089bb77 partial fix for default flows. Need to redesign packet requests by alshabib · 9 years ago
  10. c313c40 Couple of changes for the BGP Router project: by Saurav Das · 9 years ago
  11. 78baaf2 fix for flows stuck in pending add state by alshabib · 9 years ago
  12. 3cfce8e Moved default flows logic into the PacketManager. by Jonathan Hart · 9 years ago
  13. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  14. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago