1. 2aa6c0b Add state/status to Topology Element by Praseed Balakrishnan · 10 years ago
  2. bfc77f0 rename topology related objects: Device -> Host by Yuta HIGUCHI · 10 years ago
  3. 0310213 Renamed OnosDevice classes to Host. by Jonathan Hart · 10 years ago
  4. 02ccb8c Use LinkTuple as identifier. by Yuta HIGUCHI · 10 years ago
  5. bf0a871 Add string attributes to self-containd objects. by Yuta HIGUCHI · 10 years ago
  6. 9c7b14c Updates in the KryoFactory: by Pavlin Radoslavov · 10 years ago
  7. 5c8cbeb Remove PortEvent.SwitchPort by Yuta HIGUCHI · 10 years ago
  8. fb56450 Rename Port to PortNumber by Yuta HIGUCHI · 10 years ago
  9. c25861a Cleaning KryoFactory registration by Yuta HIGUCHI · 10 years ago
  10. 399a292 IPAddress into IntentFramework Fixed & SDN-IP SetupBGPPaths by Komal Shah · 10 years ago
  11. f911165 Made "ReactiveFowarding" work in the multiple ONOS instance. by TeruU · 10 years ago
  12. 1fc395e Move Path to intent package. by Yuta HIGUCHI · 10 years ago
  13. e6e6373 Implemented global packet-out functionality in the PacketModule. by Jonathan Hart · 10 years ago
  14. 3c049c4 Change for the way to learn IP and MAC binding. by TeruU · 10 years ago
  15. 313fdf0 Small refactoring to support new packet-out API by Jonathan Hart · 10 years ago
  16. b41100a Enable checkstyle Javadoc Comment Style rule by Ray Milkey · 10 years ago
  17. ec83894 Enable checkstyle rule for JLS modifier order by Ray Milkey · 10 years ago
  18. 269ffb9 Fix checkstyle whitespace issues - WHITESPACE ONLY by Ray Milkey · 10 years ago
  19. a99ec67 Organized imports for main classes by Jonathan Hart · 10 years ago
  20. 472062d Renamed networkgraph package to topology. by Jonathan Hart · 10 years ago
  21. 23701d1 Renamed devicemanager, flowprogrammer, linkdiscovery and util packages by Jonathan Hart · 10 years ago[Renamed (82%) from src/main/java/net/onrc/onos/ofcontroller/util/serializers/KryoFactory.java]
  22. aa38097 Renamed the intent package by Jonathan Hart · 10 years ago
  23. 0961fe8 Renamed forwarding and proxyarp packages by Jonathan Hart · 10 years ago
  24. 7feef8a Did porting of PROXYARP and Forwarding to the new-datamodel branch. by TeruU · 10 years ago
  25. d1c5b65 Change for device discovery on new-data model. by TeruU · 10 years ago
  26. 0af53d2 Configurable Kryo pool size. by Yuta HIGUCHI · 10 years ago
  27. 1237e39 Work toward fixing ONOS-1031: Remove or comment-out references to the old TopologyManager by Pavlin Radoslavov · 10 years ago
  28. fece1ce Add registration of Intent related classes to KryoFactory by Toshio Koide · 10 years ago
  29. 066506e Support state change notifications by Toshio Koide · 10 years ago
  30. df2eab9 Add intent error handling features. by Toshio Koide · 10 years ago
  31. b39c9d3 Add error logging to PathCalcRuntime by Toshio Koide · 10 years ago
  32. bc116be Register Path class in KryoFactory by Toshio Koide · 10 years ago
  33. eb90d91 Register Intent-related classes to KryoFactory and fix bugs by Toshio Koide · 10 years ago
  34. 45ec04b Topology events related modifications: by Pavlin Radoslavov · 10 years ago
  35. 2d5ac52 Remove shaded Kryo2 by Yuta HIGUCHI · 10 years ago
  36. c632562 Fixed variable names and javadoc left over from old code, and removed the ArpMessage class by Jonathan Hart · 10 years ago
  37. d300325 Implemented ARP reply notifications when a new device is written to the database. Created an ArpMessage class which is the object put into hazelcast for both requests and replies by Jonathan Hart · 11 years ago
  38. 7d4a40e Added new field FlowPath.flowPathUserState by Pavlin Radoslavov · 11 years ago
  39. d28cf7c Introduced new field FlowPathType to the Flow Path. by Pavlin Radoslavov · 11 years ago
  40. 2a091bf * Misc. fixes/updates to the TopologyElement implementation. by Pavlin Radoslavov · 11 years ago
  41. aaace7f Added initial pieces for topology related notifications. by Pavlin Radoslavov · 11 years ago
  42. e0a643e Added Kryo factory class. by Pavlin Radoslavov · 11 years ago