userspace: Define and use struct eth_addr.
[cascardo/ovs.git] / lib / ofp-util.c
2015-08-28 Jarno Rajahalmeuserspace: Define and use struct eth_addr.
2015-08-24 Ben Pfaffofp-util: For OF1.0, don't wildcard PCP field when...
2015-08-20 Ben Pfaffofp-util: Use correct error for indirect group with...
2015-07-31 Minoru TAKAHASHIofp-util: Fix group desc request encoding.
2015-07-31 Minoru TAKAHASHIofp-util: Fix port desc request encoding.
2015-07-29 Ben PfaffFix treatment of OpenFlow 1.1+ bucket weights.
2015-07-27 Niti Rohillaofproto: Implement OF1.4 Set/Get asynchronous configura...
2015-07-20 Ben Pfaffofp-util: Allow out-of-range indexes in ofputil_decode_...
2015-07-16 Jesse Grosstunneling: Allow matching and setting tunnel 'OAM'...
2015-07-07 Ben Pfaffofp-util: Log the type of an invalid message being...
2015-07-07 Ben Pfaffofp-util: Require inner and outer message in bundle...
2015-07-03 Ben PfaffImplement OpenFlow 1.4+ OFPMP_TABLE_DESC message.
2015-07-03 Ben PfaffImplement OpenFlow 1.4+ OFPTC_EVICTION.
2015-07-03 Ben Pfaffofp-util: Fix typo in comment.
2015-06-25 Jesse Grosstunnel: Geneve TLV handling support for OpenFlow.
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 Rajahalmeofproto: Add support for reverting flow mods and bundle...
2015-06-02 Jarno Rajahalmebundles: Validate bundled messages.
2015-06-01 Jarno Rajahalmeofp-util: Fix xid in ofputil_encode_bundle_add().
2015-05-08 Ben Pfaffofp-util: Use OFPGMFC_OUT_OF_BUCKETS for indirect group...
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-04-22 Ben Pfaffofp-util: Add missing 'break;' in bad_group_cmd().
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-04-06 Jarno Rajahalmelib/list: Add LIST_FOR_EACH_POP.
2015-03-24 Simon HormanImplement hash fields select group
2015-03-24 Simon HormanSupport encoding of NTR selection method
2015-03-24 Simon HormanSupport decoding of NTR selection method
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-03 Pravin B Shelarofpbuf: Simplify ofpbuf API.
2015-02-14 Madhu Challaofproto: Add NXM_NX_TUN_GBP_ID and NXM_NX_TUN_GBP_FLAGS
2015-02-03 Ben Pfaffofp-util: Issue error when OFPGC_DELETE command include...
2015-01-27 Simon Hormanofp-util: constify buckets parameter of ofputil_append...
2015-01-11 Ben Pfaffclassifier: Add support for conjunctive matches.
2015-01-06 Jarno Rajahalmeminiflow: Use 64-bit data.
2014-12-22 Jarno Rajahalmebundles: Reject unbundlable messages.
2014-12-22 Jarno RajahalmeOF1.4 bundles: Verify xids.
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-12-15 Thomas Graflist: Rename struct list to struct ovs_list
2014-12-15 Thomas Graflib: Move compiler.h to <openvswitch/compiler.h>
2014-11-25 Simon Hormanopenflow: Use *_array_len names in struct ofp15_bucket...
2014-11-22 Jean Tourrilhesofp-util.c: Enable packet-in messages for OpenFlow...
2014-11-13 Shu Shenopenflow: Add OpenFlow 1.4 packet-in reasons.
2014-11-12 Ben PfaffFix misspellings of "OpenFlow".
2014-11-12 Simon Hormanofp-util: Provide bucket list helper functions
2014-11-12 Simon Hormanofp-util: Enhance error logging during encoding group...
2014-11-12 Simon Hormanofp-util: Do not allow buckets for OFPGC15_REMOVE_BUCKET.
2014-11-11 Simon Hormanofp-util: Encoding and decoding of (draft) OpenFlow...
2014-11-10 Simon Hormanofp-util: Refactor decoding of OpenFlow 1.1 group desc...
2014-11-10 Simon Hormanofp-util: Refactor encoding of OpenFlow 1.1 group desc...
2014-11-10 Simon Hormanofp-util: Refactor decoding of OpenFlow 1.1 group mod...
2014-11-10 Simon Hormanofp-util: Rename OpenFlow 1.1 buckets decoder.
2014-11-10 Simon Hormanofp-util: Break out encoding of OpenFlow 1.1 group...
2014-11-10 Simon Hormanofp-util: Provide helper to encode OpenFlow 1.1 group...
2014-11-10 Rishi BambaAdd support for OpenFlow 1.4+ "importance" values.
2014-11-04 Ben Pfaffflow: Support OF1.5+ (draft) actset_output field.
2014-10-24 Simon Hormanofproto: Only allow indirect groups with one bucket
2014-10-07 Ben Pfaffnx-match: Move all knowledge of OXM/NXM here.
2014-10-07 Ben Pfaffovs-ofctl: Encode cookies in OXM-compliant manner.
2014-08-11 Ben Pfaffofp-actions: Centralize all OpenFlow action code for...
2014-08-11 Ben Pfaffofp-actions: Pretend that OpenFlow 1.0 has instructions.
2014-08-11 Ben Pfaffofproto: Implement OpenFlow 1.3+ table features request.
2014-08-11 Ben Pfaffofp-util: Fix table features decoding of match and...
2014-08-11 Ben Pfaffofp-util: Fix table features decoding of action and...
2014-08-11 Ben Pfaffofp-util: Fix table features decoding of multiple tables.
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-07-28 Ben Pfaffconnmgr: Only send role status messages to OpenFlow...
2014-07-26 Ben PfaffRemove assumption that there are 64 or fewer fields.
2014-07-15 Ben PfaffDrop assignments whose values are never used.
2014-07-15 Ben Pfaffofp-util: Fix null pointer dereference in ofputil_pull_...
2014-06-24 Flavio Leitnerflow: extend it to carry IGMP protocol information
2014-06-13 Simon Hormanofp-errors: Add OFPET_FLOW_MONITOR_FAILED
2014-06-12 Simon Hormanconnmgr: Do not use OFPRR_METER_DELETE before OF1.4
2014-06-11 Simon Hormanofproto: Use OFPRR_GROUP_DELETE
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 PfaffRemove --enable-of14 option because the implementation...
2014-05-14 Ben Pfaffofp-util: Remove ofputil_get_phy_port_size().
2014-05-14 Ben Pfaffofp-util: Simplify ofputil_decode_switch_features().
2014-05-14 Ben PfaffImplement OpenFlow 1.4 queue statistics.
2014-05-14 Ben PfaffImplement OpenFlow 1.4 port statistics.
2014-05-14 Ben PfaffImplement basic OpenFlow 1.4 table-mod message.
2014-05-14 Ben PfaffImplement OpenFlow 1.4 port_mod messages.
2014-05-14 Ben Pfaffofp-util: Implement OpenFlow 1.4 port status and port...
2014-05-14 Ben Pfaffofp-util: Reduce duplicate code.
2014-05-14 Ben Pfaffofp-util: Generalize functions for parsing OF1.3+ prope...
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 Pfaffovs-ofctl: Fix port lookup and "ovs-ofctl" behavior...
2014-05-08 Andy Zhouofp-util: compile group stats with visual studio
2014-05-02 Alexandru CopotAdd basic implementation for OpenFlow 1.4 bundles
2014-04-18 Jarno Rajahalmelib/flow: Introduce miniflow_extract().
2014-04-18 Jarno Rajahalmelib/ofp-util: Restore the check for minus sign in port...
2014-04-11 Andy Zhouofp-util.c: Simplify ofputil_group_stats_to_* functions.
next