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
/
table.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
table: Add --max-column-width option.
Ben Pfaff
2017-12-22
1
-5
/
+17
*
table: Avoid trailing white space in tables.
Ben Pfaff
2017-10-06
1
-0
/
+3
*
Eliminate most shadowing for local variable names.
Ben Pfaff
2017-08-02
1
-2
/
+1
*
table: provide table formatting option help at runtime
Lance Richardson
2017-04-06
1
-0
/
+16
*
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
*
vlog: Report timestamps in millisecond resolution in log messages.
Paul Ingram
2013-09-13
1
-1
/
+1
*
Always check return value of strftime().
Ben Pfaff
2013-05-08
1
-11
/
+7
*
Use gmtime_r() and localtime_r() instead of non-thread-safe versions.
Ben Pfaff
2013-05-02
1
-2
/
+3
*
Replace most uses of assert by ovs_assert.
Ben Pfaff
2013-01-16
1
-5
/
+3
*
Use UTC consistently instead of local timezone.
Ben Pfaff
2012-07-02
1
-1
/
+1
*
Global replace of Nicira Networks.
Raju Subramanian
2012-05-02
1
-1
/
+1
*
ovsdb-client: Add optional timestamps to "monitor" command output.
Ben Pfaff
2012-02-02
1
-1
/
+42
*
table: Avoid segmentation fault when printing an empty cell in JSON format.
Ben Pfaff
2012-01-30
1
-1
/
+3
*
table: Free "error" in cell_to_text().
Justin Pettit
2011-02-23
1
-0
/
+2
*
table: Add new "bare" output formatting options.
Ben Pfaff
2011-02-08
1
-4
/
+42
*
ovsdb-client: Break table formatting into new library.
Ben Pfaff
2011-02-08
1
-0
/
+518