- Dec 12, 2012
-
-
Andrew Ferguson authored
- now using thrift 0.7.0
-
Andrew Ferguson authored
-
- Dec 11, 2012
-
-
Kuang-Ching Wang authored
another fix for directories with spaces
-
Andrew Ferguson authored
-
Kuang-Ching Wang authored
Improve handling of directories with spaces
-
- Dec 10, 2012
-
-
Andrew Ferguson authored
-
Kuang-Ching Wang authored
Fix tabs in PortDownReconcilation and Test
-
kwanggithub authored
-
Kuang-Ching Wang authored
Fix for static flows pusher
-
- Dec 07, 2012
-
-
Valentin Mayamsin authored
-
- Dec 06, 2012
-
-
Alex Reimers authored
Static Flow Pusher optimizations and PacketOut buffer ID fixes
-
- Dec 05, 2012
-
-
Alex Reimers authored
-
Alex Reimers authored
Also fixed an issue in Static Flow Pusher that would leave an orphaned flow if a static flow changed it's DPID.
-
- Dec 04, 2012
-
-
Alex Reimers authored
FLOODLIGHT-30 - When deleting all entries put in by the static flow pusher for a specific switch or all switches use a single delete based on matching the static flow pusher cookie instead of deleting each flow individually. Note: this means that flows mods are no longer hashed to have unique cookies.
-
- Nov 30, 2012
-
-
Gregor Maier authored
-
Gregor Maier authored
-
- Nov 29, 2012
-
-
Kuang-Ching Wang authored
Port Down Reconciliation
-
abat authored
Merge into master from pull request #1946: openflowj: enforce buffer_id XOR payload for PacketOut (https://github.com/bigswitch/bigswitchcontroller/pull/1946)
-
Alex Reimers authored
Fixes for Floodlight-11 and Floodlight-13
-
Jason Parraga authored
-
Alex Reimers authored
FLOODLIGHT-13 - Event history size is now configurable via net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager.eventhistorysize = <int> in the properties file. FLOODLIGHT-11 - The log message for received LLDPs that we did not send out has been updated.
-
Andreas Wundsam authored
-
- Nov 28, 2012
-
-
Kuang-Ching Wang authored
subtree update
-
Alex Reimers authored
FLOODLIGHT-28 - Change the LearningSwitch FlowMod/PacketOut buffer ID logic. We now send FlowMods with BUFFER_ID_NONE and then PacketOut the packet with the buffer ID. - Add LearningSwitch properties file options to change hard/soft flow timeouts as well as priority. - Add a learningswitch.properties file.
-
- Nov 21, 2012
-
-
Srinivasan Ramasubramanian authored
Add more error checking into the links identified on ports. Classify any ports with inconsistent links seen as broadcast domain ports.
-
abat authored
Merge into master from pull request #1930: More resilient OF message handling with role changes. (https://github.com/bigswitch/bigswitchcontroller/pull/1930)
-
Gregor Maier authored
* Only dispatch OF messages to listeners if the switch is in the active switch map (and is in MASTER role and connected). Fixes BSC-2829 * When transitioning to MASTER: notify IHAListeners of role-change before starting dispatching messages. When transitioning to SLAVE: stop dispatching before notifying IHAListeners. Fixes BSC-2407
-
- Nov 20, 2012
-
-
Kuang-Ching Wang authored
Fixes for subtree update
-
kwanggithub authored
Fix tab in LinkDiscoveryManager; fix duplicate getInetAddress() after merge in IOFSwitch and test/../OFMessageDamperMockSwitch
-
Kuang-Ching Wang authored
subtree update
-
kwanggithub authored
Fix Conflicts: src/main/java/net/floodlightcontroller/core/internal/OFSwitchImpl.java
-
kwanggithub authored
-
- Nov 19, 2012
-
-
Kuang-Ching Wang authored
adding getInetAddress() as a function for IOFSwitch
-
Kuang-Ching Wang authored
Various UI fixes and improvements
-
Gregor Maier authored
-
Gregor Maier authored
-
Gregor Maier authored
When injecting fake ARP: set sender IP to 0 (ARP probe) Remove weird IP learning on DHCP-replies: WILL BREAK DHCP MANAGER WITH RELAYS
-
- Nov 17, 2012
-
-
Shudong Zhou authored
-
Shudong Zhou authored
-
- Nov 15, 2012
-
-
Shudong Zhou authored
-