Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sset: Make sset iteration check the type of the nodes it's iterating. | Ben Pfaff | 2016-02-08 | 1 | -4/+7 |
* | sset: New function sset_intersect(). | Ben Pfaff | 2015-08-26 | 1 | -0/+3 |
* | vswitch.ovsschema: Add datapath_types and port_types. | Mark D. Gray | 2015-03-24 | 1 | -1/+2 |
* | clang: Fix segfault in unit tests. | Alex Wang | 2013-07-22 | 1 | -3/+5 |
* | sset: New function sset_sort(). | Ben Pfaff | 2013-04-10 | 1 | -1/+3 |
* | sset: Add sset_at_position() function. | Justin Pettit | 2012-11-01 | 1 | -0/+2 |
* | util: New macro CONST_CAST. | Ben Pfaff | 2012-08-03 | 1 | -2/+3 |
* | Global replace of Nicira Networks. | Raju Subramanian | 2012-05-02 | 1 | -1/+1 |
* | lib: Adapt headers for use in C++. | Casey Barker | 2011-08-04 | 1 | -0/+8 |
* | sset: New data type for a set of strings. | Ben Pfaff | 2011-03-31 | 1 | -0/+88 |