Skip to content

Commit

Permalink
add nftables
Browse files Browse the repository at this point in the history
  • Loading branch information
Gzxhwq committed Oct 20, 2024
1 parent 8ebb1e3 commit fb355a0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 5 additions & 2 deletions n1.config
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,9 @@ CONFIG_PACKAGE_kmod-mac80211=y
CONFIG_PACKAGE_kmod-mii=y
CONFIG_PACKAGE_kmod-mmc=y
CONFIG_PACKAGE_kmod-netlink-diag=y
CONFIG_PACKAGE_kmod-nft-core=y
CONFIG_PACKAGE_kmod-nft-nat=y
CONFIG_PACKAGE_kmod-nft-nat6=y
CONFIG_PACKAGE_kmod-nls-base=y
CONFIG_PACKAGE_kmod-nls-cp437=y
CONFIG_PACKAGE_kmod-nls-iso8859-1=y
Expand Down Expand Up @@ -230,6 +233,7 @@ CONFIG_PACKAGE_libncurses=y
CONFIG_PACKAGE_libnetfilter-cthelper=y
CONFIG_PACKAGE_libnetfilter-cttimeout=y
CONFIG_PACKAGE_libnetfilter-queue=y
CONFIG_PACKAGE_libnftnl=y
CONFIG_PACKAGE_libnghttp2=y
CONFIG_PACKAGE_libnl-core=y
CONFIG_PACKAGE_libnl-genl=y
Expand Down Expand Up @@ -334,6 +338,7 @@ CONFIG_PACKAGE_mosdns=y
CONFIG_PACKAGE_mtr=y
CONFIG_PACKAGE_nano=y
CONFIG_PACKAGE_net-tools-route=y
CONFIG_PACKAGE_nftables-nojson=y
CONFIG_PACKAGE_nlbwmon=y
CONFIG_PACKAGE_npc=y
CONFIG_PACKAGE_ntfs-3g=y
Expand Down Expand Up @@ -411,7 +416,6 @@ CONFIG_PACKAGE_sing-box=y
CONFIG_PACKAGE_socat=y
CONFIG_PACKAGE_sqm-scripts=y
CONFIG_PACKAGE_tailscale=y
CONFIG_PACKAGE_tailscaled=y
CONFIG_PACKAGE_tar=y
CONFIG_PACKAGE_tc-mod-iptables=y
CONFIG_PACKAGE_tc-tiny=y
Expand All @@ -420,7 +424,6 @@ CONFIG_PACKAGE_tcping=y
CONFIG_PACKAGE_terminfo=y
CONFIG_PACKAGE_tmux=y
CONFIG_PACKAGE_ttyd=y
CONFIG_PACKAGE_tuic-client=y
CONFIG_PACKAGE_udpxy=y
CONFIG_PACKAGE_unzip=y
CONFIG_PACKAGE_usbids=y
Expand Down
2 changes: 2 additions & 0 deletions x86_64.config
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@ CONFIG_PACKAGE_libnatpmp=y
CONFIG_PACKAGE_libnetfilter-cthelper=y
CONFIG_PACKAGE_libnetfilter-cttimeout=y
CONFIG_PACKAGE_libnetfilter-queue=y
CONFIG_PACKAGE_libnftnl=y
CONFIG_PACKAGE_libnghttp2=y
CONFIG_PACKAGE_libnl-core=y
CONFIG_PACKAGE_libnl-genl=y
Expand Down Expand Up @@ -444,6 +445,7 @@ CONFIG_PACKAGE_nfs-kernel-server=y
CONFIG_PACKAGE_nfs-kernel-server-utils=y
CONFIG_PACKAGE_nfs-utils=y
CONFIG_PACKAGE_nfs-utils-libs=y
CONFIG_PACKAGE_nftables-nojson=y
CONFIG_PACKAGE_nlbwmon=y
CONFIG_PACKAGE_npc=y
CONFIG_PACKAGE_ntpclient=y
Expand Down

0 comments on commit fb355a0

Please sign in to comment.