kernel: netfilter: Add nf_defrag_ipv6.ko to NF_CONNTRACK on 4.19
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 18 Nov 2018 13:40:07 +0000 (14:40 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 15 Dec 2018 13:28:50 +0000 (14:28 +0100)
commit35929059b757de92ff14f6f91addf034302b5635
tree78efd4e4da5a6bacb9a966ff692d7a4d855b1299
parentd234431c0cc3f8d8d9a562b5ebf29bd41f77401d
kernel: netfilter: Add nf_defrag_ipv6.ko to NF_CONNTRACK on 4.19

In kernel commit a0ae2562c6c ("netfilter: conntrack: remove l3proto
abstraction") The modules nf_conntrack_ipv4.ko, nf_conntrack_ipv6.ko and
nf_conntrack.ko were squashed together into one module. This module now
depends on nf_defrag_ipv6 when IPv6 support was activated. This is part
of the main netfilter packages, so add nf_defrag_ipv6.ko also to the
default netfilter packages on kernel 4.19 and later.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
include/netfilter.mk