# packages/nftables/ Pinned version: see `NFTABLES_VERSION` in [versions.env](../../versions.env). Not built from source, and no `slack-desc` here (unlike this project's other packages) — `nftables.SlackBuild` fetches Slackware's own official `nftables` package and re-hosts it as-is under this project's naming and checksum convention. It's already a correctly-built Slackware package (built by the Slackware team for exactly this OS/glibc/arch); the slack-desc bundled inside it travels along unchanged. netavark >= 2.0 dropped its iptables firewall driver entirely — nftables (via the `nft` binary this package provides) is the only firewall backend that works on Unraid (firewalld needs systemd/dbus, which Unraid has neither of). Unraid OS itself ships no `nft` binary. Found by live-testing this plugin end-to-end against a real Unraid install, not from reading netavark's docs — see [docs/ARCHITECTURE.md, section 8](../../docs/ARCHITECTURE.md#8-netzwerke).