Implement OpenFlow 1.4+ OFPTC_EVICTION.
[cascardo/ovs.git] / lib / ofp-util.h
2015-07-03 Ben PfaffImplement OpenFlow 1.4+ OFPTC_EVICTION.
2015-06-25 Jesse Grossopenflow: Table maintenance commands for Geneve options.
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-10 Jarno Rajahalmeovs-ofctl: Add bundle support and unit testing.
2015-06-08 Jesse Grossofp-util: Convert flow_metadata to match structure.
2015-06-02 Jarno Rajahalmebundles: Validate bundled messages.
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-03-24 Simon HormanSupport decoding of NTR selection method
2015-01-27 Simon Hormanofp-util: constify buckets parameter of ofputil_append...
2014-12-15 Thomas Graflist: Rename struct list to struct ovs_list
2014-11-12 Ben PfaffFix misspellings of "OpenFlow".
2014-11-12 Simon Hormanofp-util: Provide bucket list helper functions
2014-11-11 Simon Hormanofp-util: Encoding and decoding of (draft) OpenFlow...
2014-11-10 Rishi BambaAdd support for OpenFlow 1.4+ "importance" values.
2014-10-31 Ben Pfaffclassifier: Change type used for priorities from 'unsig...
2014-08-11 Ben Pfaffofp-actions: Centralize all OpenFlow action code for...
2014-08-11 Ben Pfaffofproto: Implement OpenFlow 1.3+ table features request.
2014-08-11 Ben Pfaffofp-util: Abstract table miss configuration and fix...
2014-08-11 Ben Pfaffofp-actions: Add instructions bitmaps and fix related...
2014-08-11 Ben Pfaffofp-actions: Add action bitmap abstraction.
2014-08-07 Ben Pfaffofp-util: Remove prototypes for unimplemented functions.
2014-07-26 Ben PfaffRemove assumption that there are 64 or fewer fields.
2014-06-11 Simon Hormanofproto: Use OFPRR_GROUP_DELETE
2014-05-22 Ryan Wilsonofproto: Add support for Openflow group and bucket...
2014-05-14 Ben Pfaffmeta-flow: Encode OXM version information into struct...
2014-05-14 Ben PfaffImplement OpenFlow 1.5 port desc stats request.
2014-05-14 Ben PfaffImplement OpenFlow 1.5 group desc stats request.
2014-05-14 Ben PfaffAdd skeleton for OF1.5 support.
2014-05-14 Ben PfaffImplement OpenFlow 1.4 port_mod messages.
2014-05-14 Ben Pfaffofp-util: Remove ofputil_count_phy_ports().
2014-05-14 Ben Pfaffofp-msgs: New functions ofpmp_version() and ofpmp_decod...
2014-05-14 Ben Pfaffofp-util: Fix definition of OFPUTIL_P_OF13_UP.
2014-05-14 Ben Pfaffovs-ofctl: Fix port lookup and "ovs-ofctl" behavior...
2014-05-02 Alexandru CopotAdd basic implementation for OpenFlow 1.4 bundles
2014-05-01 Ben PfaffMerge pull request #1 from spil-jasper/master
2014-04-30 Ben PfaffEnable OpenFlow 1.0, 1.1, 1.2, and 1.3 by default.
2014-04-29 Jarno Rajahalmeofproto: Inline actions in struct rule_actions.
2014-04-08 Andy Zhouofproto/bond: Implement bond megaflow using recirculation
2014-03-24 Alexander Wuofp-util: Implement OFPMP_TABLE_FEATURES decoding and...
2014-03-24 Alexander Wuofp-actions: Complete ofp13_action_type.
2014-03-23 Alexandru Copotofproto: Allow the use of the OpenFlow 1.4 protocol
2014-03-12 Simon Hormanofp-util: Use enum ofp_table_config in struct ofputil_t...
2013-12-13 Helmut Schaalib/ofp: Consolidate some struct field orders
2013-12-11 Jarno RajahalmeClassifier: Track address prefixes.
2013-11-05 Ben Pfaffofproto: report the correct set of actions for group...
2013-11-02 Simon Hormanofproto: Verify compatibility of liveness of groups...
2013-11-02 Ben Pfaffofproto: Centralize action checking, doing it at decode...
2013-11-02 Ben Pfaffofp-util: Move ofputil_check_output_port() to ofp-actio...
2013-11-01 Jarno Rajahalmeofp-actions: Simplify interface and internal structure.
2013-11-01 Jarno RajahalmeNative Set-Field action.
2013-10-29 Alexandru Copotofproto: Add support for sending OFPTYPE_ROLE_STATUS...
2013-10-29 Venkitachalam Gopa... Implement OFPT_QUEUE_GET_CONFIG_REQUEST and OFPT_QUEUE_...
2013-10-23 Jarno Rajahalmelib/ofp-actions: Enforce action consistency.
2013-10-23 Ben Pfaffofp-util: Use correct cookie value in "packet_in"s...
2013-10-23 Ben Pfaffofp-util: Improve comments on struct ofputil_packet_in.
2013-10-23 Ben Pfaffconnmgr: Move send_len from ofputil_packet_in to ofprot...
2013-10-23 Ben Pfaffconnmgr: Move controller_id from ofputil_packet_in...
2013-10-23 Ben Pfaffofproto, ofp-util: Begin disentangling packet-in wire...
2013-10-21 Joe Stringerofp-actions: Distinguish OF1.1/1.2 push_mpls from OF1.3+.
2013-10-17 Jarno Rajahalmeinclude/openflow: Move union ofp_action away from headers.
2013-09-12 Daniel Balutaofproto: update flow_stats flags on flow_stats_request
2013-09-07 Andy Zhouopenflow-1.1+: OFPT_TABLE_MOD (part 1)
2013-09-05 Simon Hormanovs-ofctl: Handle any number of buckets in group statistics
2013-09-02 Neil ZhuImplement OpenFlow 1.1+ "groups" protocol.
2013-08-28 Jarno Rajahalmelib: Keep track of usable protocols while parsing.
2013-08-27 Ben Pfaffofp-util: Abstract flow_mod OFPFF_* flags.
2013-08-08 Ethan Jacksonofproto-dpif: Make packet_ins thread safe.
2013-08-03 Ethan Jacksonofproto-dpif: Handle learn action flow mods asynchronously.
2013-07-26 Ben PfaffImplement OpenFlow 1.3 queue stats duration feature.
2013-07-08 Ben PfaffAdd basic OpenFlow 1.1 protocol support.
2013-07-08 Ben Pfaffofp-util: Add 'modify_cookie' to struct ofputil_flow_mo...
2013-06-27 Jarno Rajahalmeofp-util: Meter fixes.
2013-06-25 Jarno Rajahalmeofp-util: Support for OpenFlow 1.3 meters.
2013-06-24 Ben Pfaffofp-util: New function ofputil_port_to_string().
2013-06-20 Jarno Rajahalmeofp-util: Remove prototype of non-existing function.
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-06-10 Ben Pfaffofp-util: Don't return static data in ofputil_packet_in...
2013-05-30 Ben PfaffImplement duration fields in OpenFlow 1.3 port stats.
2013-05-03 Ben Pfaffofp-util: Fix type of 'port' param to ofputil_encode_du...
2013-02-25 Ben Pfaffofp-util: Remove prototype for unimplemented, misspelle...
2013-02-12 Ben Pfaffofp-util: Simplify struct ofputil_role_request.
2013-02-05 Ethan Jacksonnicira-ext: Remove the autopath action.
2013-01-17 Ben PfaffRemove useless use of <assert.h>.
2012-12-28 Jarno RajahalmeAdd Openflow 1.2 role request/reply processing, update...
2012-11-29 Ben Pfaffofp-util: New functions for converting protocols to...
2012-11-29 Ben Pfaffofp-util: Make "OXM" flow format name include both...
2012-11-29 Ben Pfaffofp-util: Style fixes.
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-11-19 Simon Hormanvswitchd: Configuration of allowed OpenFlow versions
2012-11-19 Ben Pfaffconnmgr: Use version of underlying rconn
2012-11-16 Ben Pfaffofp-util: Allow use of OpenFlow 12 flow format
2012-11-16 Ben Pfaffofp-util: Rename OFPUTIL_P_* constants and update comme...
2012-11-05 Simon Hormanofp-util: Add version bitmap support to hello messages.
2012-11-05 Simon Hormanofp-util: Add functions to support version number bitmaps.
2012-10-18 Joe Stringerofp-actions: Implement writing to metadata field
2012-10-18 Ben Pfaffofp-util: Separate output, error reporting in ofputil_p...
2012-10-12 Simon Hormanofp-msgs: Open Flow 1.1 and 1.2 Queue Status Messages
2012-10-10 Simon Hormanofp-msgs: Open Flow 1.1 and 1.2 Port Status Messages
2012-10-04 Simon Hormanofp-util: Set Packet In Format: Use prevailing OpenFlow...
next