- May 07, 2012
-
-
Kanzhe Jiang authored
-
Kanzhe Jiang authored
-
Kanzhe Jiang authored
-
Kanzhe Jiang authored
-
Kanzhe Jiang authored
-
Kanzhe Jiang authored
This reverts commit 51ca40a3. Conflicts: src/main/java/net/floodlightcontroller/devicemanager/internal/DeviceManagerImpl.java
-
Kanzhe Jiang authored
-
Kanzhe Jiang authored
-
- Apr 11, 2012
-
-
Kanzhe Jiang authored
-
Kanzhe Jiang authored
-
- Apr 10, 2012
-
-
Kanzhe Jiang authored
-
Kanzhe Jiang authored
-
Kanzhe Jiang authored
-
Kanzhe Jiang authored
Conflicts: src/main/java/net/floodlightcontroller/linkdiscovery/internal/LinkDiscoveryManager.java
-
- Apr 09, 2012
-
-
Gregor Maier authored
-
Gregor Maier authored
Now we will at least get an error message when an Exception occurs instead of silently killing the thread. [Forgot to add all files to commit]
-
Gregor Maier authored
Now we will at least get an error message when an Exception occurs instead of silently killing the thread.
-
- Apr 05, 2012
-
-
Srinivasan Ramasubramanian authored
Add 5 seconds for attachment point change from one broadcast domain to another. When the attachment points flap quickly, the controller should avoid learing the attachment point but should continue processing the packet.
-
Srinivasan Ramasubramanian authored
-
Srinivasan Ramasubramanian authored
Device manager will have a 5-second time gap to change an attachment point for a host from one broadcast domain to another.
-
- Apr 03, 2012
-
-
abat authored
Reduce log level of some messages (https://github.com/floodlight/floodlight/pull/72)
-
Rob Adams authored
-
Alex Reimers authored
Fix a broadcast issue in looped topologies.
-
Alex Reimers authored
-
abat authored
broadcast ARP if cluster doesn't know dst device's AP (https://github.com/floodlight/floodlight/pull/70)
-
Shudong Zhou authored
-
Kanzhe Jiang authored
-
- Apr 02, 2012
-
-
Srinivasan Ramasubramanian authored
Introduce a convenience method inSameIsland, which is the same as inSameCluster. In future, they may have different functionalities.
-
- Apr 01, 2012
-
-
Srinivasan Ramasubramanian authored
Introduce a method called isConsistent(..) that compares an old attachment and a new attachment point. If the new attachment point is not consistent with the old one, then it has to be learnt by the device manager.
-
abat authored
Removing prints not through logger (https://github.com/floodlight/floodlight/pull/69)
-
Srinivasan Ramasubramanian authored
Fix a bug for checking BDDP packet if the packet is not unicast for it to continue down the processing chain.
-
Srinivasan Ramasubramanian authored
If the incoming node port is blocked, allow only unicast and BDDP packets to continue down the processing chain.
-
Srinivasan Ramasubramanian authored
-
Rob Adams authored
-
- Mar 31, 2012
-
-
abat authored
Add a method to TopologyService (https://github.com/floodlight/floodlight/pull/67)
-
abat authored
DeviceManager REST API take two (https://github.com/floodlight/floodlight/pull/68)
-
Kanzhe Jiang authored
-
Srinivasan Ramasubramanian authored
When the device manager gets cleaned up (or when during topologyChanged), it should consider the time difference between switching from broadcast to non-broadcast attachment points (as they might be previously on two different switches).
-
Alex Reimers authored
-
Alex Reimers authored
-