]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: synproxy: fix manual bump of the reference counter
authorFernando Fernandez Mancera <ffmancera@riseup.net>
Thu, 20 Jun 2019 18:01:59 +0000 (20:01 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 21 Jun 2019 15:30:23 +0000 (17:30 +0200)
commit09627d9f042cbef98ae30cb4c962316f6277356f
tree440f33788a7ece747f7b6cf5dcaa5f5c2d721344
parent9e4746022f2df58512cb4390ce0a9944eee86da3
netfilter: synproxy: fix manual bump of the reference counter

This operation is handled by nf_synproxy_ipv4_init() now.

Fixes: 412e72e9b9e1 ("netfilter: synproxy: extract SYNPROXY infrastructure from {ipt, ip6t}_SYNPROXY")
Signed-off-by: Fernando Fernandez Mancera <ffmancera@riseup.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/ipv4/netfilter/ipt_SYNPROXY.c