Merge 'next' into 'master'.
[sliver-openvswitch.git] / lib / nx-match.c
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-16 Ben PfaffFix up usage of flow_wildcards_t.
2011-05-12 Ben PfaffMerge 'master' into 'next'.
2011-05-11 Ben Pfaffofproto: Break apart into generic and hardware-specific...
2011-02-23 Justin Pettitnx-match: Don't fall through case when handling dest...
2011-02-02 Justin Pettitnicira-ext: Support matching IPv6 Neighbor Discovery...
2011-02-02 Justin Pettitnicira-ext: Support matching IPv6 traffic.
2011-02-02 Justin Pettitnicira-ext: Support matching ARP source and target...
2011-02-02 Justin Pettitlib: Replace IP_TYPE_ references with IPPROTO_.
2011-01-28 Ben Pfaffdatapath: Convert odp_flow_key to use Netlink attribute...
2011-01-20 Ben PfaffImplement arbitrary bitwise masks for tun_id field.
2011-01-19 Ben Pfaffnx-match: Allow NXM_NX_TUN_ID and NXM_OF_VLAN_TCI on...
2011-01-12 Ben Pfaffnx-match: Print register values in hex in "load" action...
2010-12-17 Ben Pfaffnx-match: Rename and export functions for parsing and...
2010-12-17 Ben Pfaffnx-match: Use [] in format_nxm_field_bits where possible.
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-15 Ben Pfaffofproto: Fix write-after-free error in compose_nx_flow_...
2010-12-13 Jesse Grossnx-match: Use correct printf format specifiers.
2010-12-10 Ben PfaffExpand tunnel IDs from 32 to 64 bits.
2010-12-09 Ben Pfaffofpbuf: New function ofpbuf_put_hex().
2010-12-09 Ben Pfaffofp-print, ofp-parse: Add support for NXAST_REG_MOVE...
2010-12-07 Ben Pfaffnx-match: Add tests for error return values for unknown...
2010-11-30 Ben Pfaffunaligned: Add unaligned accessors for ovs_be<N> data.
2010-11-23 Ben Pfaffnx-match: Implement support for arbitrary VLAN TCI...
2010-11-22 Ben Pfaffflow: Fully separate flow_wildcards from OpenFlow wildc...
2010-11-15 Ben Pfaffutil: Add function hexits_value() for parsing multiple...
2010-11-11 Ben PfaffAdd support for matching Ethernet multicast frames.
2010-11-11 Ben Pfaffofproto: Implement support for registers in extended...
2010-11-10 Ben Pfaffofproto: Implement Nicira Extended Match flexible flow...