https://github.com/torvalds/linux
Revision fe50543c194e2e1aee2f3eba41fcafd187b3dbde authored by Gao Feng on 06 April 2017, 01:45:22 UTC, committed by Pablo Neira Ayuso on 13 April 2017, 21:21:40 UTC
Current codes invoke wrongly nf_ct_netns_get in the destroy routine,
it should use nf_ct_netns_put, not nf_ct_netns_get.
It could cause some modules could not be unloaded.

Fixes: ecb2421b5ddf ("netfilter: add and use nf_ct_netns_get/put")
Signed-off-by: Gao Feng <fgao@ikuai8.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
1 parent 79e09ef
History
Tip revision: fe50543c194e2e1aee2f3eba41fcafd187b3dbde authored by Gao Feng on 06 April 2017, 01:45:22 UTC
netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usage
Tip revision: fe50543
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.3 KB
.mailmap -rw-r--r-- 7.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 96.0 KB
Kbuild -rw-r--r-- 2.8 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 389.2 KB
Makefile -rw-r--r-- 57.7 KB
README -rw-r--r-- 722 bytes

README

back to top