hardened malloc, working firewall.

This commit is contained in:
2026-02-08 08:49:55 -07:00
parent d26067b2fa
commit 5b7a3ccd9b
41 changed files with 1141 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
{
"CONFIG_IKCONFIG":"m",
"CONFIG_IKCONFIG":"y",
"CONFIG_IKCONFIG_PROC":"y",
"CONFIG_104_QUAD_8": "m",
"CONFIG_60XX_WDT": "m",
@@ -2910,6 +2910,8 @@
"CONFIG_HDC100X": "m",
"CONFIG_HDC2010": "m",
"CONFIG_HDC3020": "m",
"CONFIG_BPF_SUPPORT_RAW_CT":"y",
"CONFIG_NFT_DNS":"y",
"CONFIG_HDLC": "m",
"CONFIG_HDLC_CISCO": "m",
"CONFIG_HDLC_FR": "m",
@@ -5031,6 +5033,7 @@
"CONFIG_NETFILTER_XT_MATCH_U32": "y",
"CONFIG_NETFILTER_XT_NAT": "y",
"CONFIG_NETFILTER_XT_SET": "y",
"CONFIG_NETFILTER_XT_TARGET_BPF": "y",
"CONFIG_NETFILTER_XT_TARGET_AUDIT": "y",
"CONFIG_NETFILTER_XT_TARGET_CHECKSUM": "y",
"CONFIG_NETFILTER_XT_TARGET_CLASSIFY": "y",