summaryrefslogtreecommitdiff
path: root/lib/ofp-prop.c
Commit message (Expand)AuthorAgeFilesLines
* Move lib/ofp-prop.h to include/openvswitch directoryBen Warren2016-04-141-2/+1
* Move lib/ofpbuf.h to include/openvswitch directoryBen Warren2016-03-301-1/+1
* Move lib/ofp-errors.h to include/openvswitch directoryBen Warren2016-03-191-1/+1
* ofp-prop: Add support for putting and parsing nested properties.Ben Pfaff2016-02-191-0/+49
* ofp-prop: New function ofpprop_put_zeros().Ben Pfaff2016-01-201-0/+22
* ofp-prop: Add helpers for u8, be64/u64, flag, and UUID properties.Ben Pfaff2016-01-201-7/+125
* ofp-prop: Add generic functions for working with 16- and 32-bit properties.Ben Pfaff2016-01-201-0/+116
* ofp-prop: Add support for experimenter properties.Ben Pfaff2016-01-201-12/+89
* ofp-prop: New module for working with OpenFlow 1.3+ properties.Ben Pfaff2016-01-201-0/+126