Pushed with the fix suggested. Thanks.
On Tue, Aug 26, 2014 at 5:15 PM, Pravin Shelar wrote:
> On Tue, Aug 26, 2014 at 3:36 PM, Andy Zhou wrote:
>> If recirc action is the last action of a action list, the SKB triggers
>> the recirc will be freed twice. This patch fixes this bug.
>>
>> Reported-
On Tue, Aug 26, 2014 at 3:36 PM, Andy Zhou wrote:
> If recirc action is the last action of a action list, the SKB triggers
> the recirc will be freed twice. This patch fixes this bug.
>
> Reported-by: Justin Pettit
> Signed-off-by: Andy Zhou
> ---
> datapath/actions.c | 26 -
If recirc action is the last action of a action list, the SKB triggers
the recirc will be freed twice. This patch fixes this bug.
Reported-by: Justin Pettit
Signed-off-by: Andy Zhou
---
datapath/actions.c | 26 --
1 file changed, 16 insertions(+), 10 deletions(-)
diff -