- 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.
-
Saurav Das authored
-
- Oct 17, 2012
-
-
Srinivasan Ramasubramanian authored
-
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 14, 2012
-
-
Alex Reimers authored
-
Alex Reimers authored
Fix mismatch between Javadoc comment and method argument
-
Alex Reimers authored
Updates
-
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 13, 2012
-
-
Alex Reimers authored
Fix an issue in the REST API where setting datalayer MAC addresses in OFActions was not getting displayed properly.
-
- Oct 12, 2012
-
-
abat authored
Merge into master from pull request #1515: TopologyManager should not process switch removed and port down messages explicitly as they are processed by link discovery module and generate corresponding link removed events. (https://github.com/bigswitch/bigswitchcontroller/pull/1515)
-
abat authored
Merge into master from pull request #1514: Add RARP ethertype (https://github.com/bigswitch/bigswitchcontroller/pull/1514)
-
Shudong Zhou authored
-
Srinivasan Ramasubramanian authored
TopologyManager should not process switch removed and port down messages explicitly as they are processed by link discovery module and generate corresponding link removed events.
-
Shudong Zhou authored
-
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 10, 2012
-
-
Rob Sherwood authored
-
Rob Sherwood authored
Some (broken!) switches send BAD_REQUEST:EPERM or BAD_REQUEST:BAD_TYPE errors in reply to our HA role request. We can ignore the type in an effort to be more liberal in what we receive.
-
- Oct 09, 2012
-
-
Sho SHIMIZU authored
-
Kanzhe Jiang authored
-
- Oct 08, 2012
-
-
Kanzhe Jiang authored
-
- Oct 07, 2012
-
-
kwanggithub authored
-
- Oct 05, 2012
-
-
kwanggithub authored
Creating RoutingDecision as only class implementing IRoputingDecision; updating all exisitng dependencies
-
Kanzhe Jiang authored
-
- Oct 04, 2012
-
-
Srinivasan Ramasubramanian authored
-
- Oct 02, 2012
-
-
abat authored
Merge into master from pull request #1375: Four individual pull requests merged. (https://github.com/bigswitch/bigswitchcontroller/pull/1375)
-
Srinivasan Ramasubramanian authored
-
Kanzhe Jiang authored
-
Srinivasan Ramasubramanian authored
-
Srinivasan Ramasubramanian authored
-
Srinivasan Ramasubramanian authored
-
- Oct 01, 2012
-
-
Munish Mehta authored
-
Munish Mehta authored
-
Gregor Maier authored
-
Gregor Maier authored
-
Kanzhe Jiang authored
-
- Sep 29, 2012
-
-
Srinivasan Ramasubramanian authored
-
- Sep 28, 2012
-
-
abat authored
Merge into master from pull request #1339: Fix NPE in ForwardingVTA & Fix BigBench: ant eclipse (https://github.com/bigswitch/bigswitchcontroller/pull/1339)
-