vswitchd: Log all tunnel parameters of given flow.
[cascardo/ovs.git] / lib / meta-flow.h
2012-11-22 Pravin B Shelarvswitchd: Log all tunnel parameters of given flow.
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: Use bit-mask for in_port match, instead of FWW_...
2012-07-23 Simon HormanOXM: Add VLAN VID as a prerequisite for VLAN PCP
2012-07-23 Ben Pfaffmeta-flow: Add OF1.2-like MFF_VLAN_VID and MFF_VLAN_PCP.
2012-07-23 Ben Pfaffmeta-flow: Rename MFF_VLAN_VID->MFF_DL_VLAN, MFF_VLAN_P...
2012-07-12 Simon Hormanmeta-flow: Remove mf_set_subfield and mf_set_subfield
2012-06-27 Isaku Yamahatalib/meta-flow: introduce a macro, CASE_MFF_REGS, to...
2012-06-27 Joe StringerAdd OXM_OF_METADATA field as a step toward OpenFlow...
2012-06-27 Ben Pfaffmeta-flow: Accept NXM and OXM field names, support...
2012-06-13 Ben PfaffAllow general masking of IPv6 addresses rather than...
2012-05-29 Joe Stringerflow: Adds support for arbitrary ethernet masking
2012-05-07 Ben Pfaffofp-parse: New function parse_ofp_exact_flow().
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-25 Simon HormanAdd OXM data to mf_fields
2012-04-14 Ben Pfaffmeta-flow: New functions for reading and writing genera...
2012-03-09 Ethan Jacksonnicira-ext: Increase the number of NXM registers to 8.
2012-02-01 Ben Pfaffmeta-flow: New "subfield" data structure.
2011-11-21 Ben Pfaffnx-match: Fold all of its data structures into mf_field.
2011-11-21 Ben Pfaffmeta-flow: Split ICMP into ICMPv4 and ICMPv6.
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 Pettitmeta-flow: Update mf_field description of size.
2011-11-01 Edward Tomasz Napi... Fix build on FreeBSD.
2011-10-21 Ben PfaffImplement new fragment handling policy.
2011-10-04 Justin Pettitnicira-ext: Bump number of registers to five from four.
2011-09-13 Ben Pfaffmeta-flow: New library for working with fields by id.