Skip to content

v1.116.1

Compare
Choose a tag to compare
@richardwilkes richardwilkes released this 30 Aug 16:28
· 15 commits to master since this release
2aa6e7b
  • Removed the external IP checker sites that no longer resolve from the list used by network.ExternalIP()
  • Reordered the site list used by network.ExternalIP() to try those that return ipv4 addresses before those that return ipv6 addresses
  • Removed the network.TCPKeepAliveListener, as that is the default in net/http now
  • In the natpmp package, defer gateway discovery until actual use