- Jun 14, 2012
-
-
Alex Reimers authored
-
Alex Reimers authored
2 - Fixed an issue in DeviceManagerImpl where it was sending updates with the old device.
-
- Jun 13, 2012
-
-
abat authored
Update Web UI to match recent REST API changes (https://github.com/floodlight/floodlight/pull/173)
-
Wes Felter authored
Updated UI to match REST API changes. Commented out references to VLANs since they're not implemented. Fixed some more space/tab formatting.
-
Wes Felter authored
Also fixed some tab/space formatting inconsistency.
-
Wes Felter authored
-
- Jun 12, 2012
-
-
Sandeep Hebbani authored
Reverse the sequence of operations to do when a switch is added - first clear all flow mods and then dispatch switch added callbacks in dispatch thread. Else we have a race condition.
-
- Jun 11, 2012
-
-
abat authored
Warn if programming a flow with broadcast destination (https://github.com/floodlight/floodlight/pull/172)
-
Shudong Zhou authored
-
abat authored
Add flowCacheService interface (https://github.com/floodlight/floodlight/pull/171)
-
Kanzhe Jiang authored
-
Srinivasan Ramasubramanian authored
Formatting fixes.
-
Srinivasan Ramasubramanian authored
-
Kanzhe Jiang authored
-
Kanzhe Jiang authored
-
- Jun 10, 2012
-
-
Srinivasan Ramasubramanian authored
Update DeviceManagerImplTest as attachment point computation doesn't rely on topology last update time.
-
Srinivasan Ramasubramanian authored
Remove reliance on topology last update time.
-
Srinivasan Ramasubramanian authored
-
Srinivasan Ramasubramanian authored
-
- Jun 09, 2012
-
-
abat authored
Enhancements to Topology REST API. [#28640601] (https://github.com/floodlight/floodlight/pull/167)
-
Alex Reimers authored
-
Alex Reimers authored
-
Srinivasan Ramasubramanian authored
Updates to DeviceManagerImplTest to take into account attachment point computation changes due to topology last updated time.
-
Srinivasan Ramasubramanian authored
Updates to DeviceManagerImplTest corresponding to changes in attachment point computation using topology last changed time.
-
Srinivasan Ramasubramanian authored
Topology module provides last update time. Device manager ignores entities whose last seen are earlier than the topology update time.
-
Srinivasan Ramasubramanian authored
-
- Jun 08, 2012
-
-
Rob Adams authored
Small cleanups.
-
Alex Reimers authored
-
abat authored
Remove useless extra logging of stack trace and Don't try to clean out old ports in case they're not really in storage (https://github.com/floodlight/floodlight/pull/163)
-
- Jun 07, 2012
-
-
Rob Adams authored
-
Rob Adams authored
-
abat authored
Send LLDPs for all the switches first; then followed by BDDPs. (https://github.com/floodlight/floodlight/pull/162)
-
Saurav Das authored
-
Srinivasan Ramasubramanian authored
When sending LLDPs and BDDPs from all the switches, send LLDPs first and then BDDPs. This would enable direct links to be detected first and reduced instability.
-
- Jun 06, 2012
-
-
Kanzhe Jiang authored
-
abat authored
Register everything as an HA role listener where it was missing (https://github.com/floodlight/floodlight/pull/155)
-
abat authored
VirtualNetworkFilter now allows any DHCP traffic. (https://github.com/floodlight/floodlight/pull/161)
-
Alex Reimers authored
Fix build issues caused by the introduction of PacketFactory. Now the net.floodlightcontroller.core.test.* files will not try to be run as jUnit tests.
-
Alex Reimers authored
-
- Jun 05, 2012
-
-
abat authored
Document the new ITopologyService method (https://github.com/floodlight/floodlight/pull/158)
-