aboutsummaryrefslogtreecommitdiff
path: root/datapath/actions.h
AgeCommit message (Expand)Author
2011-04-29datapath: Drop parameters from execute_actions().Ben Pfaff
2011-02-07datapath: Clear rxhash when using an action that may affect itSimon Horman
2011-01-27datapath: Convert odp_flow_key to use Netlink attributes instead.Ben Pfaff
2010-12-10datapath: Replace "struct odp_action" by Netlink attributes.Ben Pfaff
2010-12-03datapath: Consolidate checksum compatibility code.Jesse Gross
2010-10-11datapath: Always use GFP_ATOMIC to execute actions.Ben Pfaff
2010-08-30datapath: Include linux/version.h in action.h for LINUX_VERSIONSimon Horman
2010-07-15datapath: Don't update flow key when applying actions.Jesse Gross
2010-07-15datapath: Put return type on same line as arguments for functions.Jesse Gross
2010-04-19datapath: Add function to copy skb checksum bits.Jesse Gross
2010-04-19datapath: Add generic virtual port layer.Jesse Gross
2009-11-18datapath: Allow minimum headroom to be set when copying buffers.Jesse Gross
2009-06-15Update primary code license to Apache 2.0.Ben Pfaff
2009-07-08Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff