- Feb 06, 2013
-
-
Rob Adams authored
-
- Feb 03, 2013
-
-
kwanggithub authored
commit 8f1917bd34be3c81f4fc049b4736e4fbe3f1cd0e Author: Shudong Zhou <shudongzhou@gmail.com> Date: Thu Jan 31 00:59:16 2013 -0800 Fix singleton task initialization commit dd361d41dafca32cae1f2e8f6be0725633082dc5 Author: Shudong Zhou <shudongzhou@gmail.com> Date: Wed Jan 30 21:58:22 2013 -0800 Send HA role request to switch when master controller gets permission error commit c18d87699bda09c07707a36e026fb5a4e6301e0d Author: Shudong Zhou <shudongzhou@gmail.com> Date: Wed Jan 30 20:33:51 2013 -0800 Dampen frequency of HA role transitions commit ed7c1bd030ce6826510c52427ccea1f8631e09fa Author: Shudong Zhou <shudongzhou@gmail.com> Date: Wed Jan 30 20:04:43 2013 -0800 Update unit test for HA role change commit 32dc0b95b34a82902f1309aebbe469b4b713b356 Merge: 4963170 63a85a2 Author: abat <abat@bigswitch.com> Date: Wed Jan 30 16:27:28 2013 -0800 Merge into master from pull request #2414: lower a message level to trace commit 63a85a28be92ca5c14d826198a572c9e408b0343 Author: Kanzhe Jiang <kanzhe.jiang@bigswitch.com> Date: Wed Jan 30 14:55:52 2013 -0800 lower log level to info commit 49631705e7393452cd6825ae126e053c6ff3f3a1 Author: Gregor Maier <gregor.maier@bigswitch.com> Date: Wed Jan 30 10:10:07 2013 -0800 Adding debug logging to SwitchPortMatcher. Tweak log levels. We'll now log when SwitchPortMatcher can't find the switch or port for a packet its trying to match. commit ca75639f53067087be0b308e3aa72e07bf75d924 Author: Srinivasan Ramasubramanian <srini@bigswitch.com> Date: Tue Jan 29 12:20:13 2013 -0800 Bug fix: When tunnel links are identified, they should not be added to topology switchportlinks. Update unit tests. commit 3ee7da2f062834929212a568bf07cb462eb41979 Author: kwanggithub <kwang@clemson.edu> Date: Mon Jan 28 11:51:52 2013 -0800 refactor loadbalancer to not use StaticFlowEntries commit a0cac00f334970199ca2af9679d927d69fa539ab Author: Kanzhe Jiang <kanzhe.jiang@bigswitch.com> Date: Sun Jan 27 18:05:23 2013 -0800 notify listeners for device classification first, then listeners for reconcile. commit 5925b52aa2f0d7aae290dd22d30626bf81e879c3 Author: Srinivasan Ramasubramanian <srini@bigswitch.com> Date: Wed Jan 23 01:24:29 2013 -0800 Refactoring some methods to better support extensibility. commit ae577282bdc906262cf3fed44eabf685090ca60e Merge: 9f1613e 1d88cbf Author: abat <abat@bigswitch.com> Date: Mon Jan 21 17:22:21 2013 -0800 Merge into master from pull request #2255 commit 9f1613e936c5b9485a798486e19670b8dc2dd8eb Author: Gregor Maier <gregor.maier@bigswitch.com> Date: Sat Jan 19 23:25:48 2013 -0800 Don't use vlans from devices. Use explicitly specified VLAN. commit 1d88cbff4bc53f8936145abc8ca653fa0d58c9ce Author: Ronald Li <ronald.li@bigswitch.com> Date: Thu Jan 10 18:08:39 2013 -0800
-
- Jan 30, 2013
-
-
Shudong Zhou authored
-
kwanggithub authored
-
- Jan 27, 2013
-
-
Kanzhe Jiang authored
-
- Jan 23, 2013
-
-
Srinivasan Ramasubramanian authored
-
- Jan 21, 2013
-
-
Jason Parraga authored
-
- Jan 11, 2013
-
-
kwanggithub authored
-
kwanggithub authored
-
- Jan 10, 2013
-
-
Ronald Li authored
-
- Jan 06, 2013
-
-
Jason Parraga authored
-
- Jan 04, 2013
-
-
kwanggithub authored
Minor cleanup in LBVip Bug fix for removal actions in LoadBalancer
-
kwanggithub authored
-
Andreas Wundsam authored
-
Andreas Wundsam authored
-
- Jan 02, 2013
-
-
Shudong Zhou authored
-
Gregor Maier authored
-
- Dec 31, 2012
-
-
kwanggithub authored
-
- Dec 30, 2012
-
-
Srinivasan Ramasubramanian authored
Refactoring of tunnel links/ports, link discovery, forwarding base, and appropriate modifications to unit tests.
-
- Dec 29, 2012
-
-
Martin Fong authored
-
- Dec 21, 2012
-
-
Kanzhe Jiang authored
-
- Dec 19, 2012
-
-
Saurav Das authored
-
- Dec 17, 2012
-
-
Gregor Maier authored
This reverts commit f10162148b078c25020ea3523981765c42bef2c7.
-
- Dec 16, 2012
-
-
Gregor Maier authored
-
- Dec 10, 2012
-
-
kwanggithub authored
-
kwanggithub authored
-
- Dec 07, 2012
-
-
Srinivasan Ramasubramanian authored
Adjustment to attachment point logic. If a device is learnt on OFPP_LOCAL of a switch, it will stay in that port until the switch is removed or the port goes down. The attachment point of the device cannot be modified from OFPP_LOCAL, once assigned.
-
- Nov 29, 2012
-
-
Jason Parraga authored
-
Andreas Wundsam authored
-
- Nov 28, 2012
-
-
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.
-
kwanggithub authored
floodlight changes to accommodate future multi-route implementation - add cookie field to all getRoute() methods
-
- 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.
-
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
-
-
kwanggithub authored
Fix tab in LinkDiscoveryManager; fix duplicate getInetAddress() after merge in IOFSwitch and test/../OFMessageDamperMockSwitch
-
- Nov 19, 2012
-
-
Gregor Maier authored
-
- Nov 17, 2012
-
-
Shudong Zhou authored
-
Shudong Zhou authored
-
- Nov 15, 2012
-
-
Shudong Zhou authored
-
Shudong Zhou authored
-
- Nov 14, 2012
-
-
Shudong Zhou authored
-