1. 93d35ea Rename {Switch,Port,Link,Host}Event -> {...}Data by Yuta HIGUCHI · 10 years ago
  2. 9e6223d Fixing topology related internal interface/class tree by Yuta HIGUCHI · 10 years ago
  3. a5637c0 Work toward ONOS-1451: Separate Event Key space per instance by Pavlin Radoslavov · 10 years ago
  4. fa21be1 Adding device type by Praseed Balakrishnan · 10 years ago
  5. 2aa6c0b Add state/status to Topology Element by Praseed Balakrishnan · 10 years ago
  6. 8b389a7 Gather topology element info to TopologyImpl by Yuta HIGUCHI · 10 years ago
  7. cb8455e Move out element info from {Switch,Port,Link,Host}Impl by Yuta HIGUCHI · 10 years ago
  8. 5f34c1d Remove Long constructor/methods from Topology related Impls by Yuta HIGUCHI · 10 years ago
  9. bfc77f0 rename topology related objects: Device -> Host by Yuta HIGUCHI · 10 years ago
  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. e2a4e17 Remove constructors/methods using Long by Yuta HIGUCHI · 10 years ago
  13. bf0a871 Add string attributes to self-containd objects. by Yuta HIGUCHI · 10 years ago
  14. 57ed843 Added Type and ID to support multi layer topology by Praseed Balakrishnan · 10 years ago
  15. fa74284 Move indices to TopologyImpl. by Yuta HIGUCHI · 10 years ago
  16. 8f3dfa3 Topology interface to use Dpid, PortNumber by Yuta HIGUCHI · 10 years ago
  17. db1b830 Add string attribute interfaces. by Yuta HIGUCHI · 10 years ago
  18. 83e3c1f Use Dpid class to represent DPID instead of Long for type safety by Sho SHIMIZU · 10 years ago
  19. e37e4e2 Renamed *NetworkGraph* references to *Topology*. by Jonathan Hart · 10 years ago
  20. 25bd53e Break the references between Port and Link. by Jonathan Hart · 10 years ago
  21. 269ffb9 Fix checkstyle whitespace issues - WHITESPACE ONLY by Ray Milkey · 10 years ago
  22. 472062d Renamed networkgraph package to topology. by Jonathan Hart · 10 years ago[Renamed (97%) from src/main/java/net/onrc/onos/ofcontroller/networkgraph/SwitchImpl.java]
  23. 8dedc5d Remove deprecated fields and methods by Yuta HIGUCHI · 10 years ago
  24. 7c8f69a Network Graph Refactoring: Northbound API cleanup by Pavlin Radoslavov · 10 years ago
  25. 2571905 Code cleaning by Yuta HIGUCHI · 10 years ago
  26. 369875b Added cleanup thread to RCNetworkGraphPublisher by Jonathan Hart · 10 years ago
  27. 9b028ca Update SwitchImpl by Yuta HIGUCHI · 10 years ago
  28. cb95198 WIP: use Event object on NetworkGraphImpl by Yuta HIGUCHI · 10 years ago
  29. 2041df1 Remove Topology -> Flow relation by Yuta HIGUCHI · 10 years ago
  30. c036627 Update DeviceImpl by Yuta HIGUCHI · 10 years ago
  31. 4bfdd53 Add/Deactivate Switch, Port, Link by Yuta HIGUCHI · 10 years ago
  32. 2f570c1 update NetworkGraph objects by Toshio Koide · 10 years ago
  33. 1929b5d Reference to Link should be held by Port object by Yuta HIGUCHI · 10 years ago
  34. 181d34d WIP: Add Design memo to each Objects by Yuta HIGUCHI · 10 years ago
  35. 062a2e8 Created basic network graph objects, and implementation for the southbound API against the Ramcloud datastore by Jonathan Hart · 10 years ago