services.suricata.settings.pcap-file.checksum-checks
NixOS option
Possible values are: yes: checksum validation is forced no: checksum validation is disabled auto: Suricata uses a statistical approach to detect when checksum off-loading is used. (default) Warning: ‘checksum-validation’ must be set to yes to have checksum tested.
type: one of "yes", "no", "auto"Default
declared in: nixos/modules/services/networking/suricata/default.nixView source on NixOS/nixpkgs →"auto"