1. e2dc27a Moved net to core by tom · 10 years ago[Renamed from net/core/trivial/src/main/java/org/onlab/onos/net/trivial/impl/SimpleDeviceManager.java]
  2. 0efbb1d Sketching more topology related stuff. by tom · 10 years ago
  3. cfde062 Sketching more topology related stuff. Added overview.html for Java API docs. by tom · 10 years ago
  4. 568581d Started to work on topology abstraction. by tom · 10 years ago
  5. 5f35f7c Added a command-line to set device mastership role. by tom · 10 years ago
  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. e5ec3fd Adding DeviceAdminService facade and tests for SimpleDeviceManager. by tom · 10 years ago
  12. d1c0649 Changed deviceConnected signature. by tom · 10 years ago
  13. 19bf421 Fixed some sonar-reported issues. by tom · 10 years ago
  14. 132b58a Added some tests. by tom · 10 years ago
  15. 96dfcab Changed nomenclature from Broker to Registry. by tom · 10 years ago
  16. 5f38b3a Cleaned-up templates and added package.html files. by tom · 10 years ago
  17. 32f6684 Adding some flesh to the simple device manager. by tom · 10 years ago
  18. b36046e Added unit tests for the event abstractions. by tom · 10 years ago
  19. b1260e4 Created onos-core-trivial as a place to put trivial implementation of core against which initial set of providers can be developed. by tom · 10 years ago[Renamed (98%) from net/core/src/main/java/org/onlab/onos/net/impl/SimpleDeviceManager.java]
  20. ab21e7c Adding maven-scr-plugin to provide tree pom.xml; components are now igniting. by tom · 10 years ago
  21. d3097b0 Added a simple device manager to have a working provider broker. by tom · 10 years ago