summaryrefslogtreecommitdiff
path: root/include/openflow/openflow-1.3.h
Commit message (Expand)AuthorAgeFilesLines
* ofp-monitor: Support flow monitoring for OpenFlow 1.3, 1.4+.Vasu Dasari2022-04-281-0/+89
* ofp-table: Parse table features messages more carefully.Ben Pfaff2018-12-031-1/+23
* openflow: Get rid of struct ofp13_packet_in.Ben Pfaff2016-01-201-20/+1
* openflow: Remove unused (and not useful) property headers.Ben Pfaff2016-01-201-83/+0
* Implement OpenFlow 1.4+ OFPTC_EVICTION.Ben Pfaff2015-07-031-1/+8
* include: Use #include <.*> in public headers.Thomas Graf2014-11-121-1/+1
* ofp-actions: Centralize all OpenFlow action code for maintainability.Ben Pfaff2014-08-111-21/+0
* ofp-actions: Add instructions bitmaps and fix related bug.Ben Pfaff2014-08-111-4/+0
* ofp-util: compile group stats with visual studioAndy Zhou2014-05-081-1/+1
* openflow-1.3.h: improve struct ofp13_group_stats definitionAndy Zhou2014-04-101-3/+3
* ofp-actions: Complete ofp13_action_type.Alexander Wu2014-03-231-2/+18
* openflow-1.3.h: Fix typoDaniel Baluta2013-09-061-2/+1
* ofp-util: Support for OpenFlow 1.3 meters.Jarno Rajahalme2013-06-251-1/+1
* openflow-1.3.h: Fix spelling errorJarno Rajahalme2013-03-281-1/+1
* include/openflow: Moved remaining common definitions from openflow-1.0.hJarno Rajahalme2012-12-031-12/+12
* Initial OpenFlow 1.3 supportJarno Rajahalme2012-11-271-0/+460