Skip to content

KadNode 0.9.2 released

Choose a tag to compare

@mwarning mwarning released this 03 Dec 08:02
· 958 commits to master since this release

This release contains two big improvements. First, we now have packages for FreeBSD and Windows. The second improvement is that the Local Peer Discovery code was reworked. So that should probably work now. :-)

  • add FreeBSD package
  • add Windows package
  • add Windows support (via Cygwin)
  • add support for Windows services
    • add "---service-start", "--service-install" and "--service-remove"
  • fix IPv4 localhost address byte order when resolving own value
  • [NSS] add FreeBSD support
  • [NSS] fix maximum address limit per request
  • [LPD] send a multicast packet for each interface by default
  • [DNS] now answer to PTR queries for localhost address
    • some programs request a PTR record for localhost and
      time out first until they start doing A/AAA/SRV requests,
      so this will hopefully speed up other requests

Attached are packages for Debian (.deb), FreeBSD (.txz), OpenWrt (.ipk), ArchLinux (.tx.xz), Windows (.exe) and MacOSX (.pkg)