- May 10, 2013
-
-
Shudong Zhou authored
-
- May 09, 2013
-
-
abat authored
Fix possible sending ofsyncvalue messages without any values (https://github.com/bigswitch/bigswitchcontroller/pull/3286)
-
abat authored
Updates to link discovery based on switch state and notification changes. (https://github.com/bigswitch/bigswitchcontroller/pull/3285)
-
Srinivasan Ramasubramanian authored
-
Rob Adams authored
-
Rob Adams authored
-
Rob Adams authored
-
Srinivasan Ramasubramanian authored
-
Rob Adams authored
Conflicts: floodlight/src/main/resources/floodlightdefault.properties
-
Rob Adams authored
-
Gregor Maier authored
-
Gregor Maier authored
-
- May 08, 2013
-
-
Srinivasan Ramasubramanian authored
Change topologyChanged() method signature to provide an unmodifiable list of applied updates during the method call.
-
Gregor Maier authored
-
Gregor Maier authored
Still needs more work: * we don't generate updates if a stored switch has changed yet * we don't deal with (unlikely) change of port name <-> number
-
abat authored
BVS known devices for sync and small change for SwitchPort (https://github.com/bigswitch/bigswitchcontroller/pull/3271)
-
abat authored
flow reconcile engine - cleanup and minor fixes (https://github.com/bigswitch/bigswitchcontroller/pull/3270)
-
Gregor Maier authored
-
Gregor Maier authored
it pretty much was immutable already but it wasn't explicit since members weren't private final. Now they are.
-
abat authored
Add event to signal when all switches have reconnected after failover. (https://github.com/bigswitch/bigswitchcontroller/pull/3268)
-
Vishnu Emmadi authored
-
Vishnu Emmadi authored
add default constructor for LinkInfo add JsonIgnore annotation for getLinkType as it does not correspond to an actual class variable
-
abat authored
Fix Helium bug in switch state machine. More controller.java unit tests (https://github.com/bigswitch/bigswitchcontroller/pull/3254)
-
Gregor Maier authored
-
Gregor Maier authored
-
- May 07, 2013
-
-
Gregor Maier authored
-
Gregor Maier authored
Add event to signal when all switches have reconnected after failover
-
meiyangbigswitch authored
-
Gregor Maier authored
Also add more resilience to consolidateStore.
-
Rob Adams authored
-
Rob Adams authored
-
meiyangbigswitch authored
-
meiyangbigswitch authored
-
Gregor Maier authored
-
meiyangbigswitch authored
-
Shudong Zhou authored
-
meiyangbigswitch authored
-
meiyangbigswitch authored
-
Gregor Maier authored
* Fix switch state-machine bug. Need to set the state before calling sendRoleReqest because sendRoleRequest could directly set the role to Master if the switch is known to not support Nicira role requests * In REST handling: replace empty roleChangeDescription with none so we don't violate IFloodlightProvider.setRole's contract of requiring a non-null description * Use correct package name for FloodightProvider in bigfloodlight.properties
-
- May 06, 2013
-
-
Gregor Maier authored
-