1. 0092603 fixed the wrong device attachment points by pingping-lin · 11 years ago
  2. d857ad6 Removed Floodlight DeviceManager and created a stripped-down device manager that pushes device data from every packet seen into the network map by Jonathan Hart · 11 years ago
  3. e2f4da7 Cleaned up source to suppress warnings. by Naoki Shiota · 11 years ago
  4. 8a5d097 Workaround to prevent links being added to the database before ports are there - fixes ONOS-713 by Jonathan Hart · 11 years ago
  5. 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
  6. adc6389 Fixed switches and ports being deleted from the database by Jonathan Hart · 11 years ago
  7. 6d4ff27 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Jonathan Hart · 11 years ago
  8. fb15728 Update in the logic of emitting notifications: by Pavlin Radoslavov · 11 years ago
  9. 5ffff62 Merge branch ARP and DeviceStorageImpl fixes branch. by Jonathan Hart · 11 years ago
  10. 649c97d When adding a switch, add explicit TopologyElement for each port of the by Pavlin Radoslavov · 11 years ago
  11. 0fe7002 If a switch is (re)connected, send notifications for all by Pavlin Radoslavov · 11 years ago
  12. 4fce4ed Fixed the handling of removeDevice events to ensure devices are removed from the database by Jonathan Hart · 11 years ago
  13. 8442e49 Publish the Network Graph events into the datagrid. by Pavlin Radoslavov · 11 years ago
  14. 49000bc Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Naoki Shiota · 11 years ago
  15. 987a572 Squashed commit of the following: by Naoki Shiota · 11 years ago
  16. 6bba59f Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Naoki Shiota · 11 years ago
  17. 6ac8d18 Make Logger instance final as SL4J suggests by Yuta HIGUCHI · 11 years ago
  18. 2806940 Modify NetworkGraphPublisher to implement a service (empty): by Pavlin Radoslavov · 11 years ago
  19. b2d17e8 Refactored LinkStorage and SwitchStorage preparing for event notification implementation. by Naoki Shiota · 11 years ago
  20. e7c2d2f Changed floodlightlistener link logging for easier debugging by Jonathan Hart · 11 years ago
  21. bbd3861 Index ports for faster search by Pankaj Berde · 11 years ago
  22. 38646d6 rename onos.util to onos.graph by Pankaj Berde · 11 years ago
  23. 6382e4c Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS into dev2 by Toshio Koide · 11 years ago
  24. a56fbde Move LinkDiscovery package to ONOS namespace by HIGUCHI Yuta · 11 years ago
  25. 2d01158 Gather I*Storage and it's impl to core by HIGUCHI Yuta · 11 years ago
  26. 6bfb480 Move pure ONOS code LinkStorageImpl to onos package by HIGUCHI Yuta · 11 years ago
  27. 155cfc5 Rename onoslistener.OnosPublisher -> floodlightlistener.NetworkGraphPublisher by HIGUCHI Yuta · 11 years ago[Renamed (96%) from src/main/java/net/onrc/onos/ofcontroller/onoslistener/OnosPublisher.java]
  28. 36cf076 Separate Port Added/Removed Event added by ONOS from IOFSwitchListener to IOFSwitchPortListener by HIGUCHI Yuta · 11 years ago
  29. 858c1ea Organize Imports by HIGUCHI Yuta · 11 years ago
  30. 45aca60 Merge branch 'dev1' by Toshio Koide · 11 years ago
  31. 5a5ef6b Moved pure ONOS code in net.floodlightcontroller.onoslistener to onos package namespace by HIGUCHI Yuta · 11 years ago[Renamed (99%) from src/main/java/net/floodlightcontroller/onoslistener/OnosPublisher.java]
  32. 80c3ab8 Moved pure ONOS code in net.floodlightcontroller.linkdiscovery to onos package namespace by HIGUCHI Yuta · 11 years ago
  33. 351edcb Moved pure ONOS code in net.floodlightcontroller.devicemanager.internal to onos package namespace by HIGUCHI Yuta · 11 years ago
  34. d3fa44d Moved pure ONOS code in net.floodlightcontroller.devicemanager to onos package namespace by HIGUCHI Yuta · 11 years ago
  35. ed49ef7 Moved pure ONOS code in net.floodlightcontroller.core.internal to onos package namespace by HIGUCHI Yuta · 11 years ago
  36. 2051490 Moved pure ONOS code in net.floodlightcontroller.core to onos package namespace by HIGUCHI Yuta · 11 years ago
  37. 9d2451c Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Pankaj Berde · 11 years ago