ofpbuf: Fix setting of 'msg' in ofpbuf_clone_with_headroom()
[cascardo/ovs.git] / lib / ofpbuf.c
2016-03-07 Jarno Rajahalmeofpbuf: Fix setting of 'msg' in ofpbuf_clone_with_headr...
2016-03-07 Jarno Rajahalmeofpbuf: Rename 'data_delta' to 'xxx_offset'
2016-03-07 Jarno Rajahalmeofpbuf: Make offset calculation more consistent.
2016-03-03 Joe Stringerofpbuf: Use ptrdiff_t for pointer delta.
2016-02-19 Ben Pfaffofpbuf: Make ofpbuf_put_hex() accept period between...
2015-09-01 Andy Zhoulib/ofpbuf: make ofpbuf_use() static
2015-09-01 Andy Zhoulib/ofpbuf: add ofpbuf_use_ds() API
2015-09-01 Andy Zhoulib/ofpbuf: refactor ofpbuf_use__() API
2015-07-20 Alex Wangofpbuf: Update msg when resizing ofpbuf.
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-04-06 Jarno Rajahalmelib/list: Add LIST_FOR_EACH_POP.
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-03 Pravin B Shelarofpbuf: Simplify ofpbuf API.
2015-03-03 Pravin B Shelardpif_packet: Rename to dp_packet
2014-12-15 Thomas Graflist: Rename struct list to struct ovs_list
2014-11-10 Jarno Rajahalmeminiflow_extract: Properly handle small IP packets.
2014-10-06 Wang Sheng-Huiofpbuf: Correct the comment for ofpbuf_trim().
2014-10-06 Wang Sheng-Huiofpbuf: Correct comment for ofpbuf_reserve_with_tailroom().
2014-07-20 Daniele Di Proiettonetdev-dpdk: Fix race condition with DPDK mempools...
2014-06-23 Daniele Di Proiettodpif-netdev: use dpif_packet structure for packets
2014-06-04 Ryan Wilsondpif-netdev: Upcall: Remove an extra memcpy of packet...
2014-04-03 Jarno Rajahalmeofpbuf: Abstract 'l2' pointer and document usage conven...
2014-03-30 Pravin Shelarnetdev-dpdk: Remove alloc from packet recv.
2014-03-30 Pravin Shelarofpbuf: Add ofpbuf_init_dpdk()
2014-03-30 Pravin Shelarofpbuf: Introduce access api for base, data and size.
2014-03-30 Jarno Rajahalmelib/ofpbuf: Compact
2014-03-25 Jarno Rajahalmelib/ofpbuf: Remove 'l7' pointer.
2014-03-25 Jarno Rajahalmelib/ofpbuf: Inline the trivial ofpbuf functions.
2014-03-21 Pravindpif-netdev: Add DPDK netdev.
2014-03-21 Pravinofpbuf: Add OFPBUF_DPDK type.
2013-12-23 Ben Pfaffofpbuf: New function ofpbuf_shift().
2013-12-17 Harold LimRename NOT_REACHED to OVS_NOT_REACHED
2013-12-16 Jarno Rajahalmedpif: Allow execute to modify the packet.
2013-11-26 Alin SerdeanAvoid printf type modifiers not supported by MSVC C...
2013-11-05 Ben Pfaffofpbuf: Allow whitespace other than spaces in hex data.
2013-05-09 Justin Pettitofpbuf: Fix small typo.
2013-03-01 Ben Pfaffofpbuf: Remove OFPBUF_STACK_BUFFER.
2013-02-05 Simon HormanUser-Space MPLS actions and matches
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2012-08-03 Ben Pfaffutil: New macro CONST_CAST.
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-19 Ben Pfaffofpbuf: New functions ofpbuf_use_stub() and ofpbuf_get_...
2012-01-10 Ethan Jacksonofpbuf: Maintain header pointers in clone functions.
2011-06-14 Ben Pfaffopenflow: Make stats replies more like other OpenFlow...
2011-03-30 Ben Pfaffofpbuf: Make ofpbufs initialized with ofpbuf_use_stack...
2011-03-18 Ben Pfaffofpbuf: New function ofpbuf_steal_data().
2011-01-27 Ben Pfaffofpbuf: New function ofpbuf_clone_data_with_headroom().
2011-01-27 Ben Pfaffofpbuf: Enable ofpbuf_push() to expand headroom.
2011-01-27 Ben Pfaffofpbuf: New function ofpbuf_use_stack().
2010-12-09 Ben Pfaffofpbuf: New function ofpbuf_put_hex().
2010-12-07 Ben Pfaffofpbuf: New function ofpbuf_use_const().
2010-12-06 Ben Pfaffqueue: Get rid of ovs_queue data structure.
2010-09-01 Ben Pfaffofpbuf: Add ofpbuf_new_with_headroom(), ofpbuf_clone_wi...
2010-08-30 Joe Perchestreewide: Remove trailing whitespace
2010-07-14 Ben Pfaffofpbuf: Implement unsupported feature in ofpbuf_trim().
2010-04-26 Ben Pfaffofpbuf: New function ofpbuf_push_zeros().
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-12 Ben Pfaffofpbuf: New function ofpbuf_to_string().
2010-02-12 Ben Pfaffofpbuf: Mark ofpbuf_headroom(), ofpbuf_tailroom() param...
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-01 Ben Pfaffofpbuf: Rename ofpbuf "private" member for C++ header...
2009-06-15 Ben PfaffMerge changes from citrix branch into master.
2009-06-15 Ben PfaffUpdate primary code license to Apache 2.0.
2009-07-08 Ben PfaffImport from old repository commit 61ef2b42a9c4ba8e1600f... v0.90.0