- Jun 24, 2012
-
-
Srinivasan Ramasubramanian authored
Refactoring Route class and getRoute() methods to maintain and provide a sequence of switch-ports, rather than links. Update unit tests accordingly.
-
- Jun 23, 2012
-
-
Srinivasan Ramasubramanian authored
Link discovery manager must send LDUpdate when port status change message is received if it affects any links that is already known.
-
- Jun 22, 2012
-
-
Srinivasan Ramasubramanian authored
-
Munish Mehta authored
-
Munish Mehta authored
-
- Jun 21, 2012
-
-
Munish Mehta authored
-
Srinivasan Ramasubramanian authored
If a standard LLDP comes from a different network, we should drop it. The standard LLDP mac address could be :00, :03, :0e.
-
- Jun 20, 2012
-
-
Mandeep Dhami authored
Fixed missing paren in PythonServer
-
- Jun 19, 2012
-
-
Shudong Zhou authored
-
- Jun 16, 2012
-
-
Srinivasan Ramasubramanian authored
-
- Jun 15, 2012
-
-
Srinivasan Ramasubramanian authored
-
Shudong Zhou authored
-
- Jun 14, 2012
-
-
Alex Reimers authored
-
Wes Felter authored
Display port name (ethN, brN, etc.) for OVS ports. Cleaned up some more formatting.
-
Alex Reimers authored
2 - Fixed an issue in DeviceManagerImpl where it was sending updates with the old device.
-
Wes Felter authored
-
- Jun 13, 2012
-
-
Wes Felter authored
-
Wes Felter authored
(For some reason the switch list takes ~10s to load, and I'm running on a monster server.)
-
Wes Felter authored
-
Wes Felter authored
Updated UI to match REST API changes. Commented out references to VLANs since they're not implemented. Fixed some more space/tab formatting.
-
Wes Felter authored
Also fixed some tab/space formatting inconsistency.
-
Wes Felter authored
-
- Jun 12, 2012
-
-
Sandeep Hebbani authored
Reverse the sequence of operations to do when a switch is added - first clear all flow mods and then dispatch switch added callbacks in dispatch thread. Else we have a race condition.
-
- Jun 11, 2012
-
-
Shudong Zhou authored
-
Kanzhe Jiang authored
-
Srinivasan Ramasubramanian authored
-
Kanzhe Jiang authored
-
Kanzhe Jiang authored
-
- Jun 10, 2012
-
-
Srinivasan Ramasubramanian authored
-
Srinivasan Ramasubramanian authored
-
- Jun 09, 2012
-
-
Alex Reimers authored
-
Alex Reimers authored
-
Srinivasan Ramasubramanian authored
Updates to DeviceManagerImplTest corresponding to changes in attachment point computation using topology last changed time.
-
Srinivasan Ramasubramanian authored
-
- Jun 08, 2012
-
-
Alex Reimers authored
-
- Jun 07, 2012
-
-
Rob Adams authored
-
Rob Adams authored
-
Saurav Das authored
-
Srinivasan Ramasubramanian authored
When sending LLDPs and BDDPs from all the switches, send LLDPs first and then BDDPs. This would enable direct links to be detected first and reduced instability.
-
- Jun 06, 2012
-
-
Kanzhe Jiang authored
-