Thanks for the quick turnaround Jesse. See inline.
On 11/3/14 7:46 PM, Jesse Gross wrote:
On Mon, Nov 3, 2014 at 6:31 AM, Lorand Jakab wrote:
diff --git a/datapath/flow.c b/datapath/flow.c
index a3c5d2f..fea26ae 100644
--- a/datapath/flow.c
+++ b/datapath/flow.c
@@ -458,28 +458,31 @@ static i
On Mon, Nov 3, 2014 at 6:31 AM, Lorand Jakab wrote:
> diff --git a/datapath/flow.c b/datapath/flow.c
> index a3c5d2f..fea26ae 100644
> --- a/datapath/flow.c
> +++ b/datapath/flow.c
> @@ -458,28 +458,31 @@ static int key_extract(struct sk_buff *skb, struct
> sw_flow_key *key)
> + /* Link lay
Implementation of the pop_eth and push_eth actions in the kernel, and
layer 3 flow support.
Signed-off-by: Lorand Jakab
---
datapath/actions.c| 85 ---
datapath/flow.c | 45 +--
datapath/flow.h |