yaml: spelling

pull/8828/head
Victor Julien 2 years ago
parent d936a970ed
commit a945982e8f

@ -1844,7 +1844,7 @@ profiling:
# accept the packet if Suricata is not able to keep pace.
# bypass mark and mask can be used to implement NFQ bypass. If bypass mark is
# set then the NFQ bypass is activated. Suricata will set the bypass mark/mask
# on packet of a flow that need to be bypassed. The Nefilter ruleset has to
# on packet of a flow that need to be bypassed. The Netfilter ruleset has to
# directly accept all packets of a flow once a packet has been marked.
nfq:
# mode: accept
@ -1884,7 +1884,7 @@ capture:
#disable-offloading: false
#
# disable checksum validation. Same as setting '-k none' on the
# commandline.
# command-line.
#checksum-validation: none
# Netmap support

Loading…
Cancel
Save