aboutsummaryrefslogtreecommitdiff
path: root/lib/meta-flow.c
AgeCommit message (Expand)Author
2012-12-13meta-flow: Don't allow negative port numbers.Justin Pettit
2012-04-27meta-flow: Correctly set destination MAC in mf_set_flow_value().Ben Pfaff
2011-11-21nx-match: Fold all of its data structures into mf_field.Ben Pfaff
2011-11-21meta-flow: Split ICMP into ICMPv4 and ICMPv6.Ben Pfaff
2011-11-10flow: Use FWW_ flags to wildcard IP DSCP and ECN.Justin Pettit
2011-11-10Prepend "nw_" to "frag" and "tos" elements.Justin Pettit
2011-11-09Support matching and modifying IP TTL.Justin Pettit
2011-11-09Support matching and modifying IP ECN bits.Justin Pettit
2011-11-09Don't overload IP TOS with the frag matching bits.Justin Pettit
2011-11-09Support matching IPv6 flow label.Justin Pettit
2011-10-21Implement new fragment handling policy.Ben Pfaff
2011-10-11meta-flow: Fix mf_get_value() retrieval of register values.Ben Pfaff
2011-10-11openflow: Delete icmp_type and icmp_code macros.Ben Pfaff
2011-10-04nicira-ext: Bump number of registers to five from four.Justin Pettit
2011-10-03meta-flow: Fix icmp_code field's wildcard bit.Ben Pfaff
2011-09-13Implement new "learn" action.Ben Pfaff
2011-09-13meta-flow: New library for working with fields by id.Ben Pfaff