Re: [PATCH net v3 0/2] Fix tc-ife bugs

2016-09-27 Thread David Miller
From: Yotam Gigi Date: Mon, 26 Sep 2016 13:45:24 +0300 > This patch-set contains two bugfixes in the tc-ife action, one fixing some > random behaviour in encode side, and one fixing the decode side packet > parsing logic. > > v2->v3 > - Fix the encode side instead of the decode side Series app

[PATCH net v3 0/2] Fix tc-ife bugs

2016-09-26 Thread Yotam Gigi
This patch-set contains two bugfixes in the tc-ife action, one fixing some random behaviour in encode side, and one fixing the decode side packet parsing logic. v2->v3 - Fix the encode side instead of the decode side Yotam Gigi (2): act_ife: Fix external mac header on encode act_ife: Fix fal