mirror of https://github.com/OISF/suricata
offloading: make disabling offloading configurable
Add a generic 'capture' section to the YAML:
# general settings affecting packet capture
capture:
# disable NIC offloading. It's restored when Suricata exists.
# Enabled by default
#disable-offloading: false
#
# disable checksum validation. Same as setting '-k none' on the
# commandline
#checksum-validation: none
pull/2266/head
parent
5e3b61cc65
commit
da8f3c987b
Loading…
Reference in New Issue