- Jun 11, 2013
-
-
Gregor Maier authored
* New state-machine for non-IVS switches is unit tested * No unit tests for IVS switches yet
-
Gregor Maier authored
-
Gregor Maier authored
* fail makeCookie if the app id hasn't been registered * do static initialization * fail if duplicate app id registration still not a perfect framework but better than before
-
- Jun 10, 2013
-
-
Saurav Das authored
-
Srinivasan Ramasubramanian authored
-
Srinivasan Ramasubramanian authored
[BVS-486] getPortType will default to UPLINK ports for BigSwitchOVS. The autoportfast detection is performed only in BSNOVS and Xenon switches.
-
Saurav Das authored
-
abat authored
BVS-515 (https://github.com/bigswitch/bigswitchcontroller/pull/3608)
-
meiyangbigswitch authored
-
- Jun 07, 2013
-
-
abat authored
mostly cleanup (https://github.com/bigswitch/bigswitchcontroller/pull/3633)
-
Gregor Maier authored
* alwasy log stack trace at debug level (even if we just log the message at error) * don't wrap other exceptions in SwitchStateException. We don't log that with stack trace * IOFSwitch.setDebugCounterService now throws the correct exception
-
Gregor Maier authored
-
Gregor Maier authored
-
Saurav Das authored
-
- Jun 05, 2013
-
-
abat authored
BSC-3818 BSC-3817 Send SNMP traps for switch connect and port changes (https://github.com/bigswitch/bigswitchcontroller/pull/3607)
-
meiyangbigswitch authored
-
meiyangbigswitch authored
-
meiyangbigswitch authored
-
meiyangbigswitch authored
-
meiyangbigswitch authored
-
kwang-bsn authored
-
Saurav Das authored
-
meiyangbigswitch authored
-
Vishnu Emmadi authored
-
Vishnu Emmadi authored
add fields to forwardingconfig model in bigcon to hold idle/hard timeouts add storage listeners for these 2 columns in bigfloodlight's forwarding
-
- Jun 04, 2013
-
-
abat authored
Fixes: non IP wildcards (BVS-525), ForwardingTest (https://github.com/bigswitch/bigswitchcontroller/pull/3572)
-
abat authored
Enable switch read/write throttling by default (https://github.com/bigswitch/bigswitchcontroller/pull/3578)
-
Saurav Das authored
Flattened debug counters REST output a little bit.
-
Shudong Zhou authored
-
Shudong Zhou authored
-
Shudong Zhou authored
-
- Jun 03, 2013
-
-
Gregor Maier authored
Conflicts: bigfloodlight/src/main/java/com/bigswitch/floodlight/forwarding/Forwarding.java
-
Gregor Maier authored
-
- Jun 02, 2013
-
-
Saurav Das authored
moving counter registration to init() methods, and use of metadata constants
-
abat authored
DebugEvents beta (https://github.com/bigswitch/bigswitchcontroller/pull/3545)
-
abat authored
Register Vendor Actions on Floodlight startup (https://github.com/bigswitch/bigswitchcontroller/pull/3538)
-
- Jun 01, 2013
-
-
abat authored
Don't allow 0 MAC address. More comprehensive DevMgr unit tests. BVS-516 (https://github.com/bigswitch/bigswitchcontroller/pull/3511)
-
- May 31, 2013
-
-
Saurav Das authored
-
Saurav Das authored
-
Saurav Das authored
- flushNow is a property of the update instead of the event - event timestamp is displayed in ISO8601 style - event registry returns an event updater object instead of the eventId - event update is done with a user defined object which is accessed via reflection and annotations - metadata is expressed using varargs and metadata string constants - changed unit tests
-