forked from mirrors/tftp-hpa-google
Document 0.43 changes
This commit is contained in:
parent
14993bc916
commit
5f64014add
1 changed files with 6 additions and 0 deletions
6
CHANGES
6
CHANGES
|
@ -1,6 +1,12 @@
|
||||||
Changes in 0.43:
|
Changes in 0.43:
|
||||||
Fix double-free error on ^c in client.
|
Fix double-free error on ^c in client.
|
||||||
|
|
||||||
|
Try to deal with clients that send TFTP requests to broadcasts
|
||||||
|
(apparently some recent Sun boxes do this instead of using the
|
||||||
|
address told by DHCP. Bad Sun! Bad Sun!)
|
||||||
|
|
||||||
|
Portability fixes.
|
||||||
|
|
||||||
|
|
||||||
Changes in 0.42:
|
Changes in 0.42:
|
||||||
Try to disable path MTU discovery for TFTP connections (it's
|
Try to disable path MTU discovery for TFTP connections (it's
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue