- Jun 09, 2012
-
-
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)
-
abat authored
Read port data from storage when switching to master state (https://github.com/floodlight/floodlight/pull/159)
-
Rob Adams authored
-
Kanzhe Jiang authored
-
abat authored
Change app ID for VirtualNetworkFilter. (https://github.com/floodlight/floodlight/pull/157)
-
Alex Reimers authored
-
- Jun 04, 2012
-
-
abat authored
get link notification from topology instead of linkDiscovery. (https://github.com/floodlight/floodlight/pull/156)
-
Monoreet Mutsuddi authored
-
Kanzhe Jiang authored
topology keeps a list of applied link updates. topologyAware modules can query updated links after getting topologyChanged event
-
abat authored
add FlowReconcileService to DeviceManager's dependency list (https://github.com/floodlight/floodlight/pull/153)
-
Kanzhe Jiang authored
-
- Jun 03, 2012
-
-
Srinivasan Ramasubramanian authored
Added method to get blocked ports as part of ITopologyService.
-
Srinivasan Ramasubramanian authored
-
abat authored
Fix warning (https://github.com/floodlight/floodlight/pull/151)
-
Shudong Zhou authored
-
- Jun 02, 2012
-
-
abat authored
Minor adjustment to link discovery and add switch broadcast cache to ForwardingBase (https://github.com/floodlight/floodlight/pull/150)
-
Shudong Zhou authored
-
abat authored
Add a flow reconciliation pipeline (https://github.com/floodlight/floodlight/pull/149)
-
Kanzhe Jiang authored
-
- Jun 01, 2012
-
-
Kanzhe Jiang authored
-
Srinivasan Ramasubramanian authored
Update to attachment point flapping logic.
-
Srinivasan Ramasubramanian authored
Update to attachment point flapping logic. Use active time instead of last seen to order the entities. Corresponding changes to unit tests.
-