- Oct 25, 2012
-
-
Andreas Wundsam authored
-
Andreas Wundsam authored
floodlight/OFStatisticsMessageBase: add convenience method that returns the first stats-req/reply message dcontained in the body
-
- Oct 24, 2012
-
-
Mandeep Dhami authored
-
Mandeep Dhami authored
-
Mandeep Dhami authored
-
Mandeep Dhami authored
-
- Oct 23, 2012
-
-
Rob Adams authored
-
Andreas Wundsam authored
-
Shudong Zhou authored
-
- Oct 22, 2012
-
-
Mandeep Dhami authored
-
abat authored
Merge into master from pull request #1636: Open source stuffff (https://github.com/bigswitch/bigswitchcontroller/pull/1636)
-
Mandeep Dhami authored
-
Alex Reimers authored
-
Mandeep Dhami authored
-
Rob Adams authored
Change getFeaturesReply method to 'query' so it's clear this is an external query, and avoids calling it when serializing to JSON.
-
Gregor Maier authored
* Must not call clearAllFlowMods() on slave -> master transition. * Hack to solve immediate perf problem on switch handshake: only call readSwitchPortStateFromStorage() on role change. Switch handshake is now fast again but role change is slow (which is has been before) BSC-2695 BSC-2727
-
- Oct 20, 2012
-
-
Mandeep Dhami authored
-
Gregor Maier authored
-
Gregor Maier authored
-
- Oct 19, 2012
-
-
meiyangbigswitch authored
-
Gregor Maier authored
-
Gregor Maier authored
-
Alex Reimers authored
Bug fix
-
Valentin Mayamsin authored
-
meiyangbigswitch authored
-
meiyangbigswitch authored
-
- Oct 18, 2012
-
-
meiyangbigswitch authored
-
meiyangbigswitch authored
-
meiyangbigswitch authored
-
meiyangbigswitch authored
-
meiyangbigswitch authored
-
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 16, 2012
-
-
Valentin Mayamsin authored
-
- 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.
-