tftpd: implement the "rollover" option

Implement the "rollover" option, to set the rollover block number to
anything other than zero.  Apparently some idiots have gotten the idea
that block numbers should roll over to one, rather than zero.
This commit is contained in:
H. Peter Anvin 2009-02-02 15:14:27 -08:00
parent fcdd859a75
commit 932277c9a5
2 changed files with 28 additions and 2 deletions

View file

@ -218,6 +218,10 @@ Set the time before the server retransmits a packet, in seconds.
.TP
\fButimeout\fP (nonstandard)
Set the time before the server retransmits a packet, in microseconds.
.TP
\fBrollover\fP (nonstandard)
Set the block number to resume at after a block number rollover. The
default and recommended value is zero.
.PP
The
.B \-\-refuse