services.firewalld.settings.NftablesFlowtable

NixOS option

This may improve forwarded traffic throughput by enabling nftables flowtable. It is a software fastpath and avoids calling nftables rule evaluation for data packets. Its value is a space separate list of interfaces.

type: strings concatenated with " "
Default
"off"
declared in: nixos/modules/services/networking/firewalld/settings.nixView source on NixOS/nixpkgs →