- May 16, 2013
-
-
meiyangbigswitch authored
-
- May 14, 2013
-
-
Rob Adams authored
-
Rob Adams authored
-
abat authored
Some packaging tweaks (https://github.com/bigswitch/bigswitchcontroller/pull/3329)
-
Rob Adams authored
Conflicts: bigfloodlight/src/main/resources/apps/bigtap.json
-
Rob Adams authored
-
Saurav Das authored
1. Moving debug event for switch connect/disconnect to Controller (from LinkDiscovery) to be consistent with Shudong's changes 2. Bug fix in OFChannelHandler that was causing NPE 3. Bug fix in DebugEvents that was ignoring flushNow directive in event registry 4. Updated unit test
-
Saurav Das authored
-
Saurav Das authored
Conflicts: floodlight/src/main/java/net/floodlightcontroller/linkdiscovery/internal/LinkDiscoveryManager.java
-
Saurav Das authored
-
- May 13, 2013
-
-
Shudong Zhou authored
-
Saurav Das authored
-
Saurav Das authored
-
Gregor Maier authored
-
Gregor Maier authored
-
Gregor Maier authored
-
Gregor Maier authored
* Make all fields final or volatile * Still not 100% safe (visibility): lastSeenTimestamp of the entities can be changed unsynchronized
-
Saurav Das authored
-
Saurav Das authored
-
abat authored
Fix warnings (https://github.com/bigswitch/bigswitchcontroller/pull/3312)
-
Saurav Das authored
-
Saurav Das authored
Includes framework for creating events and managing memory for events via thread local stores and global circular buffers per registered event. Also includes a basic rest api call to retrieve event history. Unit tests have been added
-
Rob Adams authored
-
Gregor Maier authored
-
Gregor Maier authored
* make sure we do things in the right order (setting role, sending role reqs) * fix getName() in HAListener's * transition AddressSpaceManager before DeviceManager to Master * flush counters from threads * add trace logging and more counters
-
- May 12, 2013
-
-
abat authored
Fix NPE in deleteLinks() during keysModified() on Slave Node (https://github.com/bigswitch/bigswitchcontroller/pull/3307)
-
Vishnu Emmadi authored
-
- May 11, 2013
-
-
Shudong Zhou authored
-
Shudong Zhou authored
-
Shudong Zhou authored
-
- May 10, 2013
-
-
abat authored
Debug Counters related to SyncStore for BigLinkDiscovery (https://github.com/bigswitch/bigswitchcontroller/pull/3287)
-
Vishnu Emmadi authored
moved json property declaration to variable decalartion
-
Vishnu Emmadi authored
also remove custom serializers for switch, port variables
-
Shudong Zhou authored
-
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
-