summaryrefslogtreecommitdiff
path: root/lib/ofp-table.c
Commit message (Expand)AuthorAgeFilesLines
* ofp-table: Improve log message in ofputil_decode_table_features().Ben Pfaff2021-02-021-3/+6
* ofp-print: Abbreviate lists of fields in table features output.Ben Pfaff2019-12-121-19/+178
* Remove support for OpenFlow 1.6 (draft).Ben Pfaff2019-02-051-6/+1
* ovs-vswitchd: Implement OFPT_TABLE_FEATURES table modification request.Ben Pfaff2019-01-151-24/+94
* ofp-table: Fix interpretation of when table features include properties.Ben Pfaff2019-01-151-1/+1
* ofp-table: Parse table features messages more carefully.Ben Pfaff2018-12-031-0/+83
* ofp-table: Fix table print format string.Ilya Maximets2018-10-301-1/+1
* ofp-table: Always format the table number in table features.Ben Pfaff2018-10-261-3/+1
* ofp-table: Ignore bits that have to change according to OpenFlow.Ben Pfaff2018-10-261-12/+54
* ofp-table: Better summarize table features and statistics.Ben Pfaff2018-10-261-7/+35
* ofp-print: Move significant formatting code into more specific .c files.Ben Pfaff2018-06-181-0/+35
* ofp-print: Move much of the printing code into message-specific files.Ben Pfaff2018-03-141-0/+386
* ofp-util, ofp-parse: Break up into many separate modules.Ben Pfaff2018-02-131-0/+1613