aboutsummaryrefslogtreecommitdiff
path: root/include/openflow/openflow.h
AgeCommit message (Expand)Author
2012-01-12ofp-util: Extend message decoding data structures with version field.Ben Pfaff
2011-10-21Implement new fragment handling policy.Ben Pfaff
2011-10-11openflow: Delete icmp_type and icmp_code macros.Ben Pfaff
2011-06-14openflow: Make stats replies more like other OpenFlow messages.Ben Pfaff
2011-06-14openflow: Merge ofp_flow_stats_request and ofp_aggregate_stats_request.Ben Pfaff
2011-06-14openflow: Remove 'body' member from struct ofp_stats_msg.Ben Pfaff
2011-06-14openflow: Merge ofp_stats_request and ofp_stats_reply.Ben Pfaff
2011-05-16openflow: Change types from uint<N>_t to ovs_be<N>.Ben Pfaff
2011-02-05openflow: Use types and accessors for half-aligned 64-bit fields.Ben Pfaff
2010-12-02openflow: Remove vestigial support for including from kernel.Ben Pfaff
2010-12-02openflow: Change ofp_phy_port's 'name' member from uint8_t[] to char[].Ben Pfaff
2010-06-17Implement QoS framework.Ben Pfaff
2010-02-24Merge "master" into "next".Ben Pfaff
2010-02-20openflow: Fix frag config flag valuesJustin Pettit
2010-02-20ofproto: Set protocol version to 0x01 (OpenFlow 1.0)Justin Pettit
2010-02-20ofproto: Add wire-compatibility for slicing (OpenFlow 1.0)Justin Pettit
2010-02-20ofproto: Querying port stats for individual ports (OpenFlow 1.0)Justin Pettit
2010-02-20ofproto: Match on IP ToS/DSCP bits (OpenFlow 1.0)Justin Pettit
2010-02-20ofproto: Improve resolution of flow stats and removed messages (OpenFlow 1.0)Justin Pettit
2010-02-20ofproto: Add support for matching IP addresses in ARP header (OpenFlow 1.0)Justin Pettit
2010-02-20ofproto: Add support for flow cookies (OpenFlow 1.0)Justin Pettit
2010-02-20ofproto: Add user-specifiable datapath description (OpenFlow 1.0)Justin Pettit
2010-02-20ofproto: Use 64-bit datapath id and management id (OpenFlow 0.9)Justin Pettit
2010-02-20ofproto: Add support for barrier command (OpenFlow 0.9)Justin Pettit
2010-02-20ofproto: Cleanups to openflow.h (OpenFlow 0.9)Justin Pettit
2010-02-20ofproto: Add selective Flow Removed messages and flow deletes (OpenFlow 0.9)Justin Pettit
2010-02-20ofproto: Check overlap, emerg flow cache, and error code sync (OpenFlow 0.9)Justin Pettit
2010-02-20ofproto: Match VLAN PCP and rewrite ToS bits (OpenFlow 0.9)Justin Pettit
2010-02-12openflow.h: Remove unused OFP_PACKED macro.Ben Pfaff
2009-11-13ofproto: Correct structure length assertion for ofp_action_vlan_pcpJustin Pettit
2009-07-15ovs-ofctl: Use 65535 instead of 0 for OFPP_CONTROLLER max_len.Ben Pfaff
2009-06-15Update primary code license to Apache 2.0.Ben Pfaff
2009-07-08Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff