Skip to content

Commit dc50ac1

Browse files
committed
RDKBACCL-1246 : Iptable filter rules are empty in recent builds
Reason for change: Addressed below issue, Couldn't load match `string':No such file or directory Test Procedure: iptable filter rules are added during bootup Risks: Low Signed-off-by: keerthana.p <[email protected]>
1 parent dcfe5f4 commit dc50ac1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

meta-rdk-mtk-bpir4/recipes-kernel/linux/files/netfilter.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ CONFIG_NF_CONNTRACK_SANE=m
2222
CONFIG_NF_CONNTRACK_SIP=m
2323
CONFIG_NF_CONNTRACK_TFTP=m
2424
CONFIG_NF_CT_NETLINK=m
25+
CONFIG_NETFILTER_XT_MATCH_STRING=y
2526

2627
#
2728
# IP: Netfilter Configuration

0 commit comments

Comments
 (0)