ofp-util: Implement OpenFlow 1.1 packet-in message.
[sliver-openvswitch.git] / include / openflow / openflow-1.1.h
2013-12-04 Ben Pfaffofp-util: Implement OpenFlow 1.1 packet-in message.
2013-12-04 Simon Hormanofproto: Add OF1.4 elements to enum ofp_table_config
2013-09-11 Andy Zhouopenflow-1.1+: move OFPTC11_TABLE_MISS_MASK out of...
2013-09-07 Andy Zhouopenflow-1.1+: OFPT_TABLE_MOD (part 1)
2013-09-02 Neil ZhuImplement OpenFlow 1.1+ "groups" protocol.
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-02-05 Simon HormanUser-Space MPLS actions and matches
2012-12-03 Jarno Rajahalmeinclude/openflow: Moved remaining common definitions...
2012-11-27 Jarno RajahalmeInitial OpenFlow 1.3 support
2012-11-27 Jarno RajahalmeFix handling of OFPP_ANY in OpenFlow 1.1 and later.
2012-09-13 Simon Hormanofp-util: Allow decoding of Open Flow 1.1 & 1.2 Table...
2012-07-31 Ben Pfaffofp-util: Work on decoding OF1.1 flow_mods.
2012-07-31 Ben Pfaffofp-msgs: New approach to encoding and decoding OpenFlo...
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-15 Simon Hormanopenflow: Add ofp11_group
2012-06-13 Ben Pfaffopenflow-1.1.h: Fix OFPFW11_* definitions.
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-03-30 Simon HormanAdd some missing Open Flow 1.1 definitions
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 Pfaffofp-util: Add functions for working with OpenFlow 1...
2012-03-07 Ben PfaffBegin breaking openflow-1.0.h into common and version...