meta-flow: New functions for reading and writing generalized subfields.
[sliver-openvswitch.git] / lib / meta-flow.c
2012-04-14 Ben Pfaffmeta-flow: New functions for reading and writing genera...
2012-03-15 Ben Pfaffmeta-flow: Don't dereference NULL sf->field in mf_forma...
2012-02-03 Ben PfaffAdd support for bitwise matching on TCP and UDP ports.
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-11 Justin Pettitflow: Use FWW_ flags to wildcard IP DSCP and ECN.
2011-11-11 Justin PettitPrepend "nw_" to "frag" and "tos" elements.
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 PettitDon't overload IP TOS with the frag matching bits.
2011-11-09 Justin PettitSupport matching IPv6 flow label.
2011-10-21 Ben PfaffImplement new fragment handling policy.
2011-10-12 Ben Pfaffmeta-flow: Fix mf_get_value() retrieval of register...
2011-10-11 Ben Pfaffopenflow: Delete icmp_type and icmp_code macros.
2011-10-04 Justin Pettitnicira-ext: Bump number of registers to five from four.
2011-10-03 Ben Pfaffmeta-flow: Fix icmp_code field's wildcard bit.
2011-09-13 Ben PfaffImplement new "learn" action.
2011-09-13 Ben Pfaffmeta-flow: New library for working with fields by id.