aboutsummaryrefslogtreecommitdiff
path: root/lib/ofp-msgs.c
AgeCommit message (Expand)Author
2013-07-30clang: Add annotations for thread safety check.Ethan Jackson
2013-07-23ofp-msgs: Make alloc_xid() thread-safe.Ben Pfaff
2013-07-22ofp-msgs: Make thread-safe.Ben Pfaff
2013-02-12ofp-msgs: ensure that l2 is set in ofpmp_reserve()Ben Pfaff
2013-02-11ofp-msgs: New function ofpraw_decode_assert().Ben Pfaff
2013-02-11ofp-msgs: Fix typos in comment.Ben Pfaff
2013-01-16Replace most uses of assert by ovs_assert.Ben Pfaff
2012-11-27Initial OpenFlow 1.3 supportJarno Rajahalme
2012-08-06ofp-msgs: ofpmp_reserve() must add "more" flag when splitting stats.Ben Pfaff
2012-07-30openflow: Add enum ofp_versionSimon Horman
2012-07-30openflow: Rename OpenFlow 1.0 statistics messages with "10" infix.Ben Pfaff
2012-07-30ofp-msgs: New approach to encoding and decoding OpenFlow headers.Ben Pfaff