networking.firewall.logRefusedUnicastsOnly

NixOS option

If networking.firewall.logRefusedPackets and this option are enabled, then only log packets specifically directed at this machine, i.e., not broadcasts or multicasts.

type: boolean
Default
true
declared in: nixos/modules/services/networking/firewall.nixView source on NixOS/nixpkgs →