1. 2ed83dd Added ipAddress field to Host related test modules by Sangho Shin · 10 years ago
  2. 2f26369 1. Added SegmentRoutingManager so that it can spawn any required objects such as ArpHandler or IcmpHandler by Sangho Shin · 10 years ago
  3. 93d35ea Rename {Switch,Port,Link,Host}Event -> {...}Data by Yuta HIGUCHI · 10 years ago[Renamed (82%) from src/main/java/net/onrc/onos/core/topology/HostEvent.java]
  4. 5317ac9 Fix/update Javadoc comments for the topology event classes: by Pavlin Radoslavov · 10 years ago
  5. 31f8510 Cleanup the implementation of class TopologyEvent and associated classes. by Pavlin Radoslavov · 10 years ago
  6. d7b792e Work toward ONOS-1451: Separate Event Key space per instance by Pavlin Radoslavov · 10 years ago
  7. a5637c0 Work toward ONOS-1451: Separate Event Key space per instance by Pavlin Radoslavov · 10 years ago
  8. 53b208a Work toward ONOS-1451: Separate Event Key space per instance by Pavlin Radoslavov · 10 years ago
  9. 8b389a7 Gather topology element info to TopologyImpl by Yuta HIGUCHI · 10 years ago
  10. 9289721 Fix some checkstyle and PMD errors in the topology module. by Ray Milkey · 10 years ago
  11. bfc77f0 rename topology related objects: Device -> Host by Yuta HIGUCHI · 10 years ago[Renamed (84%) from src/main/java/net/onrc/onos/core/topology/DeviceEvent.java]
  12. 7926ba3 Add string attributes to self-containd objects. (cont'd) by Yuta HIGUCHI · 10 years ago
  13. bf0a871 Add string attributes to self-containd objects. by Yuta HIGUCHI · 10 years ago
  14. 5cf1fe0 Updated and refactored the JSON serialization of Topology-related by Pavlin Radoslavov · 10 years ago
  15. 5c8cbeb Remove PortEvent.SwitchPort by Yuta HIGUCHI · 10 years ago
  16. 28adcc3 Change for removing ip related info and some fix to our device. by TeruU · 10 years ago
  17. 269ffb9 Fix checkstyle whitespace issues - WHITESPACE ONLY by Ray Milkey · 10 years ago
  18. 472062d Renamed networkgraph package to topology. by Jonathan Hart · 10 years ago[Renamed (95%) from src/main/java/net/onrc/onos/ofcontroller/networkgraph/DeviceEvent.java]
  19. d1c5b65 Change for device discovery on new-data model. by TeruU · 10 years ago
  20. 9cc421b Mark constructors provided for Serializers, deprecated by Yuta HIGUCHI · 10 years ago
  21. 9e873bd Flip before returning ByteBuffer by Yuta HIGUCHI · 10 years ago
  22. a341b11 Make ByteBuffer wrapped ID available. by Yuta HIGUCHI · 10 years ago
  23. 45ec04b Topology events related modifications: by Pavlin Radoslavov · 10 years ago
  24. b510728 Move ID byte[] generation code to Event object by Yuta HIGUCHI · 10 years ago
  25. 8d762e9 Implement invariant maintenance method. by Yuta HIGUCHI · 10 years ago
  26. dac4caa Switch Event to hold initial Ports by Yuta HIGUCHI · 10 years ago
  27. 54ab8cd First draft of SelfContained Object for Event by Yuta HIGUCHI · 10 years ago