aboutsummaryrefslogtreecommitdiff
path: root/lib/nx-match.h
AgeCommit message (Expand)Author
2012-05-02Global replace of Nicira Networks.Raju Subramanian
2012-04-26nicira-ext: Support masking of nd_target fieldAnsis Atteka
2012-03-09nicira-ext: Increase the number of NXM registers to 8.Ethan Jackson
2012-02-01meta-flow: New "subfield" data structure.Ben Pfaff
2012-01-12Better abstract OpenFlow error codes.Ben Pfaff
2012-01-10nx-match: New function nx_pull_match_loose().Ethan Jackson
2011-12-27Add ability to restrict flow mods and flow stats requests to cookies.Justin Pettit
2011-11-21nx-match: Fold all of its data structures into mf_field.Ben Pfaff
2011-11-09Support matching and modifying IP TTL.Justin Pettit
2011-11-09Support matching and modifying IP ECN bits.Justin Pettit
2011-11-09Support matching IPv6 flow label.Justin Pettit
2011-11-04nx-match: Increase upper bound length for an nx_match.Justin Pettit
2011-09-13meta-flow: New library for working with fields by id.Ben Pfaff
2011-08-12nx-match: New function nxm_read_field_bits().Ethan Jackson
2011-08-12nx-match: Update register check functions.Ethan Jackson
2011-07-22nx-match: New helpers.Ethan Jackson
2011-07-22nx-match: Whitespace cleanup.Ethan Jackson
2011-02-02nicira-ext: Support matching IPv6 Neighbor Discovery messages.Justin Pettit
2011-02-02nicira-ext: Support matching IPv6 traffic.Justin Pettit
2010-12-17nx-match: Rename and export functions for parsing and formatting subfields.Ben Pfaff
2010-12-17nx-match: Make nxm_field_bytes(), nxm_field_bits() public.Ben Pfaff
2010-12-17nx-match: New helper functions for working with ofs_nbits in NXM actions.Ben Pfaff
2010-12-09ofp-print, ofp-parse: Add support for NXAST_REG_MOVE and NXAST_REG_LOAD.Ben Pfaff
2010-12-07ofp-util: New abstractions for flow_mod, flow_stats_request.Ben Pfaff
2010-11-11ofproto: Implement support for registers in extended flow match.Ben Pfaff
2010-11-09ofproto: Implement Nicira Extended Match flexible flow match (NXM).Ben Pfaff