1. 5b38dc0 Extending DeviceProvider interface to include triggerDisconnect method. by Thomas Vachuska · 6 years ago
  2. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  3. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  4. c4ee737 Adding first fallback provider for flow rule subsystem. by Thomas Vachuska · 8 years ago
  5. ad3c526 Using provider pattern for cluster metadata. by Madan Jampani · 8 years ago
  6. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  7. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/api/src/main/java/org/onlab/onos/net/provider/AbstractProviderRegistry.java]
  8. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  9. 23022f7 fix provider loading and unloading issue by alshabib · 10 years ago
  10. a536886 Enhanced ProviderId to support notion of primary vs. ancillary and modified AbstractProviderRegistry to enforce one primary provider per URI scheme. by tom · 10 years ago
  11. 73be845 Add FIXME memo by Yuta HIGUCHI · 10 years ago
  12. 7e02cda Changed the way ProviderId is made to include URI scheme portion. by tom · 10 years ago
  13. e2dc27a Moved net to core by tom · 10 years ago[Renamed from net/api/src/main/java/org/onlab/onos/net/provider/AbstractProviderRegistry.java]
  14. e5ec3fd Adding DeviceAdminService facade and tests for SimpleDeviceManager. by tom · 10 years ago
  15. 132b58a Added some tests. by tom · 10 years ago
  16. 96dfcab Changed nomenclature from Broker to Registry. by tom · 10 years ago[Renamed (87%) from net/api/src/main/java/org/onlab/onos/net/provider/AbstractProviderBroker.java]
  17. 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
  18. d735672 Adding event sink & dispatcher abstractions. by tom · 10 years ago
  19. 64b7aac Added more event and listener interface definitions. by tom · 10 years ago