ofproto: Inline actions in struct rule_actions.
[sliver-openvswitch.git] / lib / ofp-util.h
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...
2012-10-01 Simon Hormanofp-util: Use table_id in OF1.1 and OF1.2 Flow Remove...
2012-09-26 Ben Pfaffofp-actions: Allow OF1.1+ actions to be variable-length.
2012-09-26 Ben Pfaffofp-actions: Prepare to treat OF1.2 actions as OF1...
2012-09-20 Ben Pfaffovs-ofctl: Accept port keywords, OF1.1 port numbers...
2012-09-13 Simon Hormanofp-util: Allow decoding of Open Flow 1.1 & 1.2 Table...
2012-09-04 Simon Hormanlib/ofp-util: preparation for OF12 of ofp-util
2012-09-04 Ben Pfaffclassifier: Break cls_rule 'flow' and 'wc' members...
2012-08-09 Ben PfaffAdd support for 'hard_timeout' in OF1.2 flow_removed...
2012-08-08 Simon Hormanofp-util: Prepare Packet Out encoder for other Open...
2012-08-08 Simon Hormanofp-util: Allow encoding of Open Flow 1.2 Packet In...
2012-08-08 Simon Hormanofp-util: ofputil_pull_ofp11_match: Allow OXM match
2012-08-07 Ben Pfafflearning-switch: Don't use exact-match on every field...
2012-08-07 Simon Hormanofp-util: Make make_echo_request() aware of different...
2012-08-07 Simon Hormanofp-util: Allow encoding of Open Flow 1.1 & 1.2 Barrier...
2012-07-31 Simon Hormanofp-util: Update Capabilities for Open Flow 1.2
2012-07-31 Simon Hormanopenflow: Add enum ofp_version
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-23 Simon Hormanofp-util: Add OFPUTIL_P_OF12 and NXFF_OPENFLOW12
2012-07-12 Ben Pfaffofproto: New feature to notify controllers of flow...
2012-07-12 Ben Pfaffofp-util: Make put_stats__() public as ofputil_put_stat...
2012-07-04 Ben Pfaffofp-actions: Add decoding and encoding OF1.1 instructio...
2012-07-04 Ben PfaffIntroduce ofpacts, an abstraction of OpenFlow actions.
2012-07-04 Ben Pfaffofp-util: Add OFPUTIL_ACTION_INVALID to enum ofputil_ac...
2012-06-13 Ben Pfaffofp-util: Improve return type of ofputil_decode_packet_...
2012-06-13 Ben Pfaffofp-util: Remove unused functions make_add_simple_flow...
2012-06-13 Ben Pfaffofp-util: Implement translation to and from OpenFlow...
2012-06-13 Ben Pfaffopenflow-1.0: Rename ofp_match to ofp10_match, OFPFW_...
2012-05-29 Justin Pettitofp-util: Clean up cookie handling.
2012-05-08 Justin Pettitofp-util: Add ofputil_switch_features_ports_trunc function.
2012-05-08 Justin Pettitofproto: Add support for OF1.3 port description multipa...
2012-05-07 Ben Pfaffofp-util: Treat a packet-out in_port of OFPP_CONTROLLER...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-03-15 Ben Pfaffofp-util: Fix typo in comment.
2012-03-07 Ben PfaffAbstract everything that uses ofp_phy_port, add OF1...
2012-03-07 Ben Pfaffopenflow: Split OFPAT_* into OFPAT10_* and OFPAT11_*.
next