aboutsummaryrefslogtreecommitdiff
path: root/lib/ofpbuf.h
AgeCommit message (Expand)Author
2011-06-14openflow: Make stats replies more like other OpenFlow messages.Ben Pfaff
2011-03-30ofpbuf: Make ofpbufs initialized with ofpbuf_use_stack() not expandable.Ben Pfaff
2011-03-18ofpbuf: New function ofpbuf_steal_data().Ben Pfaff
2011-01-27ofpbuf: New function ofpbuf_clone_data_with_headroom().Ben Pfaff
2011-01-27ofpbuf: New function ofpbuf_use_stack().Ben Pfaff
2010-12-09ofpbuf: New function ofpbuf_put_hex().Ben Pfaff
2010-12-07ofpbuf: New function ofpbuf_use_const().Ben Pfaff
2010-12-06queue: Get rid of ovs_queue data structure.Ben Pfaff
2010-09-01ofpbuf: Add ofpbuf_new_with_headroom(), ofpbuf_clone_with_headroom().Ben Pfaff
2010-04-26ofpbuf: New function ofpbuf_push_zeros().Ben Pfaff
2010-02-12ofpbuf: New function ofpbuf_to_string().Ben Pfaff
2010-02-12ofpbuf: Mark ofpbuf_headroom(), ofpbuf_tailroom() parameters const.Ben Pfaff
2010-02-01ofpbuf: Rename ofpbuf "private" member for C++ header compatibility.Ben Pfaff
2009-06-15Update primary code license to Apache 2.0.Ben Pfaff
2009-07-08Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff