netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / include / openflow / openflow-1.0.h
2016-02-19 Ben Pfaffofp-msgs: Move most OpenFlow header definitions here.
2016-01-20 Ben Pfaffopenflow: Rename OF0.1-1.3 queue property constants.
2015-08-28 Jarno Rajahalmeuserspace: Define and use struct eth_addr.
2014-11-12 Thomas Grafinclude: Use #include <.*> in public headers.
2014-11-04 Ben Pfaffflow: Support OF1.5+ (draft) actset_output field.
2014-08-11 Ben Pfaffofp-actions: Centralize all OpenFlow action code for...
2013-10-29 Venkitachalam Gopa... Implement OFPT_QUEUE_GET_CONFIG_REQUEST and OFPT_QUEUE_...
2013-10-17 Jarno Rajahalmeinclude/openflow: Move union ofp_action away from headers.
2013-08-27 Ben PfaffFix typos in a couple of OpenFlow related comments.
2013-06-20 Alex WangCreate specific types for ofp and odp port
2012-12-03 Jarno Rajahalmeinclude/openflow: Moved remaining common definitions...
2012-11-27 Jarno RajahalmeInitial OpenFlow 1.3 support
2012-09-20 Ben Pfaffovs-ofctl: Accept port keywords, OF1.1 port numbers...
2012-08-02 Mehak MahajanImproving comment for OFP10_VLAN_NONE.
2012-07-31 Ben Pfaffopenflow: Separate OF1.0, OF1.1 flow_mod constants...
2012-07-31 Ben Pfaffopenflow: Rename OpenFlow 1.0 statistics messages with...
2012-07-31 Ben Pfaffofp-msgs: New approach to encoding and decoding OpenFlo...
2012-07-05 Simon Hormanopenflow: Rename OFP_VLAN_NONE as OFP10_VLAN_NONE
2012-07-04 Ben Pfaffofp-actions: Add decoding and encoding OF1.1 instructio...
2012-06-28 Ben Pfaffopenflow: Move enums for "packet_out" and "flow_mod...
2012-06-13 Ben Pfaffopenflow-1.0.h: Clarify meaning of nw_tos in struct...
2012-06-13 Ben Pfaffopenflow-1.0: Rename ofp_match to ofp10_match, OFPFW_...
2012-05-08 Justin PettitOpenFlow: Move stats message enums into "common".
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-03-30 Simon HormanAdd some missing Open Flow 1.0 definitions
2012-03-30 Simon HormanMove structures into openflow-common.h
2012-03-07 Ben PfaffAbstract everything that uses ofp_phy_port, add OF1...
2012-03-07 Ben Pfaffopenflow: Split OFPAT_* into OFPAT10_* and OFPAT11_*.
2012-03-07 Ben PfaffBreak OFPT_* constants into common value and 1.0- and...
2012-03-07 Ben PfaffBegin breaking openflow-1.0.h into common and version...
2012-03-07 Ben PfaffMove content of openflow.h into openflow-1.0.h.