ofpbuf: Fix trivial spelling typo.
[cascardo/ovs.git] / lib / ofpbuf.h
2016-03-01 Russell Bryantofpbuf: Fix trivial spelling typo.
2016-02-20 Ben Pfaffofpbuf: New function ofpbuf_const_initializer().
2016-01-20 Ben Pfaffofp-prop: Add helpers for u8, be64/u64, flag, and UUID...
2016-01-20 Ben Pfaffofp-prop: Add generic functions for working with 16...
2015-09-01 Andy Zhoulib/ofpbuf: make ofpbuf_use() static
2015-09-01 Andy Zhoulib/ofpbuf: add ofpbuf_use_ds() API
2015-07-31 Ben Pfaffofpbuf: New macro OFPBUF_STUB_INITIALIZER.
2015-07-20 Alex Wangofpbuf: Update msg when resizing ofpbuf.
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
2015-01-14 Sharo, Randall A... Implement set-field for IPv6 ND fields (nd_target,...
2014-12-15 Thomas Graflist: Rename struct list to struct ovs_list
2014-11-12 Pravin B Shelaropenvswitch: Userspace tunneling.
2014-11-10 Jarno Rajahalmeminiflow_extract: Properly handle small IP packets.
2014-10-06 Wang Sheng-Huiofpbuf: Correct comments for ofpbuf_tail and ofpbuf_end().
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-08 Jarno Rajahalmelib/ofpbuf: Rename private fields to discourage direct...
2014-04-04 Lorand Jakabofpbuf: fix struct comment
2014-04-03 Jarno Rajahalmeofpbuf: Abstract 'l2' pointer and document usage conven...
2014-04-03 Jarno Rajahalmeofpbuf: Rename trivial _get_ functions without the...
2014-03-30 Pravin Shelarnetdev-dpdk: Remove alloc from packet recv.
2014-03-30 Pravin Shelarofpbuf: Add DPDK mbuf to ofpbuf.
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 Pravin Shelarofpbuf: Add private pointer for dpdk
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-16 Jarno Rajahalmedpif: Allow execute to modify the packet.
2013-05-29 Ethan Jacksonofpbuf: New helper ofpbuf_equal().
2013-03-01 Ben Pfaffofpbuf: Remove OFPBUF_STACK_BUFFER.
2013-02-05 Simon HormanUser-Space MPLS actions and matches
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-19 Ben Pfaffofpbuf: New functions ofpbuf_use_stub() and ofpbuf_get_...
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: 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-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