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
/
include
/
openvswitch
/
util.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Document and rely on ovs_assert() always evaluating its argument.
Ben Pfaff
2018-02-01
1
-2
/
+5
*
Windows: Fixing Windows C++ compilation issues with unnamed structure
Shireesh Singh
2017-12-19
1
-7
/
+7
*
packets: Fix C++ compilation issues when include packets.h
Yi-Hung Wei
2017-11-02
1
-6
/
+6
*
util: Make ovs_assert() always expand so that it should be followed by ;
Ben Pfaff
2017-10-10
1
-3
/
+3
*
util: Add PADDED_MEMBERS_CACHELINE_MARKER macro to mark cachelines.
Bhanuprakash Bodireddy
2017-08-03
1
-0
/
+48
*
util: Add C++ compatible definition of PADDED_MEMBERS.
Ben Pfaff
2017-07-31
1
-0
/
+12
*
util: Make PADDED_MEMBERS work more than once per struct.
Ben Pfaff
2017-07-13
1
-1
/
+4
*
util: Remove obsolete comment.
Ben Pfaff
2017-01-05
1
-6
/
+2
*
ofp-actions: Factor OFPACT_PADDED_MEMBERS out into a more general form.
Ben Pfaff
2016-08-08
1
-1
/
+21
*
util: Drop 'date' and 'time' arguments from ovs_set_program_name
Markos Chandras
2016-05-26
1
-5
/
+1
*
Move lib/meta-flow.h to include/openvswitch directory
Ben Warren
2016-04-14
1
-0
/
+4
*
Misc cleanup with "util.h" header files
Ben Warren
2016-04-14
1
-1
/
+49
*
list: Move contents of lib/list.h to include/openvswitch directory.
Ben Warren
2016-03-30
1
-0
/
+101
*
lib: Expose SAT_MUT as OVS_SAT_MUL in <openvswitch/util.h>
Thomas Graf
2014-12-15
1
-0
/
+6
*
lib: Expose SOURCE_LOCATOR as OVS_SOURCE_LOACATOR
Thomas Graf
2014-12-15
1
-0
/
+8
*
include/openvswitch/util: Add extern "C" { ... }.
Ben Pfaff
2014-12-08
1
-0
/
+8
*
lib: Add API to set program name and version
Thomas Graf
2014-11-25
1
-0
/
+31