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. d8fd2f5 Rename MastershipEvent -> MastershipData by Yuta HIGUCHI · 10 years ago
  3. 93d35ea Rename {Switch,Port,Link,Host}Event -> {...}Data by Yuta HIGUCHI · 10 years ago
  4. 4f32884 Test + Bugfix for ImmutableTopologySnapshot. by Yuta HIGUCHI · 10 years ago
  5. ab9dc7b Add mastership to Topology by Yuta HIGUCHI · 10 years ago
  6. 9e6223d Fixing topology related internal interface/class tree by Yuta HIGUCHI · 10 years ago
  7. d92b10c Fixing topology related interface/class tree by Yuta HIGUCHI · 10 years ago
  8. 45ccade Adding some PortEvent related internal interfaces. by Yuta HIGUCHI · 10 years ago
  9. 3d322f4 Removed obsolete methods SwitchPort.dpid() and SwitchPort.port() by Pavlin Radoslavov · 10 years ago
  10. 054cd59 ONOS-1871: Send Topology MastershipEvent info to Topology listeners. by Pavlin Radoslavov · 10 years ago
  11. cd14dda Cosmetic fixes by Yuta HIGUCHI · 10 years ago
  12. 8b389a7 Gather topology element info to TopologyImpl by Yuta HIGUCHI · 10 years ago
  13. 5f34c1d Remove Long constructor/methods from Topology related Impls by Yuta HIGUCHI · 10 years ago
  14. bfc77f0 rename topology related objects: Device -> Host by Yuta HIGUCHI · 10 years ago
  15. dbc3312 Change "type" constant name by Yuta HIGUCHI · 10 years ago
  16. 8313f0b Support multiple Links from a Port by Yuta HIGUCHI · 10 years ago
  17. fa74284 Move indices to TopologyImpl. by Yuta HIGUCHI · 10 years ago
  18. 8f3dfa3 Topology interface to use Dpid, PortNumber by Yuta HIGUCHI · 10 years ago
  19. e37e4e2 Renamed *NetworkGraph* references to *Topology*. by Jonathan Hart · 10 years ago[Renamed (95%) from src/main/java/net/onrc/onos/core/topology/NetworkGraphImpl.java]
  20. 25bd53e Break the references between Port and Link. by Jonathan Hart · 10 years ago
  21. 65bc5ff Add REST API for a device. by TeruU · 10 years ago
  22. 28adcc3 Change for removing ip related info and some fix to our device. by TeruU · 10 years ago
  23. b29e626 Enable checkstyle check for blocks without braces. by Ray Milkey · 10 years ago
  24. 269ffb9 Fix checkstyle whitespace issues - WHITESPACE ONLY by Ray Milkey · 10 years ago
  25. 472062d Renamed networkgraph package to topology. by Jonathan Hart · 10 years ago[Renamed (98%) from src/main/java/net/onrc/onos/ofcontroller/networkgraph/NetworkGraphImpl.java]
  26. 5d2d8d4 Minor fix by Yuta HIGUCHI · 10 years ago
  27. 8ffb8bf Network Graph Refactoring: WIP: Use the Network Graph locking mechanism by Pavlin Radoslavov · 10 years ago
  28. 7c8f69a Network Graph Refactoring: Northbound API cleanup by Pavlin Radoslavov · 10 years ago
  29. 26f291b Implemented the read side of the topology lock by Jonathan Hart · 10 years ago
  30. 06df22a Network Graph Refactoring: WIP by Pavlin Radoslavov · 10 years ago
  31. 6d224ee Network Graph Refactoring: create a separate NetworkGraphImpl instance by Pavlin Radoslavov · 10 years ago
  32. 6397a7f Network Graph refactoring: renamed class AbstractNetworkGraph to NetworkGraphImpl by Pavlin Radoslavov · 10 years ago[Renamed (93%) from src/main/java/net/onrc/onos/ofcontroller/networkgraph/AbstractNetworkGraph.java]
  33. 8d9fddf memo about Device and minor fix by Yuta HIGUCHI · 10 years ago
  34. 4bfdd53 Add/Deactivate Switch, Port, Link by Yuta HIGUCHI · 10 years ago
  35. 6c9b7e8 Change NetworkGraph.getDeviceByMac() to return a single device object by Toshio Koide · 10 years ago
  36. 2f570c1 update NetworkGraph objects by Toshio Koide · 10 years ago
  37. 80829d1 Add package scope methods to update the network map. by Yuta HIGUCHI · 10 years ago