1. 60a1014 Renamed package flowcache -> flowmanager by HIGUCHI Yuta · 11 years ago
  2. 36cf076 Separate Port Added/Removed Event added by ONOS from IOFSwitchListener to IOFSwitchPortListener by HIGUCHI Yuta · 11 years ago
  3. 7677a6f Separate setupRemoteSwitch from IOFSwitch by HIGUCHI Yuta · 11 years ago
  4. 30d0330 Add comments to clarify modification by ONOS. by HIGUCHI Yuta · 11 years ago
  5. e0515e5 Remove unused code. Remove whitespaces to match floodlight original code. by HIGUCHI Yuta · 11 years ago
  6. 45aca60 Merge branch 'dev1' by Toshio Koide · 11 years ago
  7. 22f192c refactor TopoLinkServiceImpl class to use GraphDBOperation class. by Toshio Koide · 11 years ago
  8. 7bdea5b refactor LinkStorageImpl class to use GraphDBOperation class. by Toshio Koide · 11 years ago
  9. 909de46 Moved pure ONOS code in net.floodlightcontroller.linkdiscovery.web to onos package namespace by HIGUCHI Yuta · 11 years ago
  10. 8388949 Moved pure ONOS code in net.floodlightcontroller.linkdiscovery.internal to onos package namespace by HIGUCHI Yuta · 11 years ago
  11. 80c3ab8 Moved pure ONOS code in net.floodlightcontroller.linkdiscovery to onos package namespace by HIGUCHI Yuta · 11 years ago
  12. 2051490 Moved pure ONOS code in net.floodlightcontroller.core to onos package namespace by HIGUCHI Yuta · 11 years ago
  13. ae5ebd2 Close transaction by Pankaj Berde · 11 years ago
  14. 254abb4 Duplicate method names confuse profiling by Pankaj Berde · 11 years ago
  15. a41016d use OnosListener to publish link updates to ONOS by Pankaj Berde · 11 years ago
  16. 4887133 Duplicate method confuses profiling by Pankaj Berde · 11 years ago
  17. 2b26a2c Link added event is needed as part of topology update by Pankaj Berde · 11 years ago
  18. 465ac7c jira #ONOS-34: ONOS publisher to publish to ONOS for switch add, remove and port add, remove by Pankaj Berde · 11 years ago
  19. e6e9187 Fix REST data being out of date and causing fluctuating flows, links and switches by Jonathan Hart · 11 years ago
  20. 6201614 Single Graph handle across all controller by Pankaj Berde · 11 years ago
  21. 86a0d41 getPort from frames is buggy...reverting to gremlin by Pankaj Berde · 11 years ago
  22. 77b5851 Port search improved by Pankaj Berde · 11 years ago
  23. 5fb2763 addPort fails occassionally...do better exception handling by Pankaj Berde · 11 years ago
  24. 73ea7e5 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Pankaj Berde · 11 years ago
  25. 0fd363f Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Jonathan Hart · 11 years ago
  26. 2239f0d migrate to Titan 0.3.0 by Pankaj Berde · 11 years ago
  27. 7760120 Increase lldp timers to decrease load on database reads by Umesh Krishnaswamy · 11 years ago
  28. 8afa882 Merge branch 'master' of github.com:OPENNETWORKINGLAB/ONOS by Masayoshi Kobayashi · 11 years ago
  29. 06aae4e Fix for #296. We were doing database read/writes from inside a write lock in LinkDiscoveryManager which was taking time and synchronizing the switch I/O threads. Taking database I/O outside the write lock has considerably improved convergence times on AWS by Jonathan Hart · 11 years ago
  30. 1064fc2 Fix for #296. We were doing database read/writes from inside a write lock in LinkDiscoveryManager which was taking time and synchronizing the switch I/O threads. Taking database I/O outside the write lock has considerably improved convergence times on AWS by Jonathan Hart · 11 years ago
  31. 0ef75ee Let an inactive switch remove the links from the network map. The link update code will add it back. by Umesh Krishnaswamy · 11 years ago
  32. 1519309 Reduced graph handles and thread locals by Pankaj Berde · 11 years ago
  33. 57a32a9 REST API for flow summary /wm/flow/getsummary/{0}/{0}/json by Umesh Krishnaswamy · 11 years ago
  34. 0b2c76a Fix for the spurious links caused by BDDP broadcast by Jonathan Hart · 11 years ago
  35. ed9e4aa Turn on BDDP packets. Link Discovery will quelch (standard) LLDP packets from a remote by Umesh Krishnaswamy · 11 years ago
  36. dd72d93 A patch to turn off BSN packets to see if spurious links issues goes away when there by Umesh Krishnaswamy · 11 years ago
  37. 1cde50b Cleanup interfaces and fix port state issue by Pankaj Berde · 11 years ago
  38. 1e2f731 Frames initial commit by Pankaj Berde · 11 years ago
  39. aea2a68 Added fabicon.ico by Ubuntu · 11 years ago
  40. 9cbb4ca revert back LLDP handling by Ubuntu · 11 years ago
  41. 787c3ad modified start-onos.sh to fix starting tcpdump bug by Ubuntu · 11 years ago
  42. d18c762 Add finalize to clean up file handles to Titan by Pankaj Berde · 11 years ago
  43. 82dcd98 Fix NPE when logging remotesw in addRemoteSwitch(). by Umesh Krishnaswamy · 11 years ago
  44. 1f10be0 fix for multiple links per switch by Pankaj Berde · 11 years ago
  45. 5024ec1 Added Link REST and service for active links by Pankaj Berde · 11 years ago
  46. ff42180 Rest API and Services for TopoSwitch by Pankaj Berde · 11 years ago
  47. acb79d4 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Umesh Krishnaswamy · 11 years ago
  48. 68c118c Bug005: push fix to remotesw to add remote port. Decrease lldp timers by Umesh Krishnaswamy · 11 years ago
  49. e723105 Fixed merge conflicts by Jonathan Hart · 11 years ago
  50. c125e62 Threadlocal Titan handle by Pankaj Berde · 11 years ago
  51. 4c8e108 Bug005: fix remotesw null pointer exception. by Umesh Krishnaswamy · 11 years ago
  52. c56a8cc Fix Bug005 - remoteSwitches not initialized. by Umesh Krishnaswamy · 11 years ago
  53. 9306f95 More informative log messages. by Umesh Krishnaswamy · 11 years ago
  54. 11060ed Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Umesh Krishnaswamy · 11 years ago
  55. 84f0cac Remote LinkStorageImpl by Umesh Krishnaswamy · 11 years ago
  56. f962d64 Added functionality to delete links and to add links to remote switches that have a link to a local switch. by Umesh Krishnaswamy · 11 years ago
  57. d613a4a Fixed bug in addLink where it didn't find ports correctly by Jonathan Hart · 12 years ago
  58. 6debb04 Search for dest port for duplicate search by Pankaj Berde · 12 years ago
  59. 8b231d3 Merged LinkStorageImpl changes by Jonathan Hart · 12 years ago
  60. b7e3d2c Started unit testing for link storage API and modified the Titan queries used by the link storage API by Jonathan Hart · 12 years ago
  61. 67f88fb added config properties for titan by Pankaj Berde · 12 years ago
  62. 0a31dab Avoid duplicate links by Pankaj Berde · 12 years ago
  63. 0fc4e43 integrated and added checks to avoid duplicate links by Pankaj Berde · 12 years ago
  64. b676ca2 Link Storage graph implementation using Titan graph apis. by Umesh Krishnaswamy · 12 years ago
  65. afb2053 fix compile errors by Pankaj Berde · 12 years ago
  66. 2b9d564 Changes to call the network map Link Storage apis. by Umesh Krishnaswamy · 12 years ago
  67. e73452c Initial commit by Pankaj Berde · 12 years ago
  68. 9b5c59e Create a copy of floodlight source files on which we can apply our changes. by Umesh Krishnaswamy · 12 years ago