Merge 'next' into 'master'.
[sliver-openvswitch.git] / lib / flow.c
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-16 Ben PfaffFix incorrect byte order annotations.
2011-05-12 Ben PfaffMerge 'master' into 'next'.
2011-05-11 Ben Pfaffofproto: Break apart into generic and hardware-specific...
2011-03-03 Jesse Grossflow: Make IPv6 userspace code match kernel.
2011-03-03 Jesse Grossdatapath: Allow jumbograms through IPv6 parsing.
2011-03-02 Jesse Grossflow: Avoid assertion failure on invalid IPv6 packet.
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-02-02 Ethan Jacksonlib: Move l4 flow hash to the flow library.
2011-01-28 Ben Pfaffdpif: Eliminate "struct odp_flow_stats" from client...
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.
2010-12-10 Ben PfaffExpand tunnel IDs from 32 to 64 bits.
2010-12-03 Ethan Jacksonlib: Add zero padding field to flow_wildcards.
2010-12-03 Ben PfaffFormat tunnel IDs consistently.
2010-11-30 Ben Pfaffcoverage: Make the coverage counters catalog program...
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-22 Ben Pfaffflow: Remove flow_to/from_match() in favor of cls_rule_...
2010-11-22 Ben Pfaffflow: Move functions for dealing with wildcard bit...
2010-11-22 Ben Pfaffflow: New function flow_wildcards_is_exact().
2010-11-11 Ben PfaffAdd support for matching Ethernet multicast frames.
2010-11-11 Ben Pfaffofproto: Implement support for registers in extended...
2010-11-08 Ben Pfaffflow: Better abstract flow_wildcards and use it more...
2010-11-05 Ben Pfaffofproto: Generalize tun_id_from_cookie into flow_format.
2010-11-03 Ben Pfaffclassifier: Rewrite.
2010-10-29 Ben Pfaffflow: Add more functions for working with flow_wildcards.
2010-10-29 Ben Pfaffflow: Use vlan_tci_to_pcp() helper.
2010-10-29 Ben Pfaffflow: Un-inline flow_wildcards functions.
2010-10-29 Ben Pfaffflow: Use ovs_be<N> types in appropriate places.
2010-10-29 Ben Pfaffvlog: Make client supply semicolon for VLOG_DEFINE_THIS...
2010-10-29 Ben Pfaffxtoxll: Rename "byte-order" since it now include more...
2010-10-11 Ben Pfaffflow: Get rid of flow_t typedef.
2010-10-11 Ben Pfaffflow: Separate "flow_t" from "struct odp_flow_key".
2010-08-30 Joe Perchestreewide: Remove trailing whitespace
2010-08-27 Ben Pfaffdatapath: Avoid accesses past the end of skbuff data...
2010-08-10 Ben Pfaffdatapath: Fix handling of 802.1Q and SNAP headers.
2010-08-03 Ben Pfaffdatapath: Don't track IP TOS value two different ways.
2010-07-21 Ben Pfaffvlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
2010-05-11 Jesse Grossflow: Zero tun_id if wildcarded.
2010-05-07 Ben Pfaffflow: Fix misaligned access.
2010-05-06 Justin PettitFix issue with "strict" deletion of flows
2010-04-19 Jesse Grosstunneling: Add support for tunnel ID.
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-20 Ben Pfaffdatapath: Set the correct bits for OFPAT_SET_NW_TOS...
2010-02-20 Justin Pettitofproto: Match on IP ToS/DSCP bits (OpenFlow 1.0)
2010-02-20 Justin Pettitofproto: Add support for matching IP addresses in ARP...
2010-02-20 Justin Pettitofproto: Match VLAN PCP and rewrite ToS bits (OpenFlow...
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-11 Ben Pfaffflow: Fix null pointer dereference in flow_from_match().
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-11-10 Jesse GrossMerge citrix branch into master.
2009-10-26 Justin Pettitflow: Differentiate between "port" when printing flows
2009-09-02 Ben PfaffMerge citrix branch into master.
2009-09-01 Justin PettitAdd ability for the datapath to match IP address in...
2009-06-15 Ben PfaffMerge changes from citrix branch into master.
2009-06-15 Ben PfaffUpdate primary code license to Apache 2.0.
2009-07-08 Ben PfaffImport from old repository commit 61ef2b42a9c4ba8e1600f... v0.90.0