Hello, I have pushed out a 0.43 release of tftp-hpa. This release has a couple of low-risk changes; I have a few more substantial changes in the pipeline, and I wanted to push these out first. Changes in 0.43: 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. -hpa