]> git.proxmox.com Git - mirror_ovs.git/history - lib/ofp-util.c
cirrus: Use FreeBSD 12.2.
[mirror_ovs.git] / lib / ofp-util.c
2019-02-05 Ben PfaffRemove support for OpenFlow 1.6 (draft).
2018-03-14 Ben Pfaffofp-print: Move much of the printing code into message...
2018-03-01 Ben Pfaffofp-util: Use consistent naming convention.
2018-02-13 Ben Pfaffofp-util, ofp-parse: Break up into many separate modules.
2018-02-01 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-02-01 Ben Pfaffutil: Document and rely on ovs_assert() always evaluati...
2018-02-01 Ben PfaffSupport accepting and displaying table names in OVS...
2018-01-31 Ben Pfaffofp-util: New data structure for mapping between table...
2018-01-10 Michal Weglickinetdev: Custom statistics.
2017-11-03 Ben Pfaffofp-util: Update OpenFlow 1.6 port support to track...
2017-09-25 Ben PfaffMerge pull request #207 from darball/dpdk_merge
2017-09-22 Ben Pfaffofp-util: Fix memory leaks when parsing OF1.5 group...
2017-09-22 Ben Pfaffofp-util: Fix memory leaks on error cases in ofputil_de...
2017-09-22 Ben Pfaffofp-util: Fix buffer overread in ofputil_decode_bundle_...
2017-08-07 Jan Scheurichuserspace: Add support for NSH MD1 match fields
2017-08-02 Ben PfaffEliminate most shadowing for local variable names.
2017-07-31 Ben Pfaffofp-util: Avoid C++ keyword 'public' in name of struct...
2017-07-16 Justin PettitOpenFlow: Add support for "group delete" flow removed...
2017-07-11 Timothy RedaelliFix some -Wimplicit-fallthrough warnings building with...
2017-07-07 zhongbaisongofp-util: fix memory leak in ofputil_pull_ofp11_buckets
2017-07-07 Ben Pfaffofp-util: Check length of buckets in ofputil_pull_ofp15...
2017-06-27 Zoltán Baloghuserspace: Introduce packet_type in OF 1.5 packet-out
2017-06-27 Jan Scheurichuserspace: Add OXM field MFF_PACKET_TYPE
2017-06-12 Ben Pfaffofp-util: Initialize tunnel metadata for OpenFlow 1...
2017-06-01 Ben Pfaffofp-util: Mask config value as intended in ofputil_deco...
2017-06-01 Ben Pfaffofp-util: Remove dead code from ofputil_encode_get_asyn...
2017-05-31 Ben PfaffSupport accepting and displaying port names in OVS...
2017-05-31 Yi-Hung Weiofp-util: Fix tun_metadata processing in packet-out
2017-05-31 Yi-Hung Weiofproto: Add pipeline fields support for OF 1.5 packet-out
2017-05-31 Yi-Hung Weiofp-util: Add OpenFlow 1.5 packet-out support
2017-05-31 Yi-Hung Weiofp-util: Add flow metadata to ofputil_packet_out
2017-05-25 Ben Pfaffofp-util: Fix buffer overread in ofputil_pull_queue_get...
2017-05-03 Jan Scheurichuserspace: Add packet_type in dp_packet and flow
2017-04-07 Ben PfaffAdd support for OpenFlow 1.6 (draft) port status and...
2017-04-06 Ben Pfaffutil: New macro ovs_strlcpy_arrays().
2017-03-24 Jarno Rajahalmemeta-flow: Remove metadata prerequisite on ether type.
2017-03-17 Ben PfaffFix format specifier technicalities.
2017-03-16 Eric GarverAdd support for 802.1ad (QinQ tunneling)
2017-03-15 Yi-Hung Weiofproto: Add ref counting for variable length mf_fields.
2017-03-15 Yi-Hung Weinx-match: Use vl_mff_map to parse match field.
2017-03-15 Yi-Hung Weinx-match: Fix oxm decode.
2017-03-09 Jarno Rajahalmeodp: Support conntrack orig tuple key.
2017-03-09 Jarno Rajahalmeofp-util: Ignore unknown fields in ofputil_decode_packe...
2017-03-09 Jarno Rajahalmelib: Check match and action prerequisities with 'match'.
2017-02-01 Yi-Hung Weiofp-actions: Fix variable length meta-flow OXMs.
2017-01-14 Shu ShenUse PRIu32 format for ofp_port_t
2017-01-07 Jarno Rajahalmenx-match: Only store significant bytes to stack.
2017-01-07 Jarno Rajahalmeofp-util: Do not assert fail if decoding malformed...
2017-01-05 Daniele Di Proiettoofproto: Fix crash on flow monitor request with tun_met...
2016-12-12 Stephen Finucanedoc: Populate 'topics' section
2016-11-14 Jarno Rajahalmeofproto: Return the OFPC_BUNDLES bit in switch features...
2016-11-03 Stephen Finucanedoc: Convert DESIGN to rST
2016-09-23 Justin PettitAdd OpenFlow command to flush conntrack table entries.
2016-09-19 Jesse Grosstun-metadata: Manage tunnel TLV mapping table on a...
2016-09-16 Jarno Rajahalmexlate: Use dp_hash for select groups.
2016-09-14 Jarno Rajahalmeofproto: Support packet_outs in bundles.
2016-08-30 Jarno Rajahalmelib: Retire packet buffering feature.
2016-07-29 Jarno Rajahalmeofp-util: remove flow mod's delete_reason.
2016-07-29 Jarno Rajahalmeofproto: Support group mods in bundles.
2016-07-29 Jarno Rajahalmemeta-flow: Compact struct field_array.
2016-07-29 Jarno Rajahalmeofp-util: Do not free() field that is not allocated.
2016-07-29 Jarno Rajahalmevconn: Update length of bundled messages.
2016-07-23 Terry Wilsonjson: Move from lib to include/openvswitch.
2016-07-13 Justin PettitIncrease number of registers to 16.
2016-07-03 Jan Scheurichofproto: Add relaxed group_mod command ADD_OR_MOD
2016-06-27 Ben Pfaffofp-util: Zero out padding bytes in ofputil_ipfix_stats...
2016-06-14 Ben Pfaffofp-util: Fix parsing of parenthesized values within...
2016-06-14 Benli Yeipfix: Add support for exporting ipfix statistics.
2016-05-06 mweglicxAdd support for extended netdev statistics based on...
2016-04-18 Ben Pfaffofp-errors: Introduce OF1.6 (proposed) error code for...
2016-04-18 Ben PfaffAdd skeleton for OF1.6 support.
2016-04-14 Ben WarrenMove lib/ofp-print.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/ofp-prop.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/ofp-actions.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/ofp-msgs.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/ofp-util.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/type-props.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/meta-flow.h to include/openvswitch directory
2016-04-14 Ben WarrenBreak uuid.h into private and public parts
2016-03-30 László Sürüofp-util: Fix indirect group delete message with no...
2016-03-30 Ben WarrenMove lib/ofpbuf.h to include/openvswitch directory
2016-03-30 Ben Warrenlist: Rename all functions in list.h with ovs_ prefix.
2016-03-19 Ben WarrenMove lib/dynamic-string.h to include/openvswitch directory
2016-03-19 Ben WarrenMove lib/ofp-errors.h to include/openvswitch directory
2016-03-07 William Tuofp-util: Fix use-after-free in group append.
2016-02-29 Jarno Rajahalmeofp: Add support for bundles extension in OpenFlow...
2016-02-24 Saloni JainImplement OFPT_TABLE_STATUS Message.
2016-02-20 Ben PfaffImplement serializing the state of packet traversal...
2016-02-20 Ben PfaffSupport userdata in NXT_PACKET_IN2.
2016-02-20 Ben Pfaffofp-util: Rename struct ofputil_packet_in member 'len...
2016-02-20 Ben PfaffImplement new packet-in format NXT_PACKET_IN2.
2016-02-20 Ben Pfaffofp-util: Remove 'const' from struct ofputil_packet_in...
2016-02-20 Ben Pfaffofpbuf: New function ofpbuf_const_initializer().
2016-01-21 Ben Pfaffofp-util: Make decoding switch features harder to misus...
2016-01-20 Ben Pfaffopenflow: Better abstract handling of packet-in messages.
2016-01-20 Ben Pfaffopenflow: Get rid of struct ofp13_packet_in.
2016-01-20 Ben Pfaffofp-util: Add function to encode OFPT_SET_ASYNC messages.
2016-01-20 Ben Pfaffofp-util: Fix OF1.4+ version of ofputil_decode_set_asyn...
2016-01-20 Ben Pfaffofp-util: Rewrite async config encoding and decoding...
2016-01-20 Ben Pfaffofp-util: Define struct ofputil_async_cfg to hold async...
next