- Aug 09, 2012
-
-
Ananth Suryanarayana authored
-
Ananth Suryanarayana authored
-
abat authored
Make the openflow to external timeout as 30 seconds. (https://github.com/floodlight/floodlight/pull/253)
-
Ananth Suryanarayana authored
-
abat authored
FloodlightTestModuler loader, still in beta.... (https://github.com/floodlight/floodlight/pull/252)
-
Alex Reimers authored
-
Srinivasan Ramasubramanian authored
-
Srinivasan Ramasubramanian authored
-
Alex Reimers authored
-
Alex Reimers authored
-
- Aug 08, 2012
-
-
abat authored
Updated floodlight properties (https://github.com/floodlight/floodlight/pull/251)
-
Alex Reimers authored
-
Alex Reimers authored
-
Mandeep Dhami authored
-
Rob Adams authored
Schedule the link discovery task on startup.
-
Srinivasan Ramasubramanian authored
-
abat authored
Various UI changes (https://github.com/floodlight/floodlight/pull/245)
-
Srinivasan Ramasubramanian authored
Remove invalid attachments before sending it for comparison in attachment point update logic.
-
Srinivasan Ramasubramanian authored
-
abat authored
Increase CONSISTENT_TIMEOUT to 30 seconds in attachment point maintenance. (https://github.com/floodlight/floodlight/pull/247)
-
Srinivasan Ramasubramanian authored
-
- Aug 07, 2012
-
-
Srinivasan Ramasubramanian authored
Send port status changed update from link discovery upon port status MODIFY message. Minor changes to printing of link discovery updates and addition of trace logs.
-
Srinivasan Ramasubramanian authored
Send port status update from link discovery manager whenever a port status MODIFY message is received. Minor changes to printing of link discovery updates and addition of some trace logs.
-
Wes Felter authored
A few other small formatting cleanups.
-
Wes Felter authored
-
Wes Felter authored
-
abat authored
Update attachmentpoint whenever topologyChanged() notification is received. It is not necessary to process every event; just one update call per topologyChanged() should take care of fixing all attachment point changes. (https://github.com/floodlight/floodlight/pull/244)
-
Srinivasan Ramasubramanian authored
Update attachmentpoint whenever topologyChanged() notification is received. It is not necessary to process every event; just one update call per topologyChanged() should take care of fixing all attachment point changes.
-
abat authored
Don't hard-depend on topology for unit tests and fix warnings (https://github.com/floodlight/floodlight/pull/243)
-
Rob Adams authored
-
Rob Adams authored
-
Wes Felter authored
-
Wes Felter authored
-
Wes Felter authored
-
Srinivasan Ramasubramanian authored
Fix a failing unit test. Manual merge.
-
Srinivasan Ramasubramanian authored
-
Srinivasan Ramasubramanian authored
Updates to attachment point learning and udpating. DeviceManager listens to topologyChanged() events. Whenever a port goes down or a switch is removed, attachment points are updated. Cleanup of link discovery manager updates; cleanup also includes por
-
Srinivasan Ramasubramanian authored
Updates to attachment point learning and udpating. DeviceManager listens to topologyChanged() events. Whenever a port goes down or a switch is removed, attachment points are updated. Cleanup of link discovery manager updates; cleanup also includes port up/down switch update/removed messages.
-
- Aug 06, 2012
-
-
abat authored
Move initialization of topology instance from startUp() to init(). (https://github.com/floodlight/floodlight/pull/240)
-
Srinivasan Ramasubramanian authored
-