Introduce ofpacts, an abstraction of OpenFlow actions.
[cascardo/ovs.git] / lib / nx-match.h
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...