- Nov 11, 2012
-
-
Shudong Zhou authored
-
Shudong Zhou authored
-
Shudong Zhou authored
-
Gregor Maier authored
-
- Nov 10, 2012
-
-
Andreas Wundsam authored
split up in multiple messages if too many flows Also add a MAXIMUM_LENGTH constant to OFMessage
-
- Nov 09, 2012
-
-
Andreas Wundsam authored
-
Gregor Maier authored
BSC-2837: When returning early from learnDeviceByEntity: process deleteQueue BSC-2836: Do not learn entities on internal ports BSC-2834: Some device updates get queued before check for concurrent modification BSC-2824: Remove potential incorrect Corrupted Device Index exception
-
Andreas Wundsam authored
Google Guava is a general purpose utility library that simplifies common tasks like handling strings (joining/parsing), collections (chaining iterators), helpers for writing equals/hashcode etc. Apache 2 licensed http://code.google.com/p/guava-libraries/
-
- Nov 08, 2012
-
-
Gregor Maier authored
* use insertion sort when adding entity to device * precompute Device.getVlandId() return value
-
Andreas Wundsam authored
-
Srinivasan Ramasubramanian authored
-
- Nov 07, 2012
-
-
Rob Adams authored
-
- Nov 06, 2012
-
-
kwanggithub authored
-
Rob Adams authored
-
Alex Reimers authored
-
- Nov 05, 2012
-
-
Srinivasan Ramasubramanian authored
Updates Dijkstra's shortest path algorithm. (1) NodeDist will return the node with the smallest weight in the priority queue; (2) The algorithm will replace an existing entry in the priority queue.
-
- Nov 02, 2012
-
-
Gregor Maier authored
This change is mostly for streamlining and clarifying IDeviceServiceAPI. * renamed findDestDevice to findClassDevice * pass an entityClass to findClassDevice instead of the "source"/"reference" device.
-
abat authored
Merge into master from pull request #1820: Fix NPE (https://github.com/bigswitch/bigswitchcontroller/pull/1820)
-
Shudong Zhou authored
-
Srinivasan Ramasubramanian authored
-
- Nov 01, 2012
-
-
Srinivasan Ramasubramanian authored
-
- Oct 31, 2012
-
-
Alex Reimers authored
Update subtree.
-
Alex Reimers authored
minor add to FirewallRulesResource
-
Shudong Zhou authored
-
- Oct 30, 2012
-
-
Shudong Zhou authored
-
Shudong Zhou authored
-
Kanzhe Jiang authored
-
Kanzhe Jiang authored
-
Kanzhe Jiang authored
-
Kanzhe Jiang authored
-
- Oct 29, 2012
-
-
Kanzhe Jiang authored
-
Kanzhe Jiang authored
-
Kanzhe Jiang authored
-
Gregor Maier authored
-
- Oct 26, 2012
-
-
Gregor Maier authored
Conflicts: bigtest/staticflowpusher/StaticFlowTest1.py
-
Srinivasan Ramasubramanian authored
-
Srinivasan Ramasubramanian authored
-
Gregor Maier authored
Ok. Let's put the code back in since bigtest is updated now BSC-2784 This reverts commit 92bfa7a1d71d930f530b8a9cac39c3e6a14a6479.
-
Srinivasan Ramasubramanian authored
-
Srinivasan Ramasubramanian authored
Cosmetic changes. Rename varialbe name topology to linkDiscovery, and getTopology to getLinkDiscoveryManager in LinkDiscoveryManagerTest.java.
-