]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: nf_tables: fix missing return trace at the end of non-base chain
authorPablo Neira Ayuso <pablo@netfilter.org>
Sun, 11 May 2014 15:14:49 +0000 (17:14 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 12 May 2014 14:33:11 +0000 (16:33 +0200)
commit37748068ee16ff967b0688c644988201d869dc70
tree573c6b70c7c98ac5828311b88c3998f8c0277eae
parent939bfa8ae281fa8347cf11f4445b294602a9b515
netfilter: nf_tables: fix missing return trace at the end of non-base chain

Display "return" for implicit rule at the end of a non-base chain,
instead of when popping chain from the stack.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nf_tables_core.c