diff options
author | Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk> | 2017-06-25 21:40:43 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2017-12-13 16:23:38 +0100 |
commit | 8693ab51528b5dbf130ecfb8cb827b2ba490caee (patch) | |
tree | 271d221b9cf46a31a02067ab25c7746c410dd731 /package/firmware | |
parent | 0e6a6c84873e8fc9367d0766ced71e0db662e377 (diff) | |
download | upstream-8693ab51528b5dbf130ecfb8cb827b2ba490caee.tar.gz upstream-8693ab51528b5dbf130ecfb8cb827b2ba490caee.tar.bz2 upstream-8693ab51528b5dbf130ecfb8cb827b2ba490caee.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>
(cherry picked from commit 9aaf3d3501642640c9ec74268e671171c8de6103)
Diffstat (limited to 'package/firmware')
0 files changed, 0 insertions, 0 deletions