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
/
db-ctl-base.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
db-ctl-base: Always support all tables in schema.
Ben Pfaff
2017-01-13
1
-5
/
+15
*
Add read-only option to ovs-dpctl and ovs-ofctl commands.
Ryan Moats
2016-08-15
1
-1
/
+1
*
json: Move from lib to include/openvswitch.
Terry Wilson
2016-07-22
1
-1
/
+1
*
Move lib/dynamic-string.h to include/openvswitch directory
Ben Warren
2016-03-19
1
-1
/
+1
*
db-ctl-base: Allow print rows that weak reference to table in
Alex Wang
2015-08-13
1
-0
/
+17
*
db-ctl-base: make cmd_show_table private
Andy Zhou
2015-07-23
1
-14
/
+3
*
db-ctl-base: remove the recurse member from struct cmd_show_table
Andy Zhou
2015-07-23
1
-4
/
+0
*
db-ctl-base: make use of user supplied exit function
Andy Zhou
2015-07-17
1
-9
/
+2
*
db-ctl-base: remove ctl_get_all_commands() function
Andy Zhou
2015-07-17
1
-1
/
+0
*
db-ctl-base: do not require client to expose the "tables" variable
Andy Zhou
2015-07-13
1
-9
/
+2
*
db-ctl-base: do not expose get_table() API
Andy Zhou
2015-07-13
1
-4
/
+3
*
db-ctl-base: fix a few typos
Andy Zhou
2015-07-09
1
-3
/
+3
*
db-ctl-base: Librarize show command.
Alex Wang
2015-06-23
1
-0
/
+34
*
db-ctl-base: Librarize code in parse_options().
Alex Wang
2015-06-23
1
-0
/
+5
*
db-ctl-base: Make common database command code into library.
Alex Wang
2015-06-23
1
-0
/
+219