- Aug 15, 2012
-
-
Mandeep Dhami authored
-
- Aug 10, 2012
-
-
Sandeep Hebbani authored
method to delete a device removing all entities, updating secondary map indices first and then delete from devicemap.
-
Gregor Maier authored
-
Gregor Maier authored
BSC-2131
-
Sandeep Hebbani authored
-
- Aug 09, 2012
-
-
Sandeep Hebbani authored
-
Alex Reimers authored
-
- Aug 07, 2012
-
-
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.
-
Gregor Maier authored
-
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.
-
Rob Adams 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 port up/down switch update/removed messages.
-
- Aug 06, 2012
-
-
Srinivasan Ramasubramanian authored
portEnabled(short) should return false if a port is not present. TopologyManager checks for "Special" ports and port status as part of "isAttachmentPointPort". The checking of this logic in devicemanager is remoed.
-
- Aug 03, 2012
-
-
Srinivasan Ramasubramanian authored
Rewrite of attachment point logic. Attachmetn points are maintained independent of entities. Update test cases. Duplicate Mac test is disabled for the time being.
-
- Jul 28, 2012
-
-
Rob Adams authored
-
- Jul 26, 2012
-
-
Kanzhe Jiang authored
-
Kanzhe Jiang authored
-
Ananth Suryanarayana authored
-
- Jul 25, 2012
-
-
Ananth Suryanarayana authored
-
Alex Reimers authored
-
Ananth Suryanarayana authored
-
- Jul 17, 2012
-
-
Gregor Maier authored
-
- Jul 14, 2012
-
-
Wilson Ng authored
During flow reconciliation, device manager should not call learnDeviceByEntity, which would incorrectly update timestamps of entities existing in flow cache. It should call findDeviceByEntity instead.
-
- Jul 09, 2012
-
-
Gregor Maier authored
If we cannot find an entity in the primary index we need to classify it into an IEntityClass and the search in the class index.
-
Gregor Maier authored
* Fixed couple of bugs in Device.getIPv4Addresses(). * Add more debugging output to DeviceManagerImpl
-
- Jul 05, 2012
-
-
Gregor Maier authored
* implement findDestDeviveByEntity() * findDevice() and findDestDevice() will now throw an exception of the supplied fields are not sufficient for the lookup * test and comment polishing * reorganizing testing code [BSC-1838]
-
- Jul 02, 2012
-
-
Gregor Maier authored
-
- Jun 29, 2012
-
-
Gregor Maier authored
[BSC-1838]
-
- Jun 28, 2012
-
-
Gregor Maier authored
* IEntityClassifier only returns a single entity class per entity and all entities of a device must belong to the same entity class. Semantics for multiple classes was unclear. * IEntityClassifier is now an IFloodlightService to have a cleaner way of setting the classifier to use (the classifier needs to be set before DeviceManager.startUp() is called). [BSC-1838]
-
- Jun 14, 2012
-
-
Alex Reimers authored
2 - Fixed an issue in DeviceManagerImpl where it was sending updates with the old device.
-
- Jun 11, 2012
-
-
Srinivasan Ramasubramanian authored
-
- Jun 04, 2012
-
-
Monoreet Mutsuddi authored
-
Kanzhe Jiang authored
-
- Jun 01, 2012
-
-
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.
-
- May 31, 2012
-
-
Kanzhe Jiang authored
-
- May 30, 2012
-
-
Rob Adams authored
-
Kanzhe Jiang authored
-
Kanzhe Jiang authored
-
Kanzhe Jiang authored
-
Kanzhe Jiang authored
-