diff options
author | 2006-07-26 09:10:03 +0000 | |
---|---|---|
committer | 2006-07-26 09:10:03 +0000 | |
commit | af07602a0ab89550f75639cc7ee8148cfacd1dd4 (patch) | |
tree | fd64869484d454ab1caa4f39711e0d372ae9c187 /usr.bin/ssh/ssh-add.c | |
parent | Alpha boot has defaulted to multiuser for a long time, so better stop (diff) | |
download | wireguard-openbsd-af07602a0ab89550f75639cc7ee8148cfacd1dd4.tar.xz wireguard-openbsd-af07602a0ab89550f75639cc7ee8148cfacd1dd4.zip |
Fixing several timeout quirks at tftpd and tftp:
- move TIMEOUT* defines to arpa/tftp.h, as they are used several times
in tftpd and tftp, and the values are part of the RFC definition.
- tftpd and tftp did count the total retransmission time in retries
instead in seconds. fixed.
- tftpd rexmt timeout was hardcoded by a define and therefore didn't
changed when the timeout option was sent. fixed.
- limit total retransmission timeout in tftp to also 255 seconds.
- replace obvious atoi()'s by strtonum().
ok claudio@
Diffstat (limited to 'usr.bin/ssh/ssh-add.c')
0 files changed, 0 insertions, 0 deletions