pin / tftp

TFTP server and client library for Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Broadcast request handling

d-jsb opened this issue · comments

If a TFTP client broadcasts a request (destination IP 255.255.255.255) the reply packet must not use 255.255.255.255 as source IP but use a valid host IP as source.

There is already a pending pull request that seem to solve this issue. Kindly consider merging this.

Thanks for heads up!

#89 was just merged. I will cut the release soon.

Please let me know if you would like me to make the release ASAP.

Hello pin, thanks for the update. A release would be highly appreciated.

v.3.1.0 release was just published.