1. 89b63c5 Added a wipe-out command; we need to revisit how to either make the devices come back or the links not come back. by tom · 10 years ago
  2. 8bf2e6b Added javadocs and separated trivial implementations into distinct packages. by tom · 10 years ago[Renamed (99%) from core/trivial/src/main/java/org/onlab/onos/net/trivial/impl/SimpleDeviceStore.java]
  3. cbff939 Working on simple topology manager and provider by tom · 10 years ago
  4. 7869ad9 Cleaned up some of the host-related abstractions and filled in more of the host manager implementation. by tom · 10 years ago
  5. e2dc27a Moved net to core by tom · 10 years ago[Renamed from net/core/trivial/src/main/java/org/onlab/onos/net/trivial/impl/SimpleDeviceStore.java]
  6. 80c0e5e Changed trivial core behaviour to claim switch as a master by default and to apply role to the switch. by tom · 10 years ago
  7. ff7eb7c Enhanced the CLIs. by tom · 10 years ago
  8. eadbb46 Added simple link manager implementation. by tom · 10 years ago
  9. ad2d209 Added getDeviceCount and tests. by tom · 10 years ago
  10. 24c55cd Added unit tests for port handling in trivial core. by tom · 10 years ago
  11. 46a220d Implementing port methods in trivial core. by tom · 10 years ago
  12. 29df6f4 Implementing port update in trivial core. by tom · 10 years ago
  13. 249829a Cleaned-up some names and added a missing sync-block by tom · 10 years ago
  14. e5ec3fd Adding DeviceAdminService facade and tests for SimpleDeviceManager. by tom · 10 years ago