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. a5637c0 Work toward ONOS-1451: Separate Event Key space per instance by Pavlin Radoslavov · 10 years ago
  3. 53b208a Work toward ONOS-1451: Separate Event Key space per instance by Pavlin Radoslavov · 10 years ago
  4. bfc77f0 rename topology related objects: Device -> Host by Yuta HIGUCHI · 10 years ago[Renamed (75%) from src/main/java/net/onrc/onos/core/topology/Device.java]
  5. 692e68e Add getType to Topology interfaces. by Yuta HIGUCHI · 10 years ago
  6. bf0a871 Add string attributes to self-containd objects. by Yuta HIGUCHI · 10 years ago
  7. a7f1cdd Cosmetics: Move JSON serializers under web package. by Yuta HIGUCHI · 10 years ago
  8. 1cbfcae Setup Json Serializers for Topology classes. by Pavlin Radoslavov · 10 years ago
  9. 28adcc3 Change for removing ip related info and some fix to our device. by TeruU · 10 years ago
  10. 269ffb9 Fix checkstyle whitespace issues - WHITESPACE ONLY by Ray Milkey · 10 years ago
  11. 472062d Renamed networkgraph package to topology. by Jonathan Hart · 10 years ago[Renamed (95%) from src/main/java/net/onrc/onos/ofcontroller/networkgraph/Device.java]
  12. 7c8f69a Network Graph Refactoring: Northbound API cleanup by Pavlin Radoslavov · 10 years ago
  13. 8d9fddf memo about Device and minor fix by Yuta HIGUCHI · 10 years ago
  14. 181d34d WIP: Add Design memo to each Objects by Yuta HIGUCHI · 10 years ago
  15. 062a2e8 Created basic network graph objects, and implementation for the southbound API against the Ramcloud datastore by Jonathan Hart · 10 years ago