include: netfilter: prepare for kernel 4.19
authorMarko Ratkaj <marko.ratkaj@sartura.hr>
Wed, 19 Sep 2018 10:46:22 +0000 (12:46 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Thu, 4 Oct 2018 15:31:27 +0000 (17:31 +0200)
commitba0f491e27c53d91508c98cd5c2ae42ab1813427
treeec2454c6834ad1befe43d042da4861045d8973d8
parent78c522f28e6fcbad2a10550ba581172af32ae054
include: netfilter: prepare for kernel 4.19

With kernel 4.19 kernel module nf_conntrack_ipv6 no longer exists.
Instead, nf_conntrack module handles both IPv4 and IPv6 and it now
depends on nf_defrag_ipv6. This patch adds a version check to properly
handle this.

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
include/netfilter.mk