index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ovsdb-types.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Embrace anonymous unions.
Ben Pfaff
2018-05-25
1
-54
/
+54
*
ovsdb-types: Fix memory leak on error path.
Yunjian Wang
2017-07-11
1
-0
/
+1
*
json: Move from lib to include/openvswitch.
Terry Wilson
2016-07-22
1
-1
/
+2
*
Move lib/dynamic-string.h to include/openvswitch directory
Ben Warren
2016-03-19
1
-1
/
+1
*
Rename NOT_REACHED to OVS_NOT_REACHED
Harold Lim
2013-12-17
1
-11
/
+11
*
ovsdb-types: Make ovsdb_base_type_get_enum_type() thread-safe.
Ben Pfaff
2013-07-23
1
-8
/
+16
*
Global replace of Nicira Networks.
Raju Subramanian
2012-05-02
1
-1
/
+1
*
python: Take advantage of Python "x < y < z" syntax.
Ben Pfaff
2011-08-24
1
-2
/
+1
*
ovsdb: Add support for weak references.
Ben Pfaff
2010-03-17
1
-0
/
+23
*
ovsdb: Add support for "enum" constraints.
Ben Pfaff
2010-02-25
1
-3
/
+59
*
ovsdb: Drop regular expression constraints.
Ben Pfaff
2010-02-25
1
-90
/
+1
*
ovsdb: Make scalars and 1-element sets interchangeable.
Ben Pfaff
2010-02-08
1
-1
/
+2
*
ovsdb: Fix support for systems where libpcre is not installed.
Ben Pfaff
2010-02-08
1
-1
/
+24
*
ovsdb: Add support for referential integrity in the database itself.
Ben Pfaff
2010-02-08
1
-1
/
+22
*
ovsdb: Add simple constraints.
Ben Pfaff
2010-02-08
1
-32
/
+439
*
ovsdb: Require column type "min" value be 0 or 1.
Ben Pfaff
2010-01-26
1
-1
/
+2
*
Initial implementation of OVSDB.
Ben Pfaff
2009-11-04
1
-0
/
+251