1. 2aa6c0b Add state/status to Topology Element by Praseed Balakrishnan · 10 years ago
  2. 8b389a7 Gather topology element info to TopologyImpl by Yuta HIGUCHI · 10 years ago
  3. cb8455e Move out element info from {Switch,Port,Link,Host}Impl by Yuta HIGUCHI · 10 years ago
  4. bfc77f0 rename topology related objects: Device -> Host by Yuta HIGUCHI · 10 years ago[Renamed (82%) from src/main/java/net/onrc/onos/core/topology/DeviceImpl.java]
  5. dbc3312 Change "type" constant name by Yuta HIGUCHI · 10 years ago
  6. 1222ac5 Add "type" attributes to Topology elements by Yuta HIGUCHI · 10 years ago
  7. bf0a871 Add string attributes to self-containd objects. by Yuta HIGUCHI · 10 years ago
  8. 57ed843 Added Type and ID to support multi layer topology by Praseed Balakrishnan · 10 years ago
  9. 5d2c939 Deleted device manager's inside global cache and changed to use the topo cache. by TeruU · 10 years ago
  10. d4acc80 Remove @author tag from our code. by Yuta HIGUCHI · 10 years ago
  11. e37e4e2 Renamed *NetworkGraph* references to *Topology*. by Jonathan Hart · 10 years ago
  12. 28adcc3 Change for removing ip related info and some fix to our device. by TeruU · 10 years ago
  13. b41100a Enable checkstyle Javadoc Comment Style rule by Ray Milkey · 10 years ago
  14. 269ffb9 Fix checkstyle whitespace issues - WHITESPACE ONLY by Ray Milkey · 10 years ago
  15. 472062d Renamed networkgraph package to topology. by Jonathan Hart · 10 years ago[Renamed (97%) from src/main/java/net/onrc/onos/ofcontroller/networkgraph/DeviceImpl.java]
  16. d1c5b65 Change for device discovery on new-data model. by TeruU · 10 years ago
  17. 7c8f69a Network Graph Refactoring: Northbound API cleanup by Pavlin Radoslavov · 10 years ago
  18. db7dbb2 Network Graph refactoring: renamed class NetworkGraphImpl to TopologyManager by Pavlin Radoslavov · 10 years ago
  19. c036627 Update DeviceImpl by Yuta HIGUCHI · 10 years ago
  20. 5799b60 Implement DeviceImpl and Path class, and minor change by Toshio Koide · 10 years ago