- Jul 09, 2012
-
-
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 04, 2012
- Jul 03, 2012
-
-
Alex Reimers authored
-
Colin Dixon authored
-
Wes Felter authored
(These icons were designed from scratch by me with ASL 2.0 license.) Nodes are now labeled with their name (DPID or IP+MAC). Added a hack to ignore multiple attachment points for hosts, since Floodlight's concept of attachment points doesn't correspond to the physical topology.
-
- Jul 02, 2012
-
-
Gregor Maier authored
-
Wes Felter authored
-
Gregor Maier authored
-
Kanzhe Jiang authored
-
Rob Sherwood authored
and associated javadocs
-
- 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]
-
Alex Reimers authored
-
- Jun 27, 2012
-
-
Rob Adams authored
-
Alex Reimers authored
2 - Fix some tabbing.
-
Alex Reimers authored
-
- Jun 25, 2012
-
-
Srinivasan Ramasubramanian authored
getRoute() method must provide the complete route from source port to destination port even when the route involves only one switch. getRoute() must also not provide route from same switch-port to itself.
-
- 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.
-