aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/netmap
diff options
context:
space:
mode:
authorJose Luis Duran <jlduran@FreeBSD.org>2025-10-11 14:15:03 +0000
committerJose Luis Duran <jlduran@FreeBSD.org>2025-10-12 17:11:18 +0000
commit4d56eb007b18881becb2107f87bd2a7edca3e6bf (patch)
tree1596ea3fc9766a1c048891ef90c4b20171206751 /sys/dev/netmap
parent48e64ca13d4f36795ac718911b805e3e9a726f1b (diff)
blocklist: Revert upstream commit ddf6d71
Upstream commit ddf6d71 ("implement BLOCKLIST_BAD_USER as a "one-count" failure") introduced BLOCKLIST_BAD_USER with a one-count failure mechanism. BLOCKLIST_AUTH_FAIL was implemented with a two-count failure mechanism. Since we have been utilizing BLOCKLIST_AUTH_FAIL, the number of failed attempts now doubles towards the maximum limit (nfails), giving system administrators the impression that the number of failed authentication attempts is inaccurate. Revert this commit until a consensus has been reached. We do not want to introduce yet another breaking change with the renaming of the library. Approved by: emaste (mentor) MFC after: 2 days
Diffstat (limited to 'sys/dev/netmap')
0 files changed, 0 insertions, 0 deletions