diff options
author | David S. Miller <davem@davemloft.net> | 2014-05-21 01:24:19 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-05-21 01:24:19 -0400 |
commit | d050de607f062233cf5e75b2e8f40f20c4b04b91 (patch) | |
tree | ddfa81805a7a4df07b4d95a27091909fe38ddb55 /lib/is_single_threaded.c | |
parent | e1618d461ca18d40f9c3ef70598abb72e75d27ae (diff) | |
parent | 3b084e99a3fabaeb0f9c65a0806cde30f0b2835e (diff) | |
download | linux-d050de607f062233cf5e75b2e8f40f20c4b04b91.tar.gz linux-d050de607f062233cf5e75b2e8f40f20c4b04b91.tar.bz2 linux-d050de607f062233cf5e75b2e8f40f20c4b04b91.zip |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Pablo Neira Ayuso says:
====================
Netfilter/nftables fixes for net
The following patchset contains nftables fixes for your net tree, they
are:
1) Fix crash when using the goto action in a rule by making sure that
we always fall back on the base chain. Otherwise, this may try to
access the counter memory area of non-base chains, which does not
exists.
2) Fix several aspects of the rule tracing that are currently broken:
* Reset rule number counter after goto/jump action, otherwise the
tracing reports a bogus rule number.
* Fix tracing of the goto action.
* Fix bogus rule number counter after goto.
* Fix missing return trace after finishing the walk through the
non-base chain.
* Fix missing trace when matching non-terminal rule.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/is_single_threaded.c')
0 files changed, 0 insertions, 0 deletions