hc
2024-10-09 05e59e5fb0064c97a1c10921ecd549f2d4a58565
add REDIRECT
1 files modified
33 ■■■■ changed files
kernel/arch/arm64/configs/rockchip_linux_defconfig 33 ●●●● patch | view | raw | blame | history
kernel/arch/arm64/configs/rockchip_linux_defconfig
....@@ -1018,6 +1018,7 @@
10181018 # CONFIG_NETFILTER_NETLINK_LOG is not set
10191019 # CONFIG_NETFILTER_NETLINK_OSF is not set
10201020 CONFIG_NF_CONNTRACK=y
1021
+CONFIG_NF_LOG_COMMON=y
10211022 # CONFIG_NF_LOG_NETDEV is not set
10221023 CONFIG_NF_CONNTRACK_MARK=y
10231024 # CONFIG_NF_CONNTRACK_ZONES is not set
....@@ -1182,12 +1183,12 @@
11821183 # IP: Netfilter Configuration
11831184 #
11841185 CONFIG_NF_DEFRAG_IPV4=y
1185
-# CONFIG_NF_SOCKET_IPV4 is not set
1186
-# CONFIG_NF_TPROXY_IPV4 is not set
1187
-# CONFIG_NF_DUP_IPV4 is not set
1186
+CONFIG_NF_SOCKET_IPV4=y
1187
+CONFIG_NF_TPROXY_IPV4=y
1188
+CONFIG_NF_DUP_IPV4=y
11881189 # CONFIG_NF_LOG_ARP is not set
1189
-# CONFIG_NF_LOG_IPV4 is not set
1190
-# CONFIG_NF_REJECT_IPV4 is not set
1190
+CONFIG_NF_LOG_IPV4=y
1191
+CONFIG_NF_REJECT_IPV4=y
11911192 CONFIG_IP_NF_IPTABLES=y
11921193 # CONFIG_IP_NF_MATCH_AH is not set
11931194 # CONFIG_IP_NF_MATCH_ECN is not set
....@@ -1240,7 +1241,27 @@
12401241
12411242 CONFIG_NF_DEFRAG_IPV6=y
12421243 # CONFIG_NF_CONNTRACK_BRIDGE is not set
1243
-# CONFIG_BRIDGE_NF_EBTABLES is not set
1244
+CONFIG_BRIDGE_NF_EBTABLES=y
1245
+# CONFIG_BRIDGE_EBT_BROUTE is not set
1246
+# CONFIG_BRIDGE_EBT_T_FILTER is not set
1247
+# CONFIG_BRIDGE_EBT_T_NAT is not set
1248
+# CONFIG_BRIDGE_EBT_802_3 is not set
1249
+# CONFIG_BRIDGE_EBT_AMONG is not set
1250
+# CONFIG_BRIDGE_EBT_ARP is not set
1251
+# CONFIG_BRIDGE_EBT_IP is not set
1252
+# CONFIG_BRIDGE_EBT_IP6 is not set
1253
+# CONFIG_BRIDGE_EBT_LIMIT is not set
1254
+# CONFIG_BRIDGE_EBT_MARK is not set
1255
+# CONFIG_BRIDGE_EBT_PKTTYPE is not set
1256
+# CONFIG_BRIDGE_EBT_STP is not set
1257
+# CONFIG_BRIDGE_EBT_VLAN is not set
1258
+# CONFIG_BRIDGE_EBT_ARPREPLY is not set
1259
+# CONFIG_BRIDGE_EBT_DNAT is not set
1260
+# CONFIG_BRIDGE_EBT_MARK_T is not set
1261
+CONFIG_BRIDGE_EBT_REDIRECT=y
1262
+# CONFIG_BRIDGE_EBT_SNAT is not set
1263
+# CONFIG_BRIDGE_EBT_LOG is not set
1264
+# CONFIG_BRIDGE_EBT_NFLOG is not set
12441265 # CONFIG_BPFILTER is not set
12451266 # CONFIG_IP_DCCP is not set
12461267 # CONFIG_IP_SCTP is not set