- Jun 22, 2012
-
-
Munish Mehta authored
-
- Jun 21, 2012
-
-
Munish Mehta authored
-
Srinivasan Ramasubramanian authored
Drop any LLDP with :00, :03, :0e coming from another network.
-
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
-
-
abat authored
Added compileall (https://github.com/floodlight/floodlight/pull/181)
-
Mandeep Dhami authored
Fixed missing paren in PythonServer
-
- Jun 19, 2012
-
-
abat authored
Use officially assigned BSN ethertype (https://github.com/floodlight/floodlight/pull/180)
-
Shudong Zhou authored
-
- Jun 16, 2012
-
-
abat authored
Refactoring of methods in topology. (https://github.com/floodlight/floodlight/pull/179)
-
Srinivasan Ramasubramanian authored
-
- Jun 15, 2012
-
-
abat authored
added `make check` alias for `make tests` (https://github.com/floodlight/floodlight/pull/178)
-
Rob Sherwood authored
To ease our internal build process
-
abat authored
Change LLDP destination mac to 01:80:c2:00:00:0e (https://github.com/floodlight/floodlight/pull/176)
-
Srinivasan Ramasubramanian authored
Remove IRoutingService dependency from LinkDiscoveryManager.
-
Srinivasan Ramasubramanian authored
-
Shudong Zhou authored
-
- Jun 14, 2012
-
-
abat authored
UI: Fix topology graph, various other small improvements (https://github.com/floodlight/floodlight/pull/174)
-
abat authored
Fixed to VirtualNetworkFilter. (https://github.com/floodlight/floodlight/pull/175)
-
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.)
-
abat authored
Update Web UI to match recent REST API changes (https://github.com/floodlight/floodlight/pull/173)
-
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
-
-
abat authored
Warn if programming a flow with broadcast destination (https://github.com/floodlight/floodlight/pull/172)
-
Shudong Zhou authored
-
abat authored
Add flowCacheService interface (https://github.com/floodlight/floodlight/pull/171)
-
Kanzhe Jiang authored
-
Srinivasan Ramasubramanian authored
Formatting fixes.
-
Srinivasan Ramasubramanian authored
-
Kanzhe Jiang authored
-
Kanzhe Jiang authored
-
- Jun 10, 2012
-
-
Srinivasan Ramasubramanian authored
Update DeviceManagerImplTest as attachment point computation doesn't rely on topology last update time.
-