From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Leblond Subject: [nftables PATCh 0/3] Fix jump operation Date: Mon, 18 Nov 2013 00:54:42 +0100 Message-ID: <1384732485-12944-1-git-send-email-eric@regit.org> References: Cc: eric@regit.org To: netfilter-devel@vger.kernel.org, pablo@netfilter.org, Alex Chapman Return-path: Received: from ks28632.kimsufi.com ([91.121.96.152]:42595 "EHLO ks28632.kimsufi.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752280Ab3KRARt (ORCPT ); Sun, 17 Nov 2013 19:17:49 -0500 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Hello, The jump operation was not correctly working in nftables. This small patchset fixes the issue. BR, -- Eric