- 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
-
Vishnu Emmadi authored
Update CLI to decode vendor action data as keys in the vendor data json dictionary
-
- May 30, 2013
-
-
Shudong Zhou authored
-
- May 29, 2013
-
-
Gregor Maier authored
-
Gregor Maier authored
-
- May 28, 2013
-
-
Gregor Maier authored
-
Gregor Maier authored
-
Saurav Das authored
This reverts commit fe65e1b760c56be4c1e83f0cfadf06483aa4d51e.
-
Vishnu Emmadi authored
fix typo
-
Vishnu Emmadi authored
fix typo
-
Vishnu Emmadi authored
Implemented backend for the REST API to retrieve the flow path between a pair of hosts
-
Gregor Maier authored
Conflicts: bigfloodlight/src/main/java/com/bigswitch/floodlight/forwarding/Forwarding.java
-
- May 27, 2013
-
-
Saurav Das authored
-
Saurav Das authored
-
Vishnu Emmadi authored
fix typo
-
Vishnu Emmadi authored
fix typo
-
Vishnu Emmadi authored
Implemented backend for the REST API to retrieve the flow path between a pair of hosts
-
Saurav Das authored
-
- May 26, 2013
-
-
Saurav Das authored
-
- May 25, 2013
-
-
Saurav Das authored
-
Saurav Das authored
Fixing the REST API to account for hierarchical counters More unit tests.
-
Saurav Das authored
of performace of updates. Introducing hierarchical counters, counter metatdata and finer-grained handling of counter flush. Added unit tests and changed some of the API calls
-
- May 24, 2013
-
-
Gregor Maier authored
-
Gregor Maier authored
-
Gregor Maier authored
Still work in progress but pushing to unrelated unit test problems can be solved. Moved the core and access priorities for flow mods from Forwarding to Controller and make it a property of IOFSwitch. Waiting for L2_SET_TABLE_REPLY message to be speced. Need to add unit tests for L2_TABLE_SET
-
abat authored
Floodlight: typo in Controller.java (https://github.com/bigswitch/bigswitchcontroller/pull/3470)
-
Andrew Or authored
-
Andrew Or authored
-
abat authored
Move test modules which were erroneously included in main module resourc... (https://github.com/bigswitch/bigswitchcontroller/pull/3426)
-
Rob Adams authored
-
Gregor Maier authored
* Don't rename the package yet though. * Add OFBsnL2TableSetVendorData.java and OFBsnL2TableVendorData.java
-
abat authored
remove duplicate IFloodlightModules that provides debugCounter/debugEvent services (https://github.com/bigswitch/bigswitchcontroller/pull/3453)
-
meiyangbigswitch authored
-
Gregor Maier authored
-