]> git.ipfire.org Git - thirdparty/suricata.git/commit
source/nfq: Improve retry counter limit name 8787/head
authorJeff Lucovsky <jlucovsky@oisf.net>
Mon, 3 Apr 2023 13:01:55 +0000 (09:01 -0400)
committerVictor Julien <vjulien@oisf.net>
Mon, 1 May 2023 06:25:14 +0000 (08:25 +0200)
commit22485b368e375d90df0e4129684a1ea54d9b67ff
tree1aca2ba831acd4e43916750f6b7c69832a38cc6c
parentb470b5563559f5e6e0bbd88fba437e298b29930d
source/nfq: Improve retry counter limit name

The NFQ verdict retry is based on attempts, not time; thus, we rename
the token controlling it to reflect that.
src/source-nfq.c