- Sep 10, 2012
-
-
abat authored
Bug fix in the attachment point learning, where previously known AP was incorrectly added to the oldAP list. (https://github.com/floodlight/floodlight/pull/296)
-
Srinivasan Ramasubramanian authored
Bug fix: when an attachment point from packet-in (newAP) does not replace the already known attachment point (oldAP), then we need to put newAP in the oldAPlist for possibly flagging it as duplicate in the future. Earlier, we were adding the already known attachment point in the list.
-
- Sep 09, 2012
-
-
abat authored
Clear out oldAPs whenever updateAttachmentPoint() is called as it is triggered due to topologyChange and device reclassification. (https://github.com/floodlight/floodlight/pull/295)
-
Srinivasan Ramasubramanian authored
Clear out oldAPs whenever updateAttachmentPoint() is called as it is triggered due to topologyChange and device reclassification.
-
Srinivasan Ramasubramanian authored
Update to attachment point comptuation to flag devices flapping between two switch ports. Enable duplicate mac unit tests.
-
Srinivasan Ramasubramanian authored
Update to attachment point comptuation to flag devices flapping between two switch ports. Enable duplicate mac unit tests.
-
- Sep 07, 2012
-
-
abat authored
Bug fix in attachment point comparison. (https://github.com/floodlight/floodlight/pull/292)
-
Srinivasan Ramasubramanian authored
-
- Sep 06, 2012
-
-
abat authored
merge for fix to entityclassChanged to reclassify devices that have null entity class as well. (https://github.com/floodlight/floodlight/pull/290)
-
- Sep 05, 2012
-
-
Kanzhe Jiang authored
MockDevice only returns valid attachmentPoints
-
Kanzhe Jiang authored
-
Sandeep Hebbani authored
Reclassify all devices that belong to changed entityclasses or null entity class. And also some fixes to prevent race conditions.
-
abat authored
Firewall (https://github.com/floodlight/floodlight/pull/289)
-
abat authored
BSC-2398 Add getServiceImpls() for MemoryStorageService (https://github.com/floodlight/floodlight/pull/288)
-
- Sep 04, 2012
-
-
Kanzhe Jiang authored
Order the OFMessageListener in mockFloodlightProvider
-
Kanzhe Jiang authored
-
Kanzhe Jiang authored
This reverts commit 75bc3dd9598efe061a37a579df5cb30c39d11b52.
-
Kanzhe Jiang authored
-
abat authored
merge for fixes to reclassify (https://github.com/floodlight/floodlight/pull/286)
-
Sandeep Hebbani authored
When deleting or allocating a device as a part of reclassify update the device map, primary and class indices to reflect this change.
-
- Aug 31, 2012
-
-
Ananth Suryanarayana authored
-
Ananth Suryanarayana authored
-
Ananth Suryanarayana authored
-
abat authored
Rename writeLink to writeLinkToStorage. Make these methods protected so others can extend them if needed. (https://github.com/floodlight/floodlight/pull/285)
-
Alex Reimers authored
-
Srinivasan Ramasubramanian authored
rename writeLink to writeLinkToStorage. Make these methods protected so others can extend them if needed.
-
- Aug 30, 2012
-
-
abat authored
Change time unit from sec to ms and make unit tests faster. (https://github.com/floodlight/floodlight/pull/284)
-
Alex Reimers authored
-
Gregor Maier authored
-
Alex Reimers authored
ruleId db column bugfix and DB read/write test case
-
Amer Tahir authored
-
Amer Tahir authored
-
Amer Tahir authored
fixed bug in ruleId column storage type in db. added new test case to cover db storage/read
-
abat authored
merge for filtering the devices that get reclassified. (https://github.com/floodlight/floodlight/pull/283)
-
Sandeep Hebbani authored
Reclassify devices in entityClassChanged only for devices that belong to entity classes that got changed.
-
- Aug 29, 2012
-
-
Alex Reimers authored
-
Gregor Maier authored
-
Gregor Maier authored
-
Alex Reimers authored
-
Alex Reimers authored
-