]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
sshd: allow UseBlocklist alias for UseBlacklist
authorEd Maste <emaste@FreeBSD.org>
Wed, 29 Jul 2020 00:34:24 +0000 (00:34 +0000)
committerEd Maste <emaste@FreeBSD.org>
Wed, 29 Jul 2020 00:34:24 +0000 (00:34 +0000)
commite426c74375ef7cb3afda3c8e3010a7ea2dbd69d0
tree7dc3b6a48771d2eebac7d88f56317dd96e460cf7
parent3b11655c7efbd5b0877cd9a64fc395b9acf57db3
sshd: allow UseBlocklist alias for UseBlacklist

blacklistd has been renamed to blocklistd upstream, and a future
import into FreeBSD will follow that change.  Support the new name
as an alias in config files.

Reviewed by: bz, delphij
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D25865
crypto/openssh/servconf.c
crypto/openssh/sshd_config.5