          MODULE=nftables
         VERSION=1.1.6
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://netfilter.org/projects/nftables/files/
      SOURCE_VFY=sha256:372931bda8556b310636a2f9020adc710f9bab66f47efe0ce90bff800ac2530c
        WEB_SITE=https://netfilter.org/projects/nftables/
         ENTERED=20241019
         UPDATED=20251207
           SHORT="A NetFilter-based replacement for iptables"

cat << EOF
nftables replaces the popular {ip,ip6,arp,eb}tables. This software
provides a new in-kernel packet classification framework that is based
on a network-specific Virtual Machine (VM) and a new nft userspace
command line tool. nftables reuses the existing Netfilter subsystems
such as the existing hook infrastructure, the connection tracking
system, NAT, userspace queueing and logging subsystem.
EOF
