summaryrefslogtreecommitdiff
path: root/include/openvswitch/ofpbuf.h
Commit message (Expand)AuthorAgeFilesLines
* ofp-actions: Use aligned structures when decoding ofp actions.Dumitru Ceara2022-05-171-0/+2
* treewide: Avoid offsetting NULL pointers.Dumitru Ceara2022-05-171-5/+17
* lib: added check to prevent int overflowToms Atteka2019-03-261-0/+6
* treewide: Get rid of // comments, even inside comments.Ben Pfaff2019-01-251-1/+1
* ofpbuf: Reintroduce assertion on size in ofpbuf_pull().Ben Pfaff2019-01-171-0/+1
* ofpbuf: Fix parameter for const initializer.Joe Stringer2017-08-011-1/+1
* ofpbuf: New function ofpbuf_insert().Ben Pfaff2017-06-271-0/+1
* Move lib/ofpbuf.h to include/openvswitch directoryBen Warren2016-03-301-0/+277