netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / lib / nx-match.h
2016-01-21 Ben Pfaffnx-match: Add functions for raw decoding and encoding...
2015-08-29 Jesse Grosstunnel: Support matching on the presence of Geneve...
2015-06-25 Jesse Grosstunnel: Geneve TLV handling support for OpenFlow.
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
2014-12-15 Thomas Graflib: Move compiler.h to <openvswitch/compiler.h>
2014-10-08 Ben Pfaffnx-match: Add support for experimenter OXM.
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-08-11 Ben Pfaffofp-actions: Centralize all OpenFlow action code for...
2014-05-14 Ben Pfaffmeta-flow: Encode OXM version information into struct...
2014-03-24 Ben Pfaffbitmap: Make bitmap_scan() able to scan for 0-bits...
2013-11-01 Jarno RajahalmeNative Set-Field action.
2013-10-15 Jarno RajahalmeSet datapath mask bits when setting a flow field.
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-11 Justin Pettitofproto-dpif: Store relevant fields for wildcarding...
2013-03-06 Andy Zhounicira-ext: Add Nicira actions NXAST_STACK_PUSH and...
2012-09-14 Simon Hormanofp-actions: helper functions for of12 set-field action
2012-09-04 Ben Pfaffclassifier: Break cls_rule 'flow' and 'wc' members...
2012-08-06 Simon Hormannx-match: Separate raw match and header/pad pull/put
2012-07-05 Ben Pfaffnx-match: Drop NXM_MAX_LEN.
2012-07-04 Ben PfaffIntroduce ofpacts, an abstraction of OpenFlow actions.
2012-06-27 Joe StringerAdd OXM_OF_METADATA field as a step toward OpenFlow...
2012-06-11 Simon Hormannx-match: Add parsing and serialisation of OXM matches.
2012-05-29 Joe Stringerflow: Adds support for arbitrary ethernet masking
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-26 Ansis Attekanicira-ext: Support masking of nd_target field
2012-03-09 Ethan Jacksonnicira-ext: Increase the number of NXM registers to 8.
2012-02-01 Ben Pfaffmeta-flow: New "subfield" data structure.
2012-01-12 Ben PfaffBetter abstract OpenFlow error codes.
2012-01-10 Ethan Jacksonnx-match: New function nx_pull_match_loose().
2011-12-28 Justin PettitAdd ability to restrict flow mods and flow stats reques...
2011-11-21 Ben Pfaffnx-match: Fold all of its data structures into mf_field.
2011-11-09 Justin PettitSupport matching and modifying IP TTL.
2011-11-09 Justin PettitSupport matching and modifying IP ECN bits.
2011-11-09 Justin PettitSupport matching IPv6 flow label.
2011-11-04 Justin Pettitnx-match: Increase upper bound length for an nx_match.
2011-09-13 Ben Pfaffmeta-flow: New library for working with fields by id.
2011-08-12 Ethan Jacksonnx-match: New function nxm_read_field_bits().
2011-08-12 Ethan Jacksonnx-match: Update register check functions.
2011-07-23 Ethan Jacksonnx-match: New helpers.
2011-07-23 Ethan Jacksonnx-match: Whitespace cleanup.
2011-02-02 Justin Pettitnicira-ext: Support matching IPv6 Neighbor Discovery...
2011-02-02 Justin Pettitnicira-ext: Support matching IPv6 traffic.
2010-12-17 Ben Pfaffnx-match: Rename and export functions for parsing and...
2010-12-17 Ben Pfaffnx-match: Make nxm_field_bytes(), nxm_field_bits()...
2010-12-17 Ben Pfaffnx-match: New helper functions for working with ofs_nbi...
2010-12-09 Ben Pfaffofp-print, ofp-parse: Add support for NXAST_REG_MOVE...
2010-12-07 Ben Pfaffofp-util: New abstractions for flow_mod, flow_stats_req...
2010-11-11 Ben Pfaffofproto: Implement support for registers in extended...
2010-11-10 Ben Pfaffofproto: Implement Nicira Extended Match flexible flow...