nicira-ext: Support matching IPv6 traffic.
[sliver-openvswitch.git] / datapath / flow.h
2011-02-02 Justin Pettitnicira-ext: Support matching IPv6 traffic.
2011-02-02 Justin Pettitnicira-ext: Support matching ARP source and target...
2011-01-31 Jesse Grossdatapath: Fix flow time used computation.
2011-01-28 Ben Pfaffdatapath: Convert ODP_FLOW_* commands to use AF_NETLINK...
2011-01-28 Ben Pfaffdatapath: Convert datapath operations to use Netlink...
2011-01-28 Ben Pfaffdatapath: Report kernel's flow key when passing packets...
2011-01-28 Ben Pfaffdatapath: Convert odp_flow_key to use Netlink attribute...
2010-12-13 Jesse Grossdatapath: Add usage of __rcu annotation.
2010-12-13 Jesse Grossdatapath: Use __packed macro.
2010-12-13 Ben Pfaffdatapath: Include <linux/netlink.h> directly into flow.h.
2010-12-10 Ben Pfaffdatapath: Replace "struct odp_action" by Netlink attrib...
2010-10-11 Ben Pfaffdatapath: Always use GFP_ATOMIC to execute actions.
2010-09-22 Jesse Grossdatapath: Move is_frag out of struct ovs_skb_cb.
2010-09-22 Jesse Grossdatapath: Add ref counting for flows.
2010-09-22 Jesse Grossdatapath: Move flow allocation into a function.
2010-08-26 Ben PfaffAdd Nicira extension to OpenFlow for dropping spoofed...
2010-08-03 Ben Pfaffdatapath: Inline flow_cast().
2010-08-03 Ben Pfaffdatapath: Don't track IP TOS value two different ways.
2010-07-26 Jesse Grossdatapath: Don't query time for every packet.
2010-05-27 Ben Pfaffdatapath: Add missing #include to datapath/flow.h.
2010-04-19 Jesse Grossdatapath: Genericize hash table.
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-11-18 Ben PfaffMerge citrix branch into master.
2009-11-17 Justin Pettitdatapath: Remove unused print_flow() function
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