Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
spring-open
/
44794f5845dc7ef79e2bf372e41b287cb6f741d7
/
src
/
main
/
java
/
net
/
floodlightcontroller
/
linkdiscovery
/
internal
/
LinkDiscoveryManager.java
465ac7c
jira #ONOS-34: ONOS publisher to publish to ONOS for switch add, remove and port add, remove
by Pankaj Berde
· 11 years ago
0fd363f
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS
by Jonathan Hart
· 12 years ago
7760120
Increase lldp timers to decrease load on database reads
by Umesh Krishnaswamy
· 12 years ago
8afa882
Merge branch 'master' of github.com:OPENNETWORKINGLAB/ONOS
by Masayoshi Kobayashi
· 12 years ago
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
· 12 years ago
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
· 12 years ago
0ef75ee
Let an inactive switch remove the links from the network map. The link update code will add it back.
by Umesh Krishnaswamy
· 12 years ago
57a32a9
REST API for flow summary /wm/flow/getsummary/{0}/{0}/json
by Umesh Krishnaswamy
· 12 years ago
0b2c76a
Fix for the spurious links caused by BDDP broadcast
by Jonathan Hart
· 12 years ago
ed9e4aa
Turn on BDDP packets. Link Discovery will quelch (standard) LLDP packets from a remote
by Umesh Krishnaswamy
· 12 years ago
dd72d93
A patch to turn off BSN packets to see if spurious links issues goes away when there
by Umesh Krishnaswamy
· 12 years ago
c6ba862
Modified LLDP destination to non-broadcast address
by Masayoshi Kobayashi
· 12 years ago
9cbb4ca
revert back LLDP handling
by Ubuntu
· 12 years ago
787c3ad
modified start-onos.sh to fix starting tcpdump bug
by Ubuntu
· 12 years ago
82dcd98
Fix NPE when logging remotesw in addRemoteSwitch().
by Umesh Krishnaswamy
· 12 years ago
acb79d4
Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS
by Umesh Krishnaswamy
· 12 years ago
68c118c
Bug005: push fix to remotesw to add remote port. Decrease lldp timers
by Umesh Krishnaswamy
· 12 years ago
e723105
Fixed merge conflicts
by Jonathan Hart
· 12 years ago
c125e62
Threadlocal Titan handle
by Pankaj Berde
· 12 years ago
4c8e108
Bug005: fix remotesw null pointer exception.
by Umesh Krishnaswamy
· 12 years ago
c56a8cc
Fix Bug005 - remoteSwitches not initialized.
by Umesh Krishnaswamy
· 12 years ago
f962d64
Added functionality to delete links and to add links to remote switches that have a link to a local switch.
by Umesh Krishnaswamy
· 12 years ago
67f88fb
added config properties for titan
by Pankaj Berde
· 12 years ago
0fc4e43
integrated and added checks to avoid duplicate links
by Pankaj Berde
· 12 years ago
afb2053
fix compile errors
by Pankaj Berde
· 12 years ago
2b9d564
Changes to call the network map Link Storage apis.
by Umesh Krishnaswamy
· 12 years ago
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]
345ee99
Import Floodlight v0.90
by Umesh Krishnaswamy
· 12 years ago