diff options
author | Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk> | 2017-06-25 21:40:43 +0100 |
---|---|---|
committer | Stijn Tintel <stijn@linux-ipv6.be> | 2017-06-28 02:18:20 +0200 |
commit | 9aaf3d3501642640c9ec74268e671171c8de6103 (patch) | |
tree | d5e4207af0ace058edbde3191d15d9994e1ffbf6 /package/kernel | |
parent | 37c1513b1f98c93bf84bbcedd9782568e7d4abba (diff) | |
download | upstream-9aaf3d3501642640c9ec74268e671171c8de6103.tar.gz upstream-9aaf3d3501642640c9ec74268e671171c8de6103.tar.bz2 upstream-9aaf3d3501642640c9ec74268e671171c8de6103.zip |
dropbear: server support option '-T' max auth tries
Add support for '-T n' for a run-time specification for maximum number
of authentication attempts where 'n' is between 1 and compile time
option MAX_AUTH_TRIES.
A default number of tries can be specified at compile time using
'DEFAULT_AUTH_TRIES' which itself defaults to MAX_AUTH_TRIES for
backwards compatibility.
Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
Diffstat (limited to 'package/kernel')
0 files changed, 0 insertions, 0 deletions