tftp-hpa Changelog

What's new in tftp-hpa 5.2

Dec 19, 2011
  • This version fixes a breakage with recent Linux kernel versions when a single interface has multiple IP addresses.

New in tftp-hpa 5.1 (Jun 23, 2011)

  • The "-P" option was added to enable writing of a PID file.
  • The syslog socket is now bounced in standalone mode, in case the syslog daemon was restarted.
  • The handling of a block number wraparound after a successful options negotiation was fixed.
  • A buffer overflow in option parsing was fixed.
  • Build fixes were made.

New in tftp-hpa 5.0 (Feb 17, 2009)

  • The use of getaddrinfo() was improved on machines without AI_ADDRCONFIG or AI_CANONNAME.
  • The "rollover" option was implemented.
  • PMTU is now correctly disabled in standalone mode.

New in tftp-hpa 0.49 (Oct 22, 2008)

  • Support was added for IPv6, for systems with editline instead of readline, and for long options in the server.