diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2014-05-10 16:33:11 (GMT) |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2014-05-12 14:32:41 (GMT) |
commit | 5467a512216753d54f757314c73dbc60f659f9e6 (patch) | |
tree | 1e5bbf0c9fcae75c7076baf0aee64123698ac8c0 /block | |
parent | d088be8042841f024156ee68fecfef7503d660cb (diff) | |
download | linux-5467a512216753d54f757314c73dbc60f659f9e6.tar.xz |
netfilter: nf_tables: fix goto action
This patch fixes a crash when trying to access the counters and the
default chain policy from the non-base chain that we have reached
via the goto chain. Fix this by falling back on the original base
chain after returning from the custom chain.
While fixing this, kill the inline function to account chain statistics
to improve source code readability.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions