- Oct 26, 2012
-
-
Srinivasan Ramasubramanian authored
-
Srinivasan Ramasubramanian authored
-
Srinivasan Ramasubramanian authored
-
- Oct 23, 2012
-
-
Shudong Zhou authored
-
- Oct 17, 2012
-
-
Srinivasan Ramasubramanian authored
Add isTunnelPort() to ILinkDiscoveryService. A tunnel port is not an attachment point port even if no links are found through it.
-
- Oct 16, 2012
-
-
Valentin Mayamsin authored
-
- Oct 14, 2012
-
-
Srinivasan Ramasubramanian authored
BDDP packets are now transmitted with BSN Eth-type. Minor refactoring of the code inclues: (1) Removal of BDDP class; (2) Using LLDP encapsulated inside BSN header for BDDP functionality.
-
- Oct 12, 2012
-
-
Srinivasan Ramasubramanian authored
Changes to autoportfast working. Quarantining a fast port does not depend on whether the autoportfast feature is enabled or not.
-
- Oct 11, 2012
-
-
Srinivasan Ramasubramanian authored
-
Srinivasan Ramasubramanian authored
Rename isLLDPSuppressed to isLinkDiscoverySuppressed. Rewrite of autoPortFast feature and how the ports are added to quarantine and maintenance.
-
Srinivasan Ramasubramanian authored
-
- Oct 04, 2012
-
-
Srinivasan Ramasubramanian authored
-
- Oct 02, 2012
-
-
Srinivasan Ramasubramanian authored
-
Srinivasan Ramasubramanian authored
-
Srinivasan Ramasubramanian authored
-
- Sep 20, 2012
-
-
Rob Adams authored
-
Srinivasan Ramasubramanian authored
Introducing rate control in sending BDDP messages, quarantining ports as they join the network, change API getEnabledPorts().
-
- Sep 17, 2012
-
-
Srinivasan Ramasubramanian authored
-
- Sep 15, 2012
-
-
Gregor Maier authored
-
- Sep 14, 2012
-
-
Srinivasan Ramasubramanian authored
-
- Aug 31, 2012
-
-
Ananth Suryanarayana authored
-
Srinivasan Ramasubramanian authored
rename writeLink to writeLinkToStorage. Make these methods protected so others can extend them if needed.
-
- Aug 27, 2012
-
-
Ananth Suryanarayana authored
-
- Aug 21, 2012
-
-
Srinivasan Ramasubramanian authored
-
- Aug 17, 2012
-
-
Srinivasan Ramasubramanian authored
-
- Aug 14, 2012
-
-
Srinivasan Ramasubramanian authored
-
Srinivasan Ramasubramanian authored
-
- Aug 13, 2012
-
-
Srinivasan Ramasubramanian authored
-
- Aug 11, 2012
-
-
Srinivasan Ramasubramanian authored
-
- Aug 10, 2012
-
-
Srinivasan Ramasubramanian authored
Bugfix: floodlightProvider.getRole() returns null if the HA role is not enabled. Discovery task schedule/reschedule should include null as a possible setting for role.
-
Srinivasan Ramasubramanian authored
Rechedule discovery task only if role is MASTER. Also, start the scheduling when role is changed to master.
-
Srinivasan Ramasubramanian authored
Rechedule discovery task only if role is MASTER. Also, start the scheduling when role is changed to master.
-
- Aug 09, 2012
-
-
Srinivasan Ramasubramanian authored
-
Alex Reimers authored
-
- Aug 08, 2012
-
-
Srinivasan Ramasubramanian 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.
-
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 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.
-
- Aug 01, 2012
-
-
Munish Mehta authored
-
- Jul 29, 2012
-
-
Srinivasan Ramasubramanian authored
-