- Apr 09, 2013
-
-
Srinivasan Ramasubramanian authored
[BSC-3431] Introduce 'direction' as a field in LinkWithType. The REST API will now return links with direction field that will indicate if the link bidirectional or unidirectional.
-
- Jan 30, 2013
-
-
kwanggithub authored
-
- Oct 18, 2012
-
-
Srinivasan Ramasubramanian authored
Changes to REST API for links. http://<controller>:8080/wm/topology/links/json would now return only direct and tunnel links (LinkType.DIRECT_LINK or LinkType.TUNNEL). To get external links, use http://<controller>:8080/wm/topology/external-links/json.
-
- Aug 11, 2012
-
-
Srinivasan Ramasubramanian authored
-
Srinivasan Ramasubramanian authored
-
- Jul 30, 2012
-
-
Alex Reimers authored
-
- Jul 27, 2012
-
-
Srinivasan Ramasubramanian authored
Update to link discovery manager. LLDPs are sent every one second; with a three second timeout on ports where links were already found. On ports where links are not present, LLDPs are sent once in every 15 seconds.
-
- Jul 04, 2012
-
-
Wilson Ng authored
-
- Jul 03, 2012
-
-
Colin Dixon authored
-
- Mar 05, 2012
-
-
Srinivasan Ramasubramanian authored
-
- Feb 29, 2012
-
-
Srinivasan Ramasubramanian authored
-
- Jan 30, 2012
-
-
Alex Reimers authored
-
- Jan 25, 2012
-
-
Alex Reimers authored
Conflicts: src/main/java/net/floodlightcontroller/util/TimedCache.java
-
- Jan 17, 2012
-
-
Alex Reimers authored
First checking for ITopology REST API. Links between OpenFlow switches connected to the controller can now be seen through /wm/topology/links. [#23518013]
-