netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / lib / nx-match.c
2016-02-20 Ben Pfaffofpbuf: New function ofpbuf_const_initializer().
2016-01-21 Ben Pfaffnx-match: Add functions for raw decoding and encoding...
2015-12-04 Thadeu Lima de Sou... Allow flow-based IPv6 tunnels to be configured with...
2015-11-30 Jiri Benctunneling: extend flow_tnl with ipv6 addresses
2015-11-24 Justin Pettitnx-match: Add nxm_put_128m() function.
2015-11-24 Justin Pettitbyte-order: Make hton128() and ntoh128() behave like...
2015-10-16 Ben Pfaffnx-match: Serialize match on IP TTL even when outputtin...
2015-10-13 Joe StringerAdd connection tracking label support.
2015-10-13 Joe StringerAdd connection tracking mark support.
2015-10-13 Joe StringerAdd support for connection tracking.
2015-09-09 Jesse Grosstun-metadata: Provide error messages during auto-alloca...
2015-08-29 Jesse Grosstunnel: Support matching on the presence of Geneve...
2015-08-28 Jarno Rajahalmeuserspace: Define and use struct eth_addr.
2015-08-26 Jarno Rajahalmemeta-flow: Minor refactoring.
2015-07-16 Jesse Grosstunneling: Allow matching and setting tunnel 'OAM'...
2015-06-25 Jesse Grosstunnel: Geneve TLV handling support for OpenFlow.
2015-06-25 Jesse Grossnx-match: Enable parsing string representations of...
2015-06-25 Jesse Grossnx-match: Trim variable length fields when encoding...
2015-06-25 Jesse Grossnx-match: Enable senders of NXM fields to specify length.
2015-06-25 Jesse Grossnx-match: Handle receiving variable length fields.
2015-06-25 Jesse Grossnx-match: Support variable length header lookup.
2015-06-24 Ben Pfaffnx-match: Fix typo in comment.
2015-06-24 Ben Pfaffnx-match: Fix distribution of hash function for NXM...
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-04-17 Ben Pfaffnx-match: Avoid null pointer dereference in nx_pull_hea...
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-03-24 Simon HormanSupport encoding of NTR selection method
2015-03-24 Simon HormanSupport decoding of NTR selection method
2015-03-17 Ben PfaffMerge "master" into "ovn".
2015-03-17 Jarno Rajahalmeofproto-dpif-xlate: Preserve stack across patch port.
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-01-11 Ben Pfaffclassifier: Add support for conjunctive matches.
2015-01-06 Jarno Rajahalmeminiflow: Use 64-bit data.
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-10 Jarno RajahalmeFix setting transport ports with frags.
2014-11-04 Ben Pfaffflow: Support OF1.5+ (draft) actset_output field.
2014-11-04 Ben Pfaffnx-match: Add support for multiple OXM field assignment...
2014-10-08 Ben Pfaffnx-match: Add support for experimenter OXM.
2014-10-08 Ben Pfaffutil: Make hexits_value() support 64-bit integers too.
2014-10-08 Ben Pfaffnx-match: Speak of 'class' instead of 'vendor' for...
2014-10-08 Ben Pfaffnx-match: Use nx_put_header() internally for encoding...
2014-10-08 Ben Pfaffofp-actions: Support OF1.5 (draft) masked Set-Field...
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-09-29 Ben Pfaffnx-match: Encode dp_hash and recirc_id in OXM also.
2014-09-29 Ben Pfaffofp-actions, nx-match: Use mf_oxm_header() instead...
2014-09-29 Ben Pfaffnx-match: Reject bad wildcard combinations.
2014-09-04 Ben Pfaffnx-match: Serialize standard xregs instead of Nicira...
2014-08-27 yinpeijunFix memory leaks in error paths.
2014-08-11 Ben Pfaffofp-actions: Centralize all OpenFlow action code for...
2014-06-24 Flavio Leitnerflow: extend it to carry IGMP protocol information
2014-05-14 Ben Pfaffmeta-flow: Encode OXM version information into struct...
2014-05-14 Ben Pfaffnx-match: Refactor nxm_put_ip() to handle all IPv4...
2014-04-18 Jarno Rajahalmelib/flow: Introduce miniflow_extract().
2014-03-30 Pravin Shelarofpbuf: Introduce access api for base, data and size.
2014-03-30 Jarno Rajahalmelib/ofpbuf: Compact
2014-03-25 Andy Zhoulib/flow: add dp_hash and recirc_id to struct flow
2014-03-13 Ben Pfaffutil: New macro PAD_SIZE.
2014-02-04 Ben PfaffEnhance userspace support for MPLS, for up to 3 labels.
2013-11-26 Alin SerdeanAvoid printf type modifiers not supported by MSVC C...
2013-11-20 Jarno RajahalmeClassifier: Staged subtable matching.
2013-11-01 Jarno RajahalmeNative Set-Field action.
2013-10-29 Jarno RajahalmeTCP flags matching support.
2013-10-17 YAMAMOTO Takashinx-match: Fix comments.
2013-10-15 Jarno RajahalmeSet datapath mask bits when setting a flow field.
2013-09-27 Simon HormanRemove mpls_depth field from flow
2013-09-17 Ben Pfaffopenvswitch/types.h: New macros OVS_BE16_MAX, OVS_BE32_...
2013-08-23 Ben Pfaffmeta-flow: Use correct OF1.2+ errors for invalid fields...
2013-08-22 Joe Stringerofp-util: Add SCTP support
2013-08-13 Jesse Grossflow: Enable matching on new field 'pkt_mark'.
2013-08-03 Justin Pettitofproto-dpif: Always un-wildcard fields that are being...
2013-07-23 Alex Wangclang: Fix the alignment warning.
2013-07-08 Ben Pfaffofp-parse: Do not exit() upon a parse error.
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-06-11 Justin Pettitofproto-dpif: Store relevant fields for wildcarding...
2013-06-05 Andy HillFix misspellings in comments and docs.
2013-05-20 Jarno Rajahalmemeta-flow: Add MFF_IN_PORT_OXM, a 32-bit in_port.
2013-05-10 Jarno RajahalmeOpenFlow-level flow-based tunneling support.
2013-04-18 Ben PfaffCorrectly implement the OpenFlow 1.2+ OXM_OF_IP_DSCP...
2013-03-15 Simon HormanRemove encal_dl_type from struct flow
2013-03-06 Andy Zhounicira-ext: Add Nicira actions NXAST_STACK_PUSH and...
2013-02-28 Simon Hormannx-match: Correct writing of value and length in set_fi...
2013-02-05 Simon HormanUser-Space MPLS actions and matches
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2012-12-08 Ben Pfaffnx-match: Log a warning when a wildcarded bit is set...
2012-11-27 Jarno RajahalmeAdd OF1.3 TUNNEL_ID support.
2012-11-27 Jarno RajahalmeInitial OpenFlow 1.3 support
2012-11-22 Ansis Attekadatapath: add skb mark matching and set action
2012-11-02 Mehak MahajanProcess RARP packets with ethertype 0x8035 similar...
2012-10-03 Jesse Grossflow: Extend struct flow to contain tunnel outer header.
2012-09-28 Simon Hormanofp-actions: Add parsing of set_field actions
2012-09-14 Simon Hormanofp-actions: helper functions for of12 set-field action
2012-09-13 Ben Pfaffofp-actions: Right-justify the value in ofpact_reg_load...
2012-09-12 Isaku Yamahatalib/ofp-actions: use mf_subvalue in struct ofpact_reg_load.
2012-09-04 Ben Pfaffclassifier: Break cls_rule 'flow' and 'wc' members...
2012-09-04 Ben Pfaffflow: Replace flow_wildcards members by a single "struc...
next