ipvs: add full ipv6 support to nfct
authorJulian Anastasov <ja@ssi.bg>
Fri, 25 May 2018 19:06:24 +0000 (22:06 +0300)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 1 Jun 2018 12:01:54 +0000 (14:01 +0200)
commit0cfceb9ff9ad84877f13e8cdf5a8b971d7d34dd3
tree9872590b0773c2f3c6dbdd0963ce97c5a84bbc4a
parentd32de98ea70fe7cf606f3809f0970b31c115764b
ipvs: add full ipv6 support to nfct

Prepare NFCT to support IPv6 for FTP:

- Do not restrict the expectation callback to PF_INET

- Split the debug messages, so that the 160-byte limitation
in IP_VS_DBG_BUF is not exceeded when printing many IPv6
addresses. This means no more than 3 addresses in one message,
i.e. 1 tuple with 2 addresses or 1 connection with 3 addresses.

Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/ipvs/ip_vs_nfct.c