1. 2f26369 1. Added SegmentRoutingManager so that it can spawn any required objects such as ArpHandler or IcmpHandler by Sangho Shin · 10 years ago
  2. 93d35ea Rename {Switch,Port,Link,Host}Event -> {...}Data by Yuta HIGUCHI · 10 years ago
  3. 9e6223d Fixing topology related internal interface/class tree by Yuta HIGUCHI · 10 years ago
  4. a5637c0 Work toward ONOS-1451: Separate Event Key space per instance by Pavlin Radoslavov · 10 years ago
  5. 53b208a Work toward ONOS-1451: Separate Event Key space per instance by Pavlin Radoslavov · 10 years ago
  6. 2aa6c0b Add state/status to Topology Element by Praseed Balakrishnan · 10 years ago
  7. 8b389a7 Gather topology element info to TopologyImpl by Yuta HIGUCHI · 10 years ago
  8. cb8455e Move out element info from {Switch,Port,Link,Host}Impl by Yuta HIGUCHI · 10 years ago
  9. 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]
  10. dbc3312 Change "type" constant name by Yuta HIGUCHI · 10 years ago
  11. 1222ac5 Add "type" attributes to Topology elements by Yuta HIGUCHI · 10 years ago
  12. bf0a871 Add string attributes to self-containd objects. by Yuta HIGUCHI · 10 years ago
  13. 57ed843 Added Type and ID to support multi layer topology by Praseed Balakrishnan · 10 years ago
  14. 5d2c939 Deleted device manager's inside global cache and changed to use the topo cache. by TeruU · 10 years ago
  15. d4acc80 Remove @author tag from our code. by Yuta HIGUCHI · 10 years ago
  16. e37e4e2 Renamed *NetworkGraph* references to *Topology*. by Jonathan Hart · 10 years ago
  17. 28adcc3 Change for removing ip related info and some fix to our device. by TeruU · 10 years ago
  18. b41100a Enable checkstyle Javadoc Comment Style rule by Ray Milkey · 10 years ago
  19. 269ffb9 Fix checkstyle whitespace issues - WHITESPACE ONLY by Ray Milkey · 10 years ago
  20. 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]
  21. d1c5b65 Change for device discovery on new-data model. by TeruU · 10 years ago
  22. 7c8f69a Network Graph Refactoring: Northbound API cleanup by Pavlin Radoslavov · 10 years ago
  23. db7dbb2 Network Graph refactoring: renamed class NetworkGraphImpl to TopologyManager by Pavlin Radoslavov · 10 years ago
  24. c036627 Update DeviceImpl by Yuta HIGUCHI · 10 years ago
  25. 5799b60 Implement DeviceImpl and Path class, and minor change by Toshio Koide · 10 years ago