OSDN Git Service

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)
commitf76c7bfca4326140d86ab86168214ef447177bc0
tree440f33788a7ece747f7b6cf5dcaa5f5c2d721344
parent29099462354fdfa601f8d08dd5664bdfa4f1eaec
netfilter: synproxy: fix manual bump of the reference counter

This operation is handled by nf_synproxy_ipv4_init() now.

Fixes: d7f9b2f18eae ("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