revalidator: Fix ukey stats cache updating.
[sliver-openvswitch.git] / lib / ofp-msgs.c
2014-04-03 Jarno Rajahalmeofpbuf: Abstract 'l2' pointer and document usage conven...
2014-03-30 Pravin Shelarofpbuf: Introduce access api for base, data and size.
2014-03-30 Jarno Rajahalmelib/ofpbuf: Compact
2014-03-23 Alexandru Copotofproto: Allow the use of the OpenFlow 1.4 protocol
2013-12-17 Harold LimRename NOT_REACHED to OVS_NOT_REACHED
2013-10-25 YAMAMOTO Takashiofproto: Report correct errors for unsupported stats...
2013-07-31 Ethan Jacksonclang: Add annotations for thread safety check.
2013-07-23 Ben Pfaffofp-msgs: Make alloc_xid() thread-safe.
2013-07-22 Ben Pfaffofp-msgs: Make thread-safe.
2013-02-12 Ben Pfaffofp-msgs: ensure that l2 is set in ofpmp_reserve()
2013-02-12 Ben Pfaffofp-msgs: New function ofpraw_decode_assert().
2013-02-12 Ben Pfaffofp-msgs: Fix typos in comment.
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2012-11-27 Jarno RajahalmeInitial OpenFlow 1.3 support
2012-08-06 Ben Pfaffofp-msgs: ofpmp_reserve() must add "more" flag when...
2012-07-31 Simon Hormanopenflow: Add enum ofp_version
2012-07-31 Ben Pfaffopenflow: Rename OpenFlow 1.0 statistics messages with...
2012-07-31 Ben Pfaffofp-msgs: New approach to encoding and decoding OpenFlo...