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
/
ofp-msgs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ofp-msgs: Fix comments.
Ben Pfaff
2016-01-19
1
-15
/
+15
*
ofp-msgs: Add function ofptype_get_name().
Ben Pfaff
2015-07-06
1
-1
/
+8
*
ofpbuf: Simplify ofpbuf API.
Pravin B Shelar
2015-03-03
1
-38
/
+38
*
lib: Move vlog.h to <openvswitch/vlog.h>
Thomas Graf
2014-12-15
1
-1
/
+1
*
list: Rename struct list to struct ovs_list
Thomas Graf
2014-12-15
1
-6
/
+6
*
lib/jsonrpc, lib/ofp-msgs, lib/ofp-parse: Use atomic_count.
Jarno Rajahalme
2014-08-29
1
-4
/
+2
*
Fix capitalization of OpenFlow.
Justin Pettit
2014-08-14
1
-1
/
+1
*
Add skeleton for OF1.5 support.
Ben Pfaff
2014-05-14
1
-1
/
+6
*
ofp-msgs: New functions ofpmp_version() and ofpmp_decode_raw().
Ben Pfaff
2014-05-14
1
-0
/
+25
*
ofpbuf: Abstract 'l2' pointer and document usage conventions.
Jarno Rajahalme
2014-04-03
1
-36
/
+36
*
ofpbuf: Introduce access api for base, data and size.
Pravin Shelar
2014-03-30
1
-21
/
+21
*
lib/ofpbuf: Compact
Jarno Rajahalme
2014-03-29
1
-4
/
+5
*
ofproto: Allow the use of the OpenFlow 1.4 protocol
Alexandru Copot
2014-03-23
1
-0
/
+5
*
Rename NOT_REACHED to OVS_NOT_REACHED
Harold Lim
2013-12-17
1
-4
/
+4
*
ofproto: Report correct errors for unsupported stats/multipart requests.
YAMAMOTO Takashi
2013-10-24
1
-6
/
+39
*
clang: Add annotations for thread safety check.
Ethan Jackson
2013-07-30
1
-6
/
+2
*
ofp-msgs: Make alloc_xid() thread-safe.
Ben Pfaff
2013-07-23
1
-1
/
+8
*
ofp-msgs: Make thread-safe.
Ben Pfaff
2013-07-22
1
-1
/
+5
*
ofp-msgs: ensure that l2 is set in ofpmp_reserve()
Ben Pfaff
2013-02-12
1
-0
/
+2
*
ofp-msgs: New function ofpraw_decode_assert().
Ben Pfaff
2013-02-11
1
-0
/
+17
*
ofp-msgs: Fix typos in comment.
Ben Pfaff
2013-02-11
1
-2
/
+2
*
Replace most uses of assert by ovs_assert.
Ben Pfaff
2013-01-16
1
-15
/
+14
*
Initial OpenFlow 1.3 support
Jarno Rajahalme
2012-11-27
1
-0
/
+4
*
ofp-msgs: ofpmp_reserve() must add "more" flag when splitting stats.
Ben Pfaff
2012-08-06
1
-0
/
+4
*
openflow: Add enum ofp_version
Simon Horman
2012-07-30
1
-12
/
+35
*
openflow: Rename OpenFlow 1.0 statistics messages with "10" infix.
Ben Pfaff
2012-07-30
1
-5
/
+5
*
ofp-msgs: New approach to encoding and decoding OpenFlow headers.
Ben Pfaff
2012-07-30
1
-0
/
+962