1. 6459712 Added ip info for CLI (show host) by Fahad Naeem Khan · 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. d92b10c Fixing topology related interface/class tree by Yuta HIGUCHI · 10 years ago
  5. cac157d Work toward ONOS-1451: Separate Event Key space per instance by Pavlin Radoslavov · 10 years ago
  6. 53b208a Work toward ONOS-1451: Separate Event Key space per instance by Pavlin Radoslavov · 10 years ago
  7. 1766038 Update the JSON serialization of Topology-related objects. by Pavlin Radoslavov · 10 years ago
  8. 695f895 Pushed Switch Mastership Events into the Topology event channel. by Pavlin Radoslavov · 10 years ago
  9. fa21be1 Adding device type by Praseed Balakrishnan · 10 years ago
  10. cd14dda Cosmetic fixes by Yuta HIGUCHI · 10 years ago
  11. 9289721 Fix some checkstyle and PMD errors in the topology module. by Ray Milkey · 10 years ago
  12. 9da3a6e unsigned PortNumber by Yuta HIGUCHI · 10 years ago
  13. bfc77f0 rename topology related objects: Device -> Host by Yuta HIGUCHI · 10 years ago
  14. 1222ac5 Add "type" attributes to Topology elements by Yuta HIGUCHI · 10 years ago
  15. d830aad Expose String Attributes to JSON by Yuta HIGUCHI · 10 years ago
  16. 5cf1fe0 Updated and refactored the JSON serialization of Topology-related by Pavlin Radoslavov · 10 years ago
  17. a0dcd47 Trigger conversion to JSON earlier. by Yuta HIGUCHI · 10 years ago
  18. 5c8cbeb Remove PortEvent.SwitchPort by Yuta HIGUCHI · 10 years ago
  19. 8f3dfa3 Topology interface to use Dpid, PortNumber by Yuta HIGUCHI · 10 years ago
  20. 7d7f0a0 Serializers Cleanup by Ray Milkey · 10 years ago
  21. dc59c15 Fix a bug in the JSON string representation of a MAC address. by Pavlin Radoslavov · 10 years ago
  22. 2fa6ca4 JSON Serializers for Intents by Ray Milkey · 10 years ago
  23. 308337c Renamed "devices" to "hosts" in the Topology REST API: by Pavlin Radoslavov · 10 years ago
  24. 2ffc3b7 Cosmetics: remove Topology prefix. by Yuta HIGUCHI · 10 years ago
  25. a7f1cdd Cosmetics: Move JSON serializers under web package. by Yuta HIGUCHI · 10 years ago
  26. 6be1e5e Updated URL path for the REST to get the whole topology: by Pavlin Radoslavov · 10 years ago
  27. 0de6f32 Removed REST call by Pavlin Radoslavov · 10 years ago
  28. cf2b553 Topology REST updates and cleanup: by Pavlin Radoslavov · 10 years ago
  29. c097fdf Cleanup the REST processing of Topology-related REST calls, and by Pavlin Radoslavov · 10 years ago
  30. e37e4e2 Renamed *NetworkGraph* references to *Topology*. by Jonathan Hart · 10 years ago
  31. 1fc395e Move Path to intent package. by Yuta HIGUCHI · 10 years ago
  32. 65bc5ff Add REST API for a device. by TeruU · 10 years ago
  33. 030fc44 Fix a bug and cleanup the Topology REST API: by Pavlin Radoslavov · 10 years ago
  34. b29e626 Enable checkstyle check for blocks without braces. by Ray Milkey · 10 years ago
  35. 269ffb9 Fix checkstyle whitespace issues - WHITESPACE ONLY by Ray Milkey · 10 years ago
  36. a99ec67 Organized imports for main classes by Jonathan Hart · 10 years ago
  37. 472062d Renamed networkgraph package to topology. by Jonathan Hart · 10 years ago