aboutsummaryrefslogtreecommitdiff
path: root/lib/ofp-util.def
AgeCommit message (Expand)Author
2012-12-03include/openflow: Moved remaining common definitions from openflow-1.0.hJarno Rajahalme
2012-11-30ofp-actions: Add OpenFlow1.1+ Set Queue actionSimon Horman
2012-10-26OF11: push_vlan supportIsaku Yamahata
2012-10-18ofp-actions: Implement writing to metadata fieldJoe Stringer
2012-10-18ofpaction: support OF11 pop_vlanIsaku Yamahata
2012-10-18lib: support OF11 dec_nw_ttlIsaku Yamahata
2012-09-28ofp-actions: Add parsing of set_field actionsSimon Horman
2012-09-26ofp-actions: Allow OF1.1+ actions to be variable-length.Ben Pfaff
2012-09-26ofp-actions: Prepare to treat OF1.2 actions as OF1.1 actions.Ben Pfaff
2012-09-04lib/ofp-util: preparation for OF12 of ofp-utilSimon Horman
2012-08-28nicira-ext: Deprecate the autopath action.Ethan Jackson
2012-08-16Add Nicira vendor extension action NXAST_DEC_TTL_CNT_IDS.Mehak Mahajan
2012-07-03ofp-actions: Add decoding and encoding OF1.1 instructions and actions.Ben Pfaff
2012-03-07openflow: Split OFPAT_* into OFPAT10_* and OFPAT11_*.Ben Pfaff
2012-02-27Add ability to direct "packet-in"s to particular controllers.Ben Pfaff
2012-02-15Implement new "fin_timeout" action and "learn" feature.Ben Pfaff
2012-01-13ofproto: New action TTL decrement.Pravin B Shelar
2011-10-28nicira-ext: New action "exit".Ethan Jackson
2011-09-13Implement new "learn" action.Ben Pfaff
2011-09-13ofp-util: Further abstract definitions of action properties.Ben Pfaff