Skip to content
Snippets Groups Projects
Commit cfe79471 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

kmod-ipt-nathelper-extra: fix missing nf_conntrack_broadcast.ko


kmod-ipt-nathelper-extra is missing the package nf_conntrack_broadcast.ko

if it is not included into the kmod-ipt-nathelper-extra packge the modules
nf_conntrack_snmp and nf_nat_snmp_basic cant get loaded:

[   44.500000] nf_conntrack_snmp: Unknown symbol nf_conntrack_broadcast_help (err 0)
[   44.664000] nf_nat_snmp_basic: Unknown symbol nf_nat_snmp_hook (err 0)

Signed-off-by: default avatarPeter Wagner <tripolar@gmx.at>

SVN-Revision: 32434
parent 3cf34712
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment