- 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 removed.
-
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 in device manager. Attachment points are maintained independent of entities.
-
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.
-
- Aug 01, 2012
-
-
abat authored
Remove methods that change static IEntityClass variable (https://github.com/floodlight/floodlight/pull/235)
-
Rob Adams authored
-
abat authored
fix null pointer exception (https://github.com/floodlight/floodlight/pull/234)
-
Munish Mehta authored
-
abat authored
Fixes for BSC-2134 and BSC-2148 (https://github.com/floodlight/floodlight/pull/233)
-
Mandeep Dhami authored
-
- Jul 31, 2012
-
-
Mandeep Dhami authored
-
Mandeep Dhami authored
-
Mandeep Dhami authored
-
abat authored
Do not send HA role change updates if old and new roles are the same. (https://github.com/floodlight/floodlight/pull/231)
-
Srinivasan Ramasubramanian authored
-
abat authored
Topology manager should drop all packets if isAllowed() is false. Some code cleanup. (https://github.com/floodlight/floodlight/pull/230)
-
Srinivasan Ramasubramanian authored
-
- Jul 30, 2012
-
-
Gregor Maier authored
Some smaller updates (IDevice, IPacket, ForwardingBase)
-
Gregor Maier authored
-
abat authored
Fix Links REST API and remove an unused serializer. (https://github.com/floodlight/floodlight/pull/228)
-
Gregor Maier authored
-
Alex Reimers authored
-
Gregor Maier authored
-
Gregor Maier authored
-
Gregor Maier authored
-
Alex Reimers authored
-
- Jul 29, 2012
-
-
abat authored
Going easy on the log messages. (https://github.com/floodlight/floodlight/pull/227)
-
Srinivasan Ramasubramanian authored
-
abat authored
[BSC-2136] Don't update switch/port table on SLAVE. (https://github.com/floodlight/floodlight/pull/225)
-
Srinivasan Ramasubramanian authored
Forgot to add updatesThread and doUpdatesThread(), during the re-write. Topology computation was never called without this.
-
Srinivasan Ramasubramanian authored
-
- Jul 28, 2012
-
-
Monoreet Mutsuddi authored
-
Monoreet Mutsuddi authored
-
Srinivasan Ramasubramanian authored
Updates to link discovery manager.
-
Srinivasan Ramasubramanian authored
-
abat authored
Reduce log level of a number of log messages (https://github.com/floodlight/floodlight/pull/222)
-
Srinivasan Ramasubramanian authored
-
Rob Adams authored
-
Rob Adams authored
-
- Jul 27, 2012
-
-
Monoreet Mutsuddi authored
-