tftpd: PXE server said to need to support "tsize" option
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 16 Jun 2008 07:12:19 +0000 (07:12 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 16 Jun 2008 07:12:19 +0000 (07:12 -0000)
commit8474cd38f3cd3446088fd158c7f34fd6860269ab
treef84dca043c9aa7599dc231d47d099732d420b2a4
parentf45c4f41b792e4b7c52eaf21b9540112887e861b
tftpd: PXE server said to need to support "tsize" option
 (by Pascal Bellard <pascal.bellard AT ads-lu.com>).
 Conditional on blocksize option && tftpd support.

function                                             old     new   delta
tftp_protocol                                       1488    1670    +182
tftp_get_option                                        -     102    +102
tftpd_main                                           494     538     +44
tftp_main                                            252     254      +2
tftp_get_blksize                                      97       -     -97
------------------------------------------------------------------------------
(add/remove: 1/1 grow/shrink: 3/0 up/down: 330/-97)           Total: 233 bytes
networking/tftp.c