1. 7760120 Increase lldp timers to decrease load on database reads by Umesh Krishnaswamy · 11 years ago
  2. 8afa882 Merge branch 'master' of github.com:OPENNETWORKINGLAB/ONOS by Masayoshi Kobayashi · 11 years ago
  3. 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
  4. 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
  5. 57a32a9 REST API for flow summary /wm/flow/getsummary/{0}/{0}/json by Umesh Krishnaswamy · 11 years ago
  6. 0b2c76a Fix for the spurious links caused by BDDP broadcast by Jonathan Hart · 11 years ago
  7. ed9e4aa Turn on BDDP packets. Link Discovery will quelch (standard) LLDP packets from a remote by Umesh Krishnaswamy · 11 years ago
  8. dd72d93 A patch to turn off BSN packets to see if spurious links issues goes away when there by Umesh Krishnaswamy · 11 years ago
  9. c6ba862 Modified LLDP destination to non-broadcast address by Masayoshi Kobayashi · 11 years ago
  10. 9cbb4ca revert back LLDP handling by Ubuntu · 11 years ago
  11. 787c3ad modified start-onos.sh to fix starting tcpdump bug by Ubuntu · 11 years ago
  12. 82dcd98 Fix NPE when logging remotesw in addRemoteSwitch(). by Umesh Krishnaswamy · 11 years ago
  13. acb79d4 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Umesh Krishnaswamy · 11 years ago
  14. 68c118c Bug005: push fix to remotesw to add remote port. Decrease lldp timers by Umesh Krishnaswamy · 11 years ago
  15. e723105 Fixed merge conflicts by Jonathan Hart · 11 years ago
  16. c125e62 Threadlocal Titan handle by Pankaj Berde · 11 years ago
  17. 4c8e108 Bug005: fix remotesw null pointer exception. by Umesh Krishnaswamy · 11 years ago
  18. c56a8cc Fix Bug005 - remoteSwitches not initialized. by Umesh Krishnaswamy · 11 years ago
  19. 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
  20. 67f88fb added config properties for titan by Pankaj Berde · 12 years ago
  21. 0fc4e43 integrated and added checks to avoid duplicate links by Pankaj Berde · 12 years ago
  22. afb2053 fix compile errors by Pankaj Berde · 12 years ago
  23. 2b9d564 Changes to call the network map Link Storage apis. by Umesh Krishnaswamy · 12 years ago
  24. 9b5c59e Create a copy of floodlight source files on which we can apply our changes. by Umesh Krishnaswamy · 12 years ago[Renamed from src/ext/floodlight/src/main/java/net/floodlightcontroller/linkdiscovery/internal/LinkDiscoveryManager.java]
  25. 345ee99 Import Floodlight v0.90 by Umesh Krishnaswamy · 12 years ago