- May 22, 2013
-
-
Rob Adams authored
-
abat authored
Update thrift to newer version and regenerate files (https://github.com/bigswitch/bigswitchcontroller/pull/3402)
-
- May 21, 2013
-
-
Rob Adams authored
-
- May 20, 2013
-
-
Rob Adams authored
-
abat authored
[BVS-498] Prefixes for port names can be specified in the properties file in order to classify the ports as uplink ports, thus not autoportfast them. (https://github.com/bigswitch/bigswitchcontroller/pull/3389)
-
- May 19, 2013
-
-
abat authored
BSC-2082 Simple java wrapper for posting notification (https://github.com/bigswitch/bigswitchcontroller/pull/3363)
-
Srinivasan Ramasubramanian authored
[BVS-498] Uplink port prefixes can be specified in bigfloodlight.properties. This prefixes will be used for classifying a port as an uplink port, thus autoportfast will not be used on those ports.
-
- May 18, 2013
-
-
Shudong Zhou authored
-
- May 17, 2013
-
-
Gregor Maier authored
-
abat authored
cleanup property files (https://github.com/bigswitch/bigswitchcontroller/pull/3375)
-
- May 16, 2013
-
-
meiyangbigswitch authored
-
kwang-bsn authored
-
abat authored
Remove bigtap tests from cli coverage and ha tests. (https://github.com/bigswitch/bigswitchcontroller/pull/3359)
-
kwang-bsn authored
- Simple interfaces and a syslog implementation for notification. - Post notification for switch disconnect, link add, link update or link rmeove.
-
Srinivasan Ramasubramanian authored
Remove source and destination port status from LinkInfo data strucuture. The source/destination port info is also removed in model and CLI.
-
Saurav Das authored
-
Saurav Das authored
1. making the API more RESTful by replacing dashes with slashes and maintaining URI tree 2. adding REST calls for listing events and resetting events 3. completing the REST API for GET calls
-
- 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
-